DeactivateTokenInputNo descriptiontype DeactivateTokenInput { id: ID! clientMutationId: String!}CopyFields#id (ID!)#id is the ID of the Token that should be deactivated.clientMutationId (String!)#clientMutationId is required for Relay support.