object
CategoryItemL3
Represents a L3 category with associated details and banners.
Fields
_custom_json
JSONCustom JSON data related to the L3 category, allowing for additional metadata.
action
PageAction!Required
Schema of Action Object.
banners
ImageUrls!Required
Banner images associated with the L3 category.
childs
[CategoryItemL4]List of categories under the L3 category.
name
String!Required
Name of the L3 category.
slug
String!Required
Slug or URL-friendly identifier for the L3 category.
uid
Int!Required
Unique identifier for the L3 category.
Was this section helpful?