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