Anchor to TaxonomyChoiceListAttributeTaxonomy
objectTaxonomy Choice List Attribute
A Shopify product taxonomy choice list attribute.
Anchor to FieldsFields
- id (ID!)
- name (String!)
- values (TaxonomyValueConnection!)
- •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.
- Anchor to firstfirst•Int
The first
nelements from the paginated list.- Anchor to afterafter•String
The elements that come after the specified cursor.
- Anchor to lastlast•Int
The last
nelements from the paginated list.- Anchor to beforebefore•String
The elements that come before the specified cursor.
Arguments
Was this section helpful?