Anchor to TaxonomyCategoryAttributeTaxonomy
unionTaxonomy Category Attribute
A product taxonomy attribute interface.
Anchor to Possible typesPossible types
- •OBJECT
A Shopify product taxonomy attribute.
- •ID!non-null
A globally-unique ID.
- •ID!
- •OBJECT
A Shopify product taxonomy choice list attribute.
- •ID!non-null
The unique ID of the TaxonomyAttribute.
- Anchor to namename•String!non-null
The name of the product taxonomy attribute. For example, Color.
- Anchor to valuesvalues•Taxonomy
Value Connection! non-null A list of values on the choice list attribute.
- •ID!
- •OBJECT
A Shopify product taxonomy measurement attribute.
- •ID!non-null
The unique ID of the TaxonomyAttribute.
- Anchor to namename•String!non-null
The name of the product taxonomy attribute. For example, Color.
- Anchor to optionsoptions•[Attribute!]!non-null
The product taxonomy attribute options.
- •ID!
Was this section helpful?
Anchor to Fields with this unionFields with this union
- •OBJECT
The details of a specific product category within the Shopify product taxonomy.
- •CONNECTION
An auto-generated type for paginating through multiple TaxonomyCategoryAttributes.
- •OBJECT
An auto-generated type which holds one TaxonomyCategoryAttribute and a cursor during pagination.
Was this section helpful?