Bugfix release GraphQL-core v3.1.1, based on GraphQL.js v15.0.0.
The following issues are fixed in this release:
* Fixed rendering of ReST in docstring (84, 85, 86, 87)
* Added type hint to default_field_resolver (88)
* Fixed memoization of collect_subfields (91)
* Fixed method name in Visitor docstring (92)
Contributors to this release were:
Cito, hoefling, nawatts, rafalp
Thanks to everyone who helped by sending bug reports or pull requests.