INPUT_OBJECT
input ReportConfigInput {id: UUIDreportTypeId: Intname: StringuserId: UUIDcustomerIds: [Int]notifyEmails: [String]allVehicles: Booleanvins: [String]vehicleGroupIds: [UUID]reportingSchedules: AbsReportingSchedulesInputallGeofences: BooleangeofenceIds: [UUID]allFaultTypes: BooleanfaultTypeIds: [Int]deactivated: BooleanassetThreshold: IntemailFrequency: ReportConfigEmailFrequencyInput}