Skip to main content

Fields

activeDisconnectionProcess : DisconnectionProcess

The latest active disconnection process for the supply point.

agreements : [Agreement]! required

The Agreements linked to this gas supply point.

Arguments
onlyActive : Boolean

Whether only active agreements should be returned.

intervalReadings : [GasIntervalReading]

The meter readings for the supply point.

Arguments
fromDatetime : DateTime

Find readings that end after this datetime.

sortOrder : IntervalReadingsSortOrder default: ASC

Chronological sort order of the readings.

toDatetime : DateTime

Find readings that start before this datetime.

meterCapacity : String

The meter capacity of the supply point.

nextNextReadingDate : Date

Date of when the reading after the next reading will be collected by the grid operator.

nextReadingDate : Date

Date of when the next reading will be collected by the grid operator.

physicalMeterNumber : String! required
previousReadingDate : Date

Date of when the previous reading was collected by the grid operator.

readingBatch : String! required
readingDateType : String! required
readingMethodType : String! required
spin : String! required

The supply point identification number.

status : GasSupplyPointStatus! required

The meter point status.

supplyPeriods : [SupplyPeriodType]

The supply periods for the supply point.

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

{ "activeDisconnectionProcess": DisconnectionProcess, "agreements": [Agreement], "intervalReadings": [GasIntervalReading], "meterCapacity": "benefit-here-natural-trial-study", "nextNextReadingDate": "2000-03-28", "nextReadingDate": "2013-06-17", "physicalMeterNumber": "mouth-assume-American-card-coach", "previousReadingDate": "2000-06-16", "readingBatch": "environmental-forward-media-effort-fund", "readingDateType": "box-dog-want-single-resource", "readingMethodType": "major-oil-show-fly-image", "spin": "herself-yard-challenge-by-boy", "status": "ON_SUPPLY", "supplyPeriods": [SupplyPeriodType] }