Skip to main content

RemoveUserWarningInput

No description

type RemoveUserWarningInput {  userID: ID!  clientMutationId: String!}

Fields#

userID (ID!)#

userID is the ID of the User that should be warned.

clientMutationId (String!)#

clientMutationId is required for Relay support.