updateOwner
Update an Owner entity
updateOwner(
id: UUID!
owner: OwnerInput!
): Owner!
Arguments
| Nom | Type | Description |
|---|---|---|
| id | UUID! non-null scalar | — |
| owner | OwnerInput! non-null input | — |
Response
Owner object
Update an Owner entity
updateOwner(
id: UUID!
owner: OwnerInput!
): Owner!
| Nom | Type | Description |
|---|---|---|
| id | UUID! non-null scalar | — |
| owner | OwnerInput! non-null input | — |
Owner object