Skip to main content
Anchor to CollectionConditionsSourceCreatePayload

CollectionConditionsSourceCreatePayload

payload

Return type for collectionConditionsSourceCreate mutation.

•CollectionConditionsSource

The created collection source.

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.


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.

Arguments

•CollectionCreateConditionsSourceInput!
required

The input fields for the source to create.



Was this section helpful?