Skip to main content

Fields

cost : Int

Overall cost of nodes in the edge.

Contains the nodes in this connection.

pageInfo : PageInfo! required

Pagination data for this connection.

usageKwh : Decimal! required

Overall usage of nodes in the edge.

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

{ "cost": 66, "edges": [CostOfUsageConnectionTypeEdge], "pageInfo": PageInfo, "usageKwh": "1.0" }