# ProductCategoryEdge

An edge in a connection.

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