GetBillingAddonsFutureConnection
GetBillingAddonsFutureConnection
A connection to a list of GetBillingAddonsFutureRecord values.
| Field | Argument | Type | Description |
|---|---|---|---|
| nodes | [GetBillingAddonsFutureRecord!]! | A list of `GetBillingAddonsFutureRecord` objects. | |
| edges | [GetBillingAddonsFutureEdge!]! | A list of edges which contains the `GetBillingAddonsFutureRecord` and cursor to aid in pagination. | |
| totalCount | Int! | The count of *all* `GetBillingAddonsFutureRecord` you could get from the connection. | |