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