OBJECT

GridPosition

A grid position

link GraphQL Schema definition

  • type GridPosition {
  • x: Int
  • y: Int
  • }