Studio Service

BillingAddressesConnection

BillingAddressesConnection

A connection to a list of BillingAddress values.

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