ColeWalker / twitch-graphql

A GraphQL wrapper for the twitch api
MIT License
14 stars 2 forks source link

add missing mutations #149

Closed ColeWalker closed 3 years ago

ColeWalker commented 3 years ago

there are a lot of supported mutations on the twitch api that we currently do not have support for.

ColeWalker commented 3 years ago

https://dev.twitch.tv/docs/api/reference

ColeWalker commented 3 years ago

almost all of the moderation actions, get stream key, tags, set tags, create follows, delete follows, update user,update user extensions, get extensions, create clip, get clips,

ColeWalker commented 3 years ago

analytics