ENUM

TimesheetChargeItem_WhereGroup_Fields

Where group options for TimesheetChargeItem. Matches when any field in the array is met

link GraphQL Schema definition

  • enum TimesheetChargeItem_WhereGroup_Fields {
  • # The name of the timesheet charge item.
  • label
  • # Id of the timesheet this charge item belongs to
  • timesheet_id
  • }