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