> For the complete documentation index, see [llms.txt](https://anilist.gitbook.io/anilist-apiv2-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anilist.gitbook.io/anilist-apiv2-docs/docs/reference/object/staffedge.md).

# StaffEdge

Staff connection edge

| Field              |                                                                                              Argument | Type                                                              | Description |
| ------------------ | ----------------------------------------------------------------------------------------------------: | ----------------------------------------------------------------- | ----------- |
| **node**           |   [Staff](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/staff/README.md) |                                                                   |             |
| **id**             |       [Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md) | The id of the connection                                          |             |
| **role**           | [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) | The role of the staff member in the production of the media       |             |
| **favouriteOrder** |       [Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md) | The order the staff should be displayed from the users favourites |             |
