Skip to content

graphql 0.7.2

New:

  • An Interface or Union's resolveType function 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)