graphql 0.7.2
New:
- An Interface or Union's
resolveTypefunction may return a string type name instance of an instance (#509) - Adds utility for comparing schema for breaking changes (#508)
Fixes:
- No longer includes holes in the locations of a GraphQL Error (#507)