INPUT_OBJECT
input DwellReportConfigInput {id: UUIDname: StringuserId: UUIDcustomerIds: [Int]notifyEmails: [String]allVehicles: Booleanvins: [String]vehicleGroupIds: [UUID]reportingSchedules: ReportingSchedulesInputdeactivated: Boolean}