CharacterName
The names of the character
| Field | Argument | Type | Description |
|---|---|---|---|
| first | String | The character's given name | |
| middle | String | The character's middle name | |
| last | String | The character's surname | |
| full | String | The character's first and last name | |
| native | String | The character's full name in their native language | |
| alternative | [String] | Other names the character might be referred to as | |
| alternativeSpoiler | [String] | Other names the character might be referred to as but are spoilers | |
| userPreferred | String | The currently authenticated users preferred name language. Default romaji for non-authenticated | |
