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