ProductTaxonomyNode - admin-graphql - OBJECT
Version: 2024-10
Description:
Represents a [Shopify product taxonomy](https://shopify.github.io/product-taxonomy/releases/unstable/?categoryId=sg-4-17-2-17) node.
Access Scopes
Fields
-
fullName:
String! -
The full name of the product taxonomy node. For example, Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Beds.
-
id:
ID! -
The ID of the product taxonomy node.
-
isLeaf:
Boolean! -
Whether the node is a leaf node.
-
isRoot:
Boolean! -
Whether the node is a root node.
-
name:
String! -
The name of the product taxonomy node. For example, Dog Beds.
Connections
Related queries
Related mutations
Related Unions
Examples