# TenantEdge

An edge in a connection.

| Name   | Type                                                                  | Description                      |
| ------ | --------------------------------------------------------------------- | -------------------------------- |
| cursor | String                                                                | A cursor for use in pagination.  |
| node   | [Tenant](https://docs.bunny.com/developer/api-reference/types/tenant) | The item at the end of the edge. |
