Studio Service

BillingSubscriptionsConnection

BillingSubscriptionsConnection

A connection to a list of BillingSubscription values.

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