github graphql-python/graphene v1.4.0

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

Changelog

  • Improved Enums comparison and getters afed25a
  • First version of Graphene test Client (graphene.test.Client) dfcd7f2
  • Added possible_types option in ObjectType.Meta that mimics is_type_of -> isinstance(root, possible_types) a7511d3
  • Allow node inner types to be lazy e92b03b
  • Updated promise package requirement to 2.0
  • Updated graphql-core package requirement to 1.1

Docs

  • Added dataloader (N+1) docs
  • Update basic schema with arguments in tutorial doc 06757f1
  • Added testing docs (with snapshot testing) 60e2902 038f81e

Don't miss a new graphene release

NewReleases is sending notifications on new releases.