[go: up one dir, main page]

Skip to content

Ariadne 0.22 beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rafalp rafalp released this 08 Jan 14:04
984b1d7

Changelog

  • Deprecated EnumType.bind_to_default_values method. It will be removed in a future release.
  • Added repair_schema_default_enum_values to public API.
  • Removed validate_schema_enum_values and introduced validate_schema_default_enum_values in its place. This is a breaking change.
  • Fixed an invalid error message returned by the GraphQLTransportWSHandler for query and mutation operations.