CreateTokenInputNo descriptiontype CreateTokenInput { name: String! clientMutationId: String!}CopyFields#name (String!)#name is the desired name for the Token.clientMutationId (String!)#clientMutationId is required for Relay support.