ENUM

Shape

link GraphQL Schema definition

  • enum Shape {
  • double
  • flat
  • has_rivers_lakes_or_ponds
  • single
  • sloped
  • wooded
  • }