Skip to main content

Token

Token facilitates accessing Coral externally with a token.

type Token {  id: ID!  name: String!  createdAt: Time!}

Fields#

id (ID!)#

name (String!)#

createdAt (Time!)#