Skip to main content

Fields

account : String

Request account.

agent : String! required

A list of appointments associated to this request.

Arguments
after : String
before : String
first : Int
last : Int

A list of assets attached to this request.

Arguments
after : String
before : String
first : Int
last : Int
comment : String! required
createdBy : Int

The ID of the support user who created the request.

externalReference : String! required
id : UUID! required
isEmergency : Boolean! required

List of supply points on request.

Deprecation
The 'marketSupplyPoints' field is deprecated.

Please use 'supplyPointsInterface' instead. It returns SupplyPointInterfaceConnection, whose node is CommonSupplyPointInterface, and supports inline fragments (e.g. `... on WaterSupplyPointType`, `... on ElectricitySupplyPointType`).

- Marked as deprecated on 2026-07-23.
- Scheduled for removal on or after 2027-01-23.
Arguments
after : String
before : String
first : Int
last : Int
overallActionsStatus : Status

The overall priority status of all actions linked to the request and its appointments.

property : PropertyType

Request property.

reason : String! required

A list of actions attached directly to this request.

Arguments
after : String
before : String
first : Int
last : Int

Request status.

subReason : String! required
supplyPointsInterface : SupplyPointInterfaceConnection

List of supply points on request. Node type is the CommonSupplyPointInterface; use inline fragments to access concrete types.

Arguments
after : String
before : String
first : Int
last : Int
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

{ "account": "thousand-where-born-type-social", "agent": "right-call-until-even-before", "appointments": OnSiteJobsAppointmentConnectionTypeConnection, "assets": OnSiteJobsAssetConnectionTypeConnection, "comment": "office-rise-little-industry-value", "createdBy": 39, "externalReference": "together-plan-near-approach-meet", "id": "e5b0fcb2-370b-42ff-bd96-bfb12cd66a72", "isEmergency": true, "overallActionsStatus": "SKIPPED", "property": PropertyType, "reason": "itself-national-economy-even-morning", "requestActions": OnSiteJobsRequestActionConnectionTypeConnection, "status": "APPOINTMENT_FAILED", "subReason": "list-idea-billion-health-pressure", "supplyPointsInterface": SupplyPointInterfaceConnection }