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