SendModMessageInput
No description
type SendModMessageInput { userID: ID! clientMutationId: String! message: String!}
#
FieldsuserID
(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