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

v2 Roadmap

Open jaydenwindle opened this issue 5 years ago • 1 comments

Now that graphene-subscriptions has been out in the wild for a little while, I've noticed a number of common stumbling blocks and areas for improvement. Many thanks to everyone who has raised these issues!

I'd like to address a number of them in the next version of graphene-subscriptions. Because some of them will require breaking API changes (most notably #6), the next version of graphene-subscriptions will be v2.

I'd like to ship the following features in v2:

  • [x] Allow users to configure Channel Layer groups (#6) (PR: #7)
  • [x] Remove Django Signals dependency (#8) (PR: #7)
  • [ ] Add GraphiQL compatibility (#9)
  • [ ] Add automatic Django model subscriptions (#11)

Please let me know if there are any other issues you would like to see addressed in v2, or if you'd like to work on any of these :)

jaydenwindle avatar Feb 18 '20 20:02 jaydenwindle

with graphene v3 release is coming in real soon, is there a beta version of graphene-subscriptions that I can try against the v3 graphene? I volunteer to be a guinea pig :)

hyusetiawan avatar Aug 02 '20 07:08 hyusetiawan