INPUT_OBJECT

TimesheetDigitalDocket

link GraphQL Schema definition

  • input TimesheetDigitalDocket {
  • # The id of the timesheet
  • id: Int!
  • # The id of the digital docket
  • digital_docket_id: Int!
  • }