Skip to main content
object

An error that occurs during the execution of MenuCreate.

•MenuCreateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Creates a menu.

Arguments

•String!required

The menu's handle.

•[MenuItemCreateInput!]!required

List of the menu's items.

•String!required

The menu's title.


Fields

•Menu

The created menu.

•[MenuCreateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?
OSZAR »