# DealStageConnection

The connection type for DealStage.

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