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