--- title: CatalogContextUpdatePayload - GraphQL Admin description: Return type for `catalogContextUpdate` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/catalogcontextupdatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/catalogcontextupdatepayload.md --- # Catalog​Context​Update​Payload payload Return type for `catalogContextUpdate` mutation. ## Fields * catalog [Catalog](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/Catalog) The updated catalog. * user​Errors [\[Catalog​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/CatalogUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [catalog​Context​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/catalogContextUpdate) mutation Updates the context of a catalog. *** ## Map ### Mutations with this payload * [catalog​Context​Update](https://shopify.dev/docs/api/admin-graphql/latest/types/catalogContextUpdate)