Anchor to collectionConditionsSourceUpdatecollection
mutationcollection Conditions Source Update
Requires 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.
Anchor to Arguments
Arguments
- input (CollectionUpdateConditionsSourceInput!)
- Anchor to inputinput•Collection
Update Conditions Source Input! required The input fields for the source to update.
Show input fields
Was this section helpful?
Anchor to CollectionConditionsSourceUpdatePayload returnsCollection Conditions Source Update Payload returns
- source (CollectionConditionsSource)
- userErrors ([UserError!]!)
- Anchor to sourcesource•Collection
Conditions Source The updated collection source.
Show fields
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Show fields
Was this section helpful?