github graphql-python/graphene v0.10.0
Graphene 0.10.0 - Middleware and multiple bux fixes

latest releases: v3.3.0, v3.2.2, v3.2.1...
7 years ago

Changelog

Breaking:

  • Removed the plugin functionality, replaced by with Middleware. #176

Bug fixes:

  • Support with_context on ClientIDMutation.mutate_and_get_payload. 61e7bee
  • Added interfaces field into a ObjectType 10304eb
  • Allow string references in InputTypes d6740e9
  • Fixed django OneToOne inverse relationship conversion b431bfe
  • Allow numbers in to_constant ae8a23b
  • Fix context arg in connections 8907449

Don't miss a new graphene release

NewReleases is sending notifications on new releases.