Skip to main content
Anchor to CollectionConditionsSourceCreatePayload

CollectionConditionsSourceCreatePayload

payload

Return type for collectionConditionsSourceCreate mutation.

•CollectionConditionsSource

The created collection source.

Show fields
•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Creates a shareable collection source that can later be linked to one or more collections.

Show payload

Arguments

•CollectionCreateConditionsSourceInput!
required

The input fields for the source to create.

Show input fields


Was this section helpful?