ENUM

TimesheetPayItem_WhereGroup_Fields

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

link GraphQL Schema definition

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