Skip to main content

Fields

agentContracts : [GasAgentContractType]

A list of agents responsible for management of the meterpoint.

Arguments

Filter the contracts by status.

id : ID! required
isMeterReadingDue : Boolean! required

Whether this meter point has a meter which is due a reading.

Arguments
maxReadingAge : Int
isOnSupply : Boolean! required
latestSupplyPeriod : SupplyPeriodType

The latest supply period of the meterpoint.

meters : [GasMeterType]
Arguments
id : Int
includeInactive : Boolean
mprn : String
status : String! required
supplyEndDate : Date
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "agentContracts": [GasAgentContractType], "id": "64262629", "isMeterReadingDue": true, "isOnSupply": true, "latestSupplyPeriod": SupplyPeriodType, "meters": [GasMeterType], "mprn": "increase-common-nature-reflect-purpose", "status": "hear-keep-meet-sing-minute", "supplyEndDate": "1992-04-02" }