Description
Fields
Unique category identifier. See also: Unique Identifiers
Example: "ca_EQzGqWoY"
Valid when: category_id's length doesn't exceed 250 characters
Valid when: category_id matches regexp pattern: ^ca_
Unique content block identifier. See also: Unique Identifiers
Example: "bl_EQzGqWoY"
Valid when: content_block_id's length doesn't exceed 250 characters
Valid when: content_block_id matches regexp pattern: ^bl_
Unique menu item identifier. See also: Unique Identifiers
Example: "mi_EQzGqWoY"
HTTP(S) link
Example: "https://google.com"
Valid when: link's length doesn't exceed 250 characters
Arbitrary text value for meta type
Example: "home"
Valid when: meta's length doesn't exceed 250 characters
Name of the menu item
Translatable
Example: "T-Shirts"
Valid when: name is not empty
Valid when: name's length doesn't exceed 250 characters
Index of the parent item if any
Example: 0
Unique product identifier. See also: Unique Identifiers
Example: "pd_EQzGqWoY"
Valid when: product_id's length doesn't exceed 250 characters
Valid when: product_id matches regexp pattern: ^pd_
Search query
Example: "?type=category"
Valid when: query's length doesn't exceed 250 characters
type: MenuItemType!
Type of the menu item
Used By
Types
Preview (typescript)
Loading module