INPUT_OBJECT

OrderType_Exact

Exact match query arguments for OrderType

link GraphQL Schema definition

  • input OrderType_Exact {
  • # Select multiple OrderType by ID.
  • id: [Int]
  • }