deleteChat
Mutation field to delete a chat.
deleteChat(
input: MutationDeleteChatInput!
): Chat
Arguments
deleteChat.input ● MutationDeleteChatInput! non-null input
Input containing the UUID id of the chat to delete (required).