# 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 |             |
