Skip to content

Graphene 1.0.2 - Improved Connections and Mutations

Compare
Choose a tag to compare
@syrusakbary syrusakbary released this 04 Oct 03:17
· 851 commits to master since this release

Changelog

  • Connection resolvers can now return a Connection instance instead of a Iterator c792923
  • Improved Arguments and List, NonNull instances to be comparable bd207b5
  • Fixed overwritten ConnectionField arguments c961f0b
  • Fixed unbound mutate method in Mutation 999bca8