Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to catalogContextUpdate

catalogContextUpdate

mutation

Requires write_products access scope. Also: The user must have permission to create and edit catalogs.

Updates the context of a catalog.

ID!required

The ID of the catalog for which to update the context.

The contexts to add to the catalog.

The contexts to remove from the catalog.


Was this section helpful?

Anchor to CatalogContextUpdatePayload returnsCatalogContextUpdatePayload returns

The updated catalog.

The list of errors that occurred from executing the mutation.


Was this section helpful?