Studio Service

BillingPaymentSourcesConnection

BillingPaymentSourcesConnection

A connection to a list of BillingPaymentSource values.

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