Types > MenuModify
Description
Topic: Menus
Fields
custom_fields: [CustomFieldCreate!]
Menu handle (you can lookup menu using a handle)
Example: "footer"
Valid when: handle is not empty
Valid when: handle's length doesn't exceed 250 characters
items: [MenuItemCreate!]
Menu items
Menu name
Translatable
Example: "Footer"
Valid when: name is not empty
Valid when: name's length doesn't exceed 250 characters
Used By
Mutations
Preview (typescript)
Loading module