Skip to content

MediaCharacter

Internal - Media characters separated

type MediaCharacter {
id: Int
role: CharacterRole
roleNotes: String
dubGroup: String
characterName: String
character: Character
voiceActor: Staff
}

The id of the connection

The characters role in the media

Media specific character name

The characters in the media voiced by the parent actor

The voice actor of the character

MediaSubmissionComparison object