Skip to content

v3.8.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@phryneas phryneas released this 03 Aug 09:55
· 820 commits to main since this release
8f90e9f

3.8.0-rc.1

Patch Changes

  • #11071 4473e925a Thanks @jerelmiller! - #10509 introduced some helpers for determining the type of operation for a GraphQL query. This imported the OperationTypeNode from graphql-js which is not available in GraphQL 14. To maintain compatibility with graphql-js v14, this has been reverted to use plain strings.