# InvoiceTemplateConnection

The connection type for InvoiceTemplate.

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