close
GraphQL Schema
Schema
Query
Mutation
Scalars
Boolean
CountryCode
Currency
Date
DateTime
Float
Int
JSON
JSONDate
JSONDateTime
String
Upload
UUID
Enums
ADScale
Amenity
Condition
EnergyCategory
EnergyCategoryExtended
EnergyReport
FloodRisk
LandUseDesignation
Negotiation
Orientation
Permission
PropertyStatus
PropertySubType
PropertyType
PropertyVisibility
RequestStatus
Resource
RoomType
Shape
SourceId
UnitsOfMeasurement
__DirectiveLocation
__TypeKind
Objects
AgencyCommission
AgencyCommissions
Area
AssignNegotiatorOutput
BuildingAttributes
Buyer
ComfortFeatures
ConstructionAttributes
DeleteResourcesOutput
DeleteResourcesResult
Document
EcologyFeatures
Energy
EnergyFeatures
ErrorMessage
EstimatedEnergyCosts
FeaturesAttributes
FloorPlan
GeoData
HeatingCoolingFeatures
Image
ImportPropertiesOutput
ImportPropertiesResult
LegalAttributes
LocalizedString
LocationAttributes
MandateSettings
ModifyContactsOutput
OccupancyAttributes
OfficeSettings
Owner
Price
Property
PropertyAccessibility
PropertyAndLand
PropertyAttributes
PropertyConditions
PropertyDescription
PropertyOrientation
PropertyPermissions
PropertyPrice
PropertyRoomAttributes
PropertySettings
PropertyStructure
Regulations
RenovationAttributes
SecurityFeatures
SourceData
TenantContract
UploadResourcesOutput
UploadResourcesResult
Warning
__Directive
__EnumValue
__Field
__InputValue
__Schema
__Type
Input Objects
AgencyCommissionInput
AgencyCommissionsInput
AreaInput
AssignNegotiatorInput
BuildingAttributesInput
BuyerInput
ComfortFeaturesInput
ConstructionAttributesInput
DeleteResourcesInput
EcologyFeaturesInput
EnergyFeaturesInput
EnergyInput
EstimatedEnergyCostsInput
FeaturesAttributesInput
GeoDataInput
HeatingCoolingFeaturesInput
ImportedPropertiesInput
LegalAttributesInput
LifeAnnuityInput
LocalizedStringInput
LocationAttributesInput
MandateSettingsInput
ModifyContactsInput
OccupancyAttributesInput
OfficeSettingsInput
OwnerInput
PriceInput
PropertyAccessibilityInput
PropertyAndLandInput
PropertyAttributesInput
PropertyConditionsInput
PropertyDescriptionInput
PropertyInput
PropertyOrientationInput
PropertyPermissionsInput
PropertyPriceInput
PropertyRoomAttributesInput
PropertySettingsInput
PropertyStructureInput
RegulationsInput
RenovationAttributesInput
SecurityFeaturesInput
SourceDataInput
TenantContractInput
UploadResourceInput
Directives
auth
consume
ctxInject
deprecated
include
listOrString
rateLimit
skip
specifiedBy
menu
Types
OBJECT
Price
link
GraphQL Schema definition
type
Price
{
amount
:
Float
currency
:
Currency
}
link
Require by
EstimatedEnergyCosts
null
PropertyPrice
null
PropertySettings
null