updateImportedRentalContract
Update an imported rental contract
updateImportedRentalContract(
id: UUID!
input: UpdateImportedRentalContractInput!
): RentalContract!
Arguments
| Nom | Type | Description |
|---|---|---|
| id | UUID! non-null scalar | — |
| input | UpdateImportedRentalContractInput! non-null input | — |
Response
RentalContract object