Types > Menu
Description
Topic: Menus
Fields
The date and time when menu was created, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
custom_field_objects: CustomFieldObjects
Custom field objects extracted and ready for expansion
Translatable
custom_fields: [CustomField!]!
Menu handle (you can lookup menu using a handle)
Example: "footer"
A unique menu identifier
Example: "me_EQzGqWoY"
items: [MenuItem!]!
Menu items
Menu name
Translatable
Example: "Footer"
The date and time when menu was last updated, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Used By
Mutations
Queries
Types
Preview (typescript)
Loading module