# StaffRoleType

Voice actor role for a character

| Field          |                                                                                              Argument | Type                                                                                                                      | Description |
| -------------- | ----------------------------------------------------------------------------------------------------: | ------------------------------------------------------------------------------------------------------------------------- | ----------- |
| **voiceActor** |   [Staff](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/staff/README.md) | The voice actors of the character                                                                                         |             |
| **roleNotes**  | [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) | Notes regarding the VA's role for the character                                                                           |             |
| **dubGroup**   | [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) | Used for grouping roles where multiple dubs exist for the same language. Either dubbing company name or language variant. |             |
