colors
DEPRECATED
Retrieve product attributes using productAttributeDefinitions query. This query will be removed in the future.
Get all colors belonging to a brand
colors(
brandId: ID
): [Color!]! @deprecated
Arguments
colors.brandId ● ID scalar
The brand id to filter colors by. If not provided, the current brand will be used.
Type
Color object
A color