Skip to main content

RemoveUserIgnoreInput

No description

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

Fields#

userID (ID!)#

userID is the ID of the User that should have the ignore removed.

clientMutationId (String!)#

clientMutationId is required for Relay support.