Skip to content

Releases: eamigo86/graphene-django-subscriptions

0.0.6

04 Feb 08:53
Compare
Choose a tag to compare
  1. Fixed minor bug on model_fields_enum generation when define fields in serializer class like this: fields = "__all__"
  2. This avoid malfunction with the posterior versions of graphene-django.

v0.0.4

18 Jan 14:20
Compare
Choose a tag to compare

Fixed minor bug on subscription_resolver function.

v0.0.3

05 Jan 23:08
Compare
Choose a tag to compare
  1. Changed mutation_class dependence on Subscription Meta class definition to serializer_class.
  2. Added depromise_subscription middleware to allow use subscriptions on graphene-django>=2.0.
  3. Updated setup dependence to graphene-django-extras>=0.3.0.

v0.0.1

06 Nov 16:01
Compare
Choose a tag to compare

Mini web tool to test notifications of graphene-django-subscriptions. It's intuitive and simple:
graphene-django-subscriptions.tool.zip