OBJECT
Contains all of the information about the channel seetings for a Drop.
1type DropChannelSetting {23# UserAccountConnected is a boolean specifying if a streamer has a connected 4# account link to the game required for the game developers to send drop related 5# game data for this user.6isUserAccountConnected: Boolean! 78}