OBJECT
Details for a third-party account (not Amazon, not Twitch).
1type ThirdPartyAccount {23# The type of account. Usually a publisher name like RIOT, UBISOFT, etc.4accountType: String! 56# The user's account name.7name: String 89}