Skip to content

0.318.1

Choose a tag to compare

@botberry botberry released this 20 Jun 09:38
· 6 commits to main since this release
bfe4275

This release fixes compatibility with graphql-core 3.3 release candidates.

Strawberry now handles graphql-core's renamed custom executor hook and nullable
AST argument and directive collections, so schemas using custom execution
contexts and Info.selected_fields continue to work when testing against
graphql-core 3.3.

This release was contributed by @patrick91 in #4470