INPUT_OBJECT

GridPositionInput

A grid position input

link GraphQL Schema definition

  • input GridPositionInput {
  • x: Int
  • y: Int
  • }