updateParkingUnit
DEPRECATED
This field is deprecated since Unit v2 is now the only version supported
Update an parking unit
updateParkingUnit(
id: UUID!
parkingUnit: ParkingUnitInput!
): ParkingUnit! @deprecated
Arguments
| Nom | Type | Description |
|---|---|---|
| id | UUID! non-null scalar | — |
| parkingUnit | ParkingUnitInput! non-null input | — |
Response
ParkingUnit object