Skip to main content
Anchor to CollectionConditionsSourceDeletePayload

CollectionConditionsSourceDeletePayload

payload

Return type for collectionConditionsSourceDelete mutation.

•ID

The ID of the deleted 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

Deletes a shareable collection source owned by the calling app. If the source is linked to collections, it will be unlinked from all of them.

Arguments

•ID!
required

The ID of the source to delete.



Was this section helpful?