GetBillingAddonsConnection
GetBillingAddonsConnection
A connection to a list of GetBillingAddonsRecord
values.
Field | Argument | Type | Description |
---|---|---|---|
nodes | [GetBillingAddonsRecord!]! | A list of `GetBillingAddonsRecord` objects. | |
edges | [GetBillingAddonEdge!]! | A list of edges which contains the `GetBillingAddonsRecord` and cursor to aid in pagination. | |
totalCount | Int! | The count of *all* `GetBillingAddonsRecord` you could get from the connection. |