Skip to content

Graphene 1.0.1 - Fix resolving types in ObjectTypes

Compare
Choose a tag to compare
@syrusakbary syrusakbary released this 29 Sep 09:14
· 857 commits to master since this release

Changelog

  • Fixed requiring an overwrite of the is_type_of method in ObjectType in the case the resolver was returning an object that was not an instance of the type. [8030fea]