Skip to main content

UnitOwnership

Définit la structure de l'objet unit_ownership retourné par les requêtes.

type UnitOwnership {
id: UUID!
owner: Owner!
shareValue: Int!
unit: Unit!
}

Fields

NomTypeDescription
idUUID! non-null scalar
ownerOwner! non-null object
shareValueInt! non-null scalar
unitUnit! non-null interfacecreateUnitOwnership deleteUnitOwnership unitOwnership unitOwnershipsByOwnerId unitOwnershipsByUnitId updateUnitOwnership ApartmentUnit HouseUnit OtherUnit PaginatedUnitOwnerships ParkingUnit Unit UnitV2