graphql-python / graphql-python/graphene-django
subscriptions
Open
✨enhancement
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 760
- PR merge metrics
- No merged PRs in 30d
Description
# is there any subscriptions minimalist working example.
* I tried to create subscriptions in Django graphene, and as you know Django graphene not officially supported, so I have no idea how to do it.
* I tried to do it with the documentation suggested in the graphene docs but i got the following issue in stackoverflow
https://stackoverflow.com/questions/67421543/django-graphene-subscriptions-keep-loading-without-sending-me-the-data
Contributor guide
Assessment
This issue has not been assessed yet.