graphql-python/graphene-django

Support subscriptions

Open

#120 opened on Feb 23, 2017

View on GitHub
 (22 comments) (40 reactions) (0 assignees)Python (4,173 stars) (754 forks)batch import
help wanted✨enhancement👀 more info needed📖 documentation

Description

Subscription support was added to graphene in graphql-python/graphene#35. It would be awesome to have it built in to graphene-django so that we can build real-time apps with it!

Contributor guide