Building

Represents a Building object

Implements

Fields

id (ID!)
address (String)

Building's address

buildingType (BuildingType)
city (String)
closedAt (String)
code (String!)
contact (Contact)
contactId (ID)
contracts ([Contract])

Operation cost contracts associated with the building

Argument Type Description
endDate String
startDate String
costs (OperationCosts)

Building's operation costs for given year

Argument Type Description
year Int!
counters (BuildingCounter)

Counters associated to a building

country (String)
countryCode (String)
floors ([Floor])

List of floors associated with the building

floorsConnection (FloorConnectionWithTotal)
Argument Type Description
after String

Returns the elements in the list that come after the specified cursor.

before String

Returns the elements in the list that come before the specified cursor.

first Int

Returns the first n elements from the list.

last Int

Returns the last n elements from the list.

orderBy FloorOrderByEnum
where FloorWhereInput
geoLocation (GeoLocation)
geoLocationId (ID)
lat (Float)
leaseAnnualCost (Float)

Annual lease cost for building

leaseAnnualCostPerSeat (Float)

Annual lease cost per seat for building

leaseAnnualCostPerSqft (Float)

Annual lease cost per sqft for building

leases ([Contract])

Lease contracts associated with the building

long (Float)
meridianLocation (IntegrationBuilding)

References a Meridian Location for the building

name (String!)
notifications (NotificationConnectionWithTotal)
Argument Type Description
after String

Returns the elements in the list that come after the specified cursor.

before String

Returns the elements in the list that come before the specified cursor.

first Int

Returns the first n elements from the list.

last Int

Returns the last n elements from the list.

portfolio (BuildingPortfolio)

Portfolio associated to a building

Argument Type Description
assignmentPlanId ID
postalCode (Int)
region (String)
state (String)
tickets ([Ticket])

Tickets associated with the building

timezone (String)
uuid (String!)