Studio Service

BillingCustomersConnection

BillingCustomersConnection

A connection to a list of BillingCustomer values.

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