Studio Service

BillingCouponsConnection

BillingCouponsConnection

A connection to a list of BillingCoupon values.

FieldArgumentTypeDescription
nodes[BillingCoupon!]!A list of `BillingCoupon` objects.
edges[BillingCouponsEdge!]!A list of edges which contains the `BillingCoupon` and cursor to aid in pagination.
pageInfoPageInfo!Information to aid in pagination.
totalCountInt!The count of *all* `BillingCoupon` you could get from the connection.