# ProductCategoryConnection

The connection type for ProductCategory.

| Name       | Type                                                                                                   | Description                       |
| ---------- | ------------------------------------------------------------------------------------------------------ | --------------------------------- |
| edges      | List ([ProductCategoryEdge](https://docs.bunny.com/developer/api-reference/types/productcategoryedge)) | A list of edges.                  |
| nodes      | List ([ProductCategory](https://docs.bunny.com/developer/api-reference/types/productcategory))         | A list of nodes.                  |
| pageInfo   | [PageInfo](https://docs.bunny.com/developer/api-reference/types/pageinfo)                              | Information to aid in pagination. |
| totalCount | Int                                                                                                    |                                   |
