# IntracomVatConnection

The connection type for IntracomVat.

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