Glimesh / glimesh.tv

Glimesh is a next generation live streaming platform built by the community, for the community.
https://glimesh.tv
Other
465 stars 77 forks source link

Add mutations to create/modify/delete follows #804

Closed danstiner closed 2 years ago

danstiner commented 2 years ago

Fixes #718, which will be useful both for the app I'm working on and for the official app.

Change Summary:

Tested locally and attempted to write some tests

My first time writing Elixr so feedback would be very welcome. I'm not confident I did the right things to add support for the new scope specifically, I just grep'd for places the existing scope were referenced and it seems to work.