graphql-python / graphql-python/graphene-django
Anyone knows how to properly create subscriptions (real time api )in django graphene?
Open
✨enhancement
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 760
- PR merge metrics
- No merged PRs in 30d
Description
I am using Django graphene and I successfully created queries and mutations, but when it comes to the subscription I find out the graphene doesn't sopported officially but it suggesting few libraries with very vague documentations and not working examples at all. However, I created a web socket chat app before but when it came to subscription it never works with me. any ideas any working exampes please?
Contributor guide
Assessment
This issue has not been assessed yet.