INPUT_OBJECT

TimesheetChargeItem_Fuzzy

Fuzzy match query arguments for TimesheetChargeItem

link GraphQL Schema definition

  • input TimesheetChargeItem_Fuzzy {
  • # Select multiple TimesheetChargeItem fuzzily by its ID
  • id: Int
  • # The name of the timesheet charge item.
  • label: String
  • }