Anchor to channelDeletechannel
mutationchannel Delete
Deletes a channel for a specific channel ID.
Anchor to Arguments
Arguments
- id (ID!)
- •ID!required
The ID of the channel to delete.
Was this section helpful?
- deletedId (ID)
- userErrors ([ChannelDeleteUserError!]!)
- Anchor to deletedIddeleted•ID
Id The ID of the deleted channel.
- Anchor to userErrorsuser•[Channel
Errors Delete User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?