Skip to content

v3.2.0rc5

Pre-release
Pre-release
Compare
Choose a tag to compare
@Cito Cito released this 15 Jan 13:37
· 215 commits to main since this release
27768d3

Pre-release GraphQL-core v3.2.0rc5, based on GraphQL.js v16.1.0.

In addition to porting the recent changes in GraphQL.js,
this pre-release also contains the following improvements:

  • Add flag for using enum names or members as values (#73)
  • Add typed dicts for to_kwargs results (#99)
  • Add ast_to_dict utility function (#136)
  • Make print_block_string work with string proxy objects (#153)
  • Prevent infinite loop in OverlappingFieldsCanBeMergedRule (fetched ahead)

Please test this pre-release and report any issues, the final release is imminent.