v3.2.0rc5
Pre-release
Pre-release
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.