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