Skip to main content

DeactivateTokenInput

No description

type DeactivateTokenInput {  id: ID!  clientMutationId: String!}

Fields#

id (ID!)#

id is the ID of the Token that should be deactivated.

clientMutationId (String!)#

clientMutationId is required for Relay support.