Anchor to CatalogContextUpdatePayloadCatalog
payloadCatalog Context Update Payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to catalogcatalog•Catalog
The updated catalog.
- Anchor to userErrorsuser•[Catalog
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •mutation
Modifies which contexts, like markets or B2B company locations, can access a
Catalog. You can add or remove contexts to control where the catalog's products and prices are available.Learn more about managing catalog contexts and managing B2B catalogs.
- Anchor to catalogIdcatalog•ID!
Id required The ID of the catalog for which to update the context.
- Anchor to contextsToAddcontexts•Catalog
To Add Context Input The contexts to add to the catalog.
- Anchor to contextsToRemovecontexts•Catalog
To Remove Context Input The contexts to remove from the catalog.
Arguments
Was this section helpful?