Studio Service

BillingPlansConnection

BillingPlansConnection

A connection to a list of BillingPlan values.

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