Inputs

CharacterNameInput

The names of the character

The names of the character

input CharacterNameInput {
  first: String
  middle: String
  last: String
  native: String
  alternative: [String]
  alternativeSpoiler: [String]
}

Fields

CharacterNameInput.first ● String scalar

The character's given name

CharacterNameInput.middle ● String scalar

The character's middle name

CharacterNameInput.last ● String scalar

The character's surname

CharacterNameInput.native ● String scalar

The character's full name in their native language

CharacterNameInput.alternative ● String list scalar

Other names the character might be referred by

CharacterNameInput.alternativeSpoiler ● String list scalar

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

Copyright © 2026