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