INPUT_OBJECT
input FleetStatusPageInput {sensorBoxIds: [UUID]extMfgrSerialNums: [String]vehicleSensorBoxActive: BooleanrecordedAfterVehicleSensorBoxPaired: Booleanvins: [String]groupIds: [String]customerVehicleActive: BooleancustomerIds: [Int]useSensorBoxCaches: BooleanactiveFaults: BooleanincludeNonCustomerAssociatedVehicles: BooleanreferenceLat: FloatreferenceLng: FloatpageNumber: IntpageSize: Intfilters: [FilterInput]multiselect: [MultiSelectFilterInput]sort: SortingInputallCustomers: Boolean}