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