object

CategoryItem

Represents a L1 (top-level) category.
Fields
_custom_json
JSON
Custom JSON data related to the L1 category, allowing for additional metadata and configuration.
Required
Navigation action configuration for the L1 category.
banners
ImageUrls!
Required
Banner images associated with the L1 category for display purposes.
List of L2 (sub)categories under this L1 category.
Required
Display name of the L1 category, e.g. 'Clothing', 'Shoes', 'Accessories'.
Required
URL-friendly identifier for the L1 category, e.g. 'clothing', 'shoes', 'accessories'.
uid
Int!
Required
Unique identifier for the L1 category, e.g. 101, 102, 103.
priority
Int
Display priority order of the category in listings, e.g. 1, 2, 3 (lower numbers appear first).