INPUT_OBJECT
EnergyInput
Energy information group.
link GraphQL Schema definition
- input EnergyInput {
- # CO2 emissions
- Float :
- # DPE Label
- EnergyCategory :
- # Date of DPE
- JSONDate :
- # E-level
- Int :
- # Energy Label
- EnergyCategoryExtended :
- # EPC Report Reference
- String :
- # Energy Score
- Float :
- # Estimated yearly energy costs for standard usage
- EstimatedEnergyCostsInput :
- # Greenhouse Emissions Label
- EnergyCategory :
- # Inspection Report Electricity & Gas
- EnergyReport :
- # Inspection Report Fuel Tank
- EnergyReport :
- # Inspection Report Fuel Tank
- Float :
- }