For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Storefront
Types
Objects
CategorySearchFilterItem
OBJECT
Copy page
Specific category filter item
Fields
entityId
Integer
Required
Category ID.
name
String
Required
Category name.
isSelected
Boolean
Required
Indicates whether category is selected.
productCount
Integer
Required
Indicates how many products available for this filter.
subCategories
SubCategorySearchFilterItemConnection
Required
List of available sub-categories.
Show arguments and fields
Referenced by
Fields
CategorySearchFilterItemEdge.node