Anchor to CollectionConditionsSourceDeletePayloadCollection
payloadCollection Conditions Source Delete Payload
Return type for mutation.
Anchor to FieldsFields
- deletedId (ID)
- userErrors ([UserError!]!)
- Anchor to deletedIddeleted•ID
Id The ID of the deleted source.
- Anchor to userErrorsuser•[User
Errors Error!]! 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
- collectionConditionsSourceDelete (CollectionConditionsSourceDeletePayload)
- •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.
- •ID!required
The ID of the source to delete.
Arguments
- •ID!
Was this section helpful?