Anchor to Taxonomy
objectTaxonomy
The Taxonomy resource lets you access the categories, attributes and values of a taxonomy tree.
Anchor to FieldsFields
- Anchor to categoriescategories•Taxonomy
Category Connection! non-null Returns the categories of the product taxonomy based on the arguments provided. If a
searchargument is provided, then all categories that match the search query globally are returned. If aargument is provided, then all children of the specified category are returned. If aargument is provided, then all siblings of the specified category are returned. If aargument is provided, then all descendents of the specified category are returned. If no arguments are provided, then all the top-level categories of the taxonomy are returned.
Was this section helpful?
Anchor to QueriesQueries
- •query
The Taxonomy resource lets you access the categories, attributes and values of the loaded taxonomy tree.
Was this section helpful?