Skip to main content

EpcInput

This is the Energy performance certification value object graphQL input object definition

FR: Diagnostique de Performance Energétique (DPE)

input EpcInput {
endDate: Date!
energyComsumption: Int!
epcFolder: FolderInput
gazEmission: Int!
id: UUID
startDate: Date!
}

Fields

NomTypeDescription
endDateDate! non-null scalar
energyComsumptionInt! non-null scalar
epcFolderFolderInput input
gazEmissionInt! non-null scalar
idUUID scalar
startDateDate! non-null scalarApartmentUnitInput HouseUnitInput InspectionUnitDataInput OtherUnitInput ParkingUnitInput UnitInputV2