INPUT_OBJECT
UnsetHypeTrainConfigInput
UnsetHypeTrainConfigInput takes series of optional config settings and unsets the custom value for the default..
link GraphQL Schema definition
1 input UnsetHypeTrainConfigInput { 4 2 # Custom emote to be rendered in Hype Train messaging. 3 : Boolean 7 5 # Length of the cooldown period after a hype train ends. 6 : Boolean 10 8 # The difficulty of hype train levels. 9 : Boolean 13 11 # Hype Train kickoff settings. 12 : Boolean 16 14 # Whether hype train should be enabled. 15 : Boolean 20 17 # A boolean flag that indicates if the hype train settings should be personalized 18 # by Twitch. 19 : Boolean 23 21 # Use creator color as base color of the Hype Train progress bar. 22 : Boolean 24 }