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