OBJECT

User

link GraphQL Schema definition

  • type User {
  • # Field of Base module's User-Type.
  • email: String!
  • # Field of Base module's User-Type.
  • id: ID!
  • }

link Require by

This element is not required by anyone