graphene-django
graphene-django copied to clipboard
subscriptions
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
I create lib to solve this https://pypi.org/project/cypartagraphqlsubscriptionstools/