OBJECT
Token
link GraphQL Schema definition
- type Token {
- # Field of Base module's Token-Type.
- : DateTime
- # Field of Base module's Token-Type.
- : ID!
- # Field of Base module's Token-Type.
- : DateTime
- # Field of Base module's Token-Type.
- : ID!
- # Field of Base module's Token-Type.
- : ID!
- # Field of Base module's Token-Type
- : String!
- # Field of Base module's Token-Type.
- : String!
- }