Anchor to collectionConditionsSourceCreatecollection
mutationcollection Conditions Source Create
Requires access scope. Also: The app must have access to the input fields used to create a collection source. Further, the store must not be on the Starter or Retail plans and the user must have permission to manage products.
Creates a shareable collection source that can later be linked to one or more collections.
Anchor to Arguments
Arguments
- input (CollectionCreateConditionsSourceInput!)
- Anchor to inputinput•Collection
Create Conditions Source Input! required The input fields for the source to create.
Show input fields
Was this section helpful?
Anchor to CollectionConditionsSourceCreatePayload returnsCollection Conditions Source Create Payload returns
- source (CollectionConditionsSource)
- userErrors ([UserError!]!)
- Anchor to sourcesource•Collection
Conditions Source The created 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?