graphene-subscriptions icon indicating copy to clipboard operation
graphene-subscriptions copied to clipboard

Add GraphiQL compatibility

Open jaydenwindle opened this issue 5 years ago • 0 comments

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.

jaydenwindle avatar Feb 18 '20 20:02 jaydenwindle