graphene-subscriptions
graphene-subscriptions copied to clipboard
Add GraphiQL compatibility
Right now graphene-subscriptions isn't compatible with the default GraphiQL setup that ships with graphene. This is often confusing for new users (see #1).
It would be awesome if this library could expose a GraphQLView class that supports subscriptions by default.