UserTitleLanguage
The language the user wants to see media titles in
enum UserTitleLanguage {
  ROMAJI
  ENGLISH
  NATIVE
  ROMAJI_STYLISED
  ENGLISH_STYLISED
  NATIVE_STYLISED
}
Valuesβ
UserTitleLanguage.ROMAJIβ
The romanization of the native language title
UserTitleLanguage.ENGLISHβ
The official english title
UserTitleLanguage.NATIVEβ
Official title in it's native language
UserTitleLanguage.ROMAJI_STYLISEDβ
The romanization of the native language title, stylised by media creator
UserTitleLanguage.ENGLISH_STYLISEDβ
The official english title, stylised by media creator
UserTitleLanguage.NATIVE_STYLISEDβ
Official title in it's native language, stylised by media creator
Member Ofβ
UpdateUser mutationΒ βΒ UserOptions object