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.

Show input fields

Was this section helpful?

Anchor to CollectionConditionsSourceUpdatePayload returnsCollectionConditionsSourceUpdatePayload returns

•CollectionConditionsSource

The updated collection source.

Show fields
•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?