Skip to main content

CreateTokenInput

No description

type CreateTokenInput {  name: String!  clientMutationId: String!}

Fields#

name (String!)#

name is the desired name for the Token.

clientMutationId (String!)#

clientMutationId is required for Relay support.