Skip to main content

SurfaceInput

No description

input SurfaceInput {
averageHeight: Decimal
foreignId: String
habitableSurface: Decimal
id: UUID
nonHabitableSurface: Decimal
reference: String
}

Fields

NomTypeDescription
averageHeightDecimal scalar
foreignIdString scalarThe unique ID of the entity in a foreign system. Used for synchronization, import and export purposes.
habitableSurfaceDecimal scalar
idUUID scalarUnique identifier of the entity
nonHabitableSurfaceDecimal scalar
referenceString scalarA human readable identifier for the entity. Can match external systems/applications. InspectionRoomInput RoomInput