Graphql-core

Latest version: v3.2.3

Safety actively analyzes 629599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 13

3.2.0rc2

Pre-release GraphQL-core v3.2.0rc2, based on GraphQL.js v16.0.0rc2.

* Make thunk resolver simpler and backward compatible

3.2.0rc1

Pre-release GraphQL-core v3.2.0rc1, based on GraphQL.js v16.0.0rc2.

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

* Set enum value values to value names in build_client_schema (138)
* Fix camel to snake case conversion with digits (140)
* Support Python 3.10

3.1.7

Patch release GraphQL-core v3.1.7, based on GraphQL.js v15.8.0.

This release includes minor changes and improvements, in particular:

- Set enum value values to value names in build_client_schema (138)
- Fix camel to snake case conversion with digits (140)
- Preserve `deprecation_reason` on `GraphQLInputFields` (d1ffaef2ec3e5e475cb8ae52397489fd05ea6a12)
- Add missing `__Directive.args(includeDeprecated)` (0df0a32fe9cae2edafdd985f099490b55dca13e2)
- Fix `original_error.extensions` overriding `extensions` argument (810d712ca53e5356027e6930b9585cf56152d3f5)

3.1.6

Patch release GraphQL-core v3.1.6, based on GraphQL.js v15.5.1.

This release includes only some minor changes and improvements.

3.1.5

Patch release GraphQL-core v3.1.5, based on GraphQL.js v15.4.0.

This release includes the following changes and imrovements:

- Default `parse_literal` of GraphQLScalarType now handles variables
- `build_ast_schema` now matches order of default types and directives
- Return formatted errors in formatted execution result (fixes 129)
- The `is_deprecated` property is now deprecated itself
- Input fields and arguments can now be marked as deprecated
- Handle case when MapAsyncIterator is cancelled (131)
- Improve return type for complete_list_value (132)
- Replace resolved types in lexicographic schema sort
- `EventEmitter` helper class has been replaces by `SimplePubSub`
- `print_ast` now breaks arguments over multiple lines

Special thanks to cancan101, mlorenzana, wuyuanyi135 for contributing.

3.1.4

Patch release GraphQL-core v3.1.4, based on GraphQL.js v15.3.0.

This release fixes issues 125 and 126 regarding enum values.

Thanks to dkbarn for reporting the problem.

Page 3 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.