Anchor to section titled 'undefined'

catalogContextUpdate
mutation

Requires write_products access scope. Also: The user must have a permission to update a catalog.

Updates the context of a catalog.


Anchor to catalogId
catalogId
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?

The updated catalog.

The list of errors that occurred from executing the mutation.


Was this section helpful?