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
Category
OBJECT
Copy page
Category
Fields
id
String
Required
The ID of an object
entityId
Integer
Required
Unique ID for the category.
name
String
Required
Category name.
path
String
Required
Category path.
description
String
Required
Category description.
breadcrumbs
BreadcrumbConnection
Required
Category breadcrumbs.
Show arguments and fields
products
ProductConnection
Required
List of products associated with category
Show arguments and fields
metafields
MetafieldConnection
Required
Metafield data related to a category.
Show arguments and fields
seo
SeoDetails
Required
Category SEO details.
Show 3 fields
locales
LocaleAlternateConnection
Required
Locale paths and URLs.
Show arguments and fields
shopByPriceRanges
ShopByPriceConnection
Required
Deprecated
Category shop by price money ranges.
Deprecated:
Alpha version. Do not use in production.
Show arguments and fields
defaultImage
Image
Optional
Default image for the category.
Show 5 fields
defaultProductSort
CategoryProductSort
Optional
Category default product sort.
Show 9 enum values
Referenced by
Fields
CategoryEdge.node
Site.category