Skip to main content

SendModMessageInput

No description

type SendModMessageInput {  userID: ID!  clientMutationId: String!  message: String!}

Fields#

userID (ID!)#

userID is the ID of the User that should have their account messaged.

clientMutationId (String!)#

clientMutationId is required for Relay support.

message (String!)#

message is displayed to the user in the stream