# PriceListEdge

An edge in a connection.

| Name   | Type                                                                        | Description                      |
| ------ | --------------------------------------------------------------------------- | -------------------------------- |
| cursor | String                                                                      | A cursor for use in pagination.  |
| node   | [PriceList](https://docs.bunny.com/developer/api-reference/types/pricelist) | The item at the end of the edge. |
