Studio Service

BillingAddonsConnection

BillingAddonsConnection

A connection to a list of BillingAddon values.

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