ENUM
TimesheetItemStatus
link GraphQL Schema definition
- enum TimesheetItemStatus {
- # There are no in-progress items for the timesheet.
- # The timesheet items are under review.
- # The timesheet items are complete and approved.
- }
ENUM
- enum TimesheetItemStatus {
- # There are no in-progress items for the timesheet.
- # The timesheet items are under review.
- # The timesheet items are complete and approved.
- }