Skip to main content
Anchor to collectionConditionsSourceUpdate

collectionConditionsSourceUpdate

mutation

Requires write_products access scope. Also: The app must have access to the input fields used to update a collection source. Further, the store must not be on the Starter or Retail plans and the user must have permission to manage products.

Updates a shareable collection source owned by the calling app.

•CollectionUpdateConditionsSourceInput!
required

The input fields for the source to update.


Was this section helpful?

Anchor to CollectionConditionsSourceUpdatePayload returnsCollectionConditionsSourceUpdatePayload returns

•CollectionConditionsSource

The updated collection source.

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?