ENUM
TwitchAccountStatus
Status of a Twitch account (deleted/banned accounts will show as INACTIVE).
link GraphQL Schema definition
1 enum TwitchAccountStatus { 2 3 4 5 6 7 8 }
ENUM
Status of a Twitch account (deleted/banned accounts will show as INACTIVE).
1 enum TwitchAccountStatus { 2 3 4 5 6 7 8 }