ConversationSpamInput
Autogenerated input type of ConversationSpam
input ConversationSpamInput {
clientMutationId: String
conversationId: ID!
}
Fields
ConversationSpamInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
ConversationSpamInput.conversationId ● ID! non-null scalar common
The ID of the conversation to mark as spam.
Member of
conversationSpam mutation