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