# MediaSubmissionEdge

| Field                    |                                                                                                                    Argument | Type                            | Description |
| ------------------------ | --------------------------------------------------------------------------------------------------------------------------: | ------------------------------- | ----------- |
| **id**                   |                             [Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md) | The id of the direct submission |             |
| **characterRole**        |           [CharacterRole](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/enum/characterrole/README.md) |                                 |             |
| **staffRole**            |                       [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) |                                 |             |
| **roleNotes**            |                       [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) |                                 |             |
| **dubGroup**             |                       [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) |                                 |             |
| **characterName**        |                       [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) |                                 |             |
| **isMain**               |                     [Boolean](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/boolean/README.md) |                                 |             |
| **character**            |                 [Character](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/character/README.md) |                                 |             |
| **characterSubmission**  |                 [Character](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/character/README.md) |                                 |             |
| **voiceActor**           |                         [Staff](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/staff/README.md) |                                 |             |
| **voiceActorSubmission** |                         [Staff](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/staff/README.md) |                                 |             |
| **staff**                |                         [Staff](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/staff/README.md) |                                 |             |
| **staffSubmission**      |                         [Staff](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/staff/README.md) |                                 |             |
| **studio**               |                       [Studio](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/studio/README.md) |                                 |             |
| **externalLink**         | [MediaExternalLink](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/mediaexternallink/README.md) |                                 |             |
| **media**                |                         [Media](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/media/README.md) |                                 |             |
