ENUM

Orientation

link GraphQL Schema definition

  • enum Orientation {
  • E
  • N
  • NE
  • NW
  • S
  • SE
  • SW
  • W
  • }