# HomeInfoInput

**Type:** GraphQL inputs

## Fields
- nickname (String)
- avatarUrl (String)
- size (Float)
- ageOfBuilding (Int)
- numberOfFloors (Int)
- numberOfAdults (Int)
- numberOfChildren (Int)
- homeType (HomeType): undefined

- dwellingUnit (HomeDwellingUnit): undefined

- heatingType (HeatingType): undefined

- cooling (CoolingType): undefined

- ventilation (Boolean)
- constructionType (ConstructionType): undefined

- buildingYear (Int)

