OBJECT

AuthenticationResult

link GraphQL Schema definition

  • type AuthenticationResult {
  • # JWT Token of the user
  • token: String!
  • }

link Require by