Studio Service

BillingInvoicesConnection

BillingInvoicesConnection

A connection to a list of BillingInvoice values.

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