INPUT_OBJECT

Allowance_Fuzzy

Fuzzy match query arguments for Allowance

link GraphQL Schema definition

  • input Allowance_Fuzzy {
  • # Select multiple Allowance fuzzily by its ID
  • id: Int
  • # The allowance name.
  • name: String
  • }