INPUT_OBJECT

OrderType_Range

Range match query arguments for OrderType

link GraphQL Schema definition

  • input OrderType_Range {
  • # Select a range of OrderType by its ID
  • id: Int
  • }