Skip to content

CharacterName

The names of the character

type CharacterName {
first: String
middle: String
last: String
full: String
native: String
alternative: [String]
alternativeSpoiler: [String]
userPreferred: String
}

The character’s given name

The character’s middle name

The character’s surname

The character’s first and last name

The character’s full name in their native language

Other names the character might be referred to as

Other names the character might be referred to as but are spoilers

The currently authenticated users preferred name language. Default romaji for non-authenticated

Character object