# FeatureUsageConnection

The connection type for FeatureUsage.

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