OBJECT

Continent

link GraphQL Schema definition

  • type Continent {
  • continentNid: Int!
  • name: String!
  • }

link Require by