Anchor to TaxonomyCategoryAttributeTaxonomy
TaxonomyCategoryAttribute
union
A product taxonomy attribute interface.
Anchor to Possible typesPossible types
- •OBJECT
A Shopify product taxonomy attribute.
- •OBJECT
A Shopify product taxonomy choice list attribute.
- •OBJECT
A Shopify product taxonomy measurement attribute.
Was this section helpful?
Anchor to Fields with this unionFields with this union
- •CONNECTION
The attributes of the taxonomy category.
- •CONNECTION
A list of nodes that are contained in TaxonomyCategoryAttributeEdge. You can fetch data about an individual node, or you can follow the edges to fetch data about a collection of related nodes. At each node, you specify the fields that you want to retrieve.
- •OBJECT
The item at the end of TaxonomyCategoryAttributeEdge.
Was this section helpful?
1union TaxonomyCategoryAttribute = TaxonomyAttribute | TaxonomyChoiceListAttribute | TaxonomyMeasurementAttribute