Graphene 1.0.1 - Fix resolving types in ObjectTypes
Changelog
- Fixed requiring an overwrite of the
is_type_ofmethod inObjectTypein the case the resolver was returning an object that was not an instance of the type. [8030fea]
is_type_of method in ObjectType in the case the resolver was returning an object that was not an instance of the type. [8030fea]