Continent (Object)
type Continent {
continentNid: Int!
name: String!
}
Fields
Continent.continentNid ● Int! non-null scalar
Continent.name ● String! non-null scalar
Member Of
Timezone object