Inputs

MediaTitleInput

The official titles of the media in various languages

The official titles of the media in various languages

input MediaTitleInput {
  romaji: String
  english: String
  native: String
}

Fields

MediaTitleInput.romaji ● String scalar

The romanization of the native language title

MediaTitleInput.english ● String scalar

The official english title

MediaTitleInput.native ● String scalar

Official title in it's native language

Copyright © 2026