pypi graphql-core 3.1.0b1
v3.1.0b1

latest releases: 3.3.0a5, 3.3.0a4, 3.3.0a3...
4 years ago

Second beta release of GraphQL-core 3.1, based on GraphQL.js v15.0.0rc2.

In addition to incorporating the latest changes in GraphQL.js v15.0.0rc2, this release also contains the following improvements and changes:

  • Following a change in GraphQL.js to keep the order of user provided types, the type map reducer for the GraphQLSchema has been removed.
  • We now support inheritance when evaluating the __typename attribute (#25).
  • FieldNodes and InputValueNodes are now only DefinitionNodes, not TypeDefinitionNodes.
  • The test suite now has 100% coverage, and less coverage will count as failure.

Contributors to this release were:

@Cito, @Hellzed

Thanks to everybody who contributed by sending bug reports or pull requests. Please continue to report any problems you find in this beta release, so that these can be fixed in the final v3.1 release.

Don't miss a new graphql-core release

NewReleases is sending notifications on new releases.