go-graphql-api
go-graphql-api copied to clipboard
little fix depreciated middleware.DefaultCompress
I encountered an issue following your post on medium, thanks btw, here is why it broke https://github.com/go-chi/chi/issues/497 and here is how to fix :) https://github.com/nyaruka/courier/pull/330