Anchor to ProductTaxonomyNodeProduct
objectProduct Taxonomy Node
Represents a Shopify product taxonomy node.
Anchor to FieldsFields
- Anchor to fullNamefull•String!non-null
Name The full name of the product taxonomy node. For example, Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Beds.
- •ID!non-null
The ID of the product taxonomy node.
- Anchor to isLeafis•Boolean!non-null
Leaf Whether the node is a leaf node.
- Anchor to isRootis•Boolean!non-null
Root Whether the node is a root node.
- Anchor to namename•String!non-null
The name of the product taxonomy node. For example, Dog Beds.
Was this section helpful?