Skip to content

The Menu entity at YouCan.

Attribute NameTypeDescription
idstringIdentifier (UUID)
namestringMenu name
slugstringURL slug
is_defaultboolWhether this is the store's default menu
linksarrayMenu links (default include)
Attribute NameTypeDescription
idstringIdentifier (UUID)
namestringDisplay name of the link
linkstringLink path or URL
link_tointLink target type — 1: Page, 2: Category, 3: Product, 4: External
link_to_textstringHuman-readable label for link_to
orderintDisplay position (lower = first)
childrenarrayNested sub-links (same structure, no further nesting)