# MenuCreatePayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `menuCreate` mutation. ### Access Scopes ## Fields * [menu](/docs/api/admin-graphql/2024-07/objects/Menu): Menu - The created menu. * [userErrors](/docs/api/admin-graphql/2024-07/objects/MenuCreateUserError): MenuCreateUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [menuCreate](/docs/api/admin-graphql/2024-07/mutations/menuCreate) ## Examples