WarnUserInput
No description
type WarnUserInput { userID: ID! clientMutationId: String! message: String!}
#
FieldsuserID
(ID!
)#
userID is the ID of the User that should have their account banned.
clientMutationId
(String!
)#
clientMutationId is required for Relay support.
message
(String!
)#
message is displayed to the user in the stream