Types
ArchiveConversationInput
Autogenerated input type of ArchiveConversation
input
ArchiveConversationInputFields
clientMutationId
String
A unique identifier for the client performing the mutation.
conversationId
ID!
required
GlobalID of the direct-message conversation to archive
includeThreads
Boolean
default:true
Also archive the viewer's threads inside the conversation. Defaults to true.