Skip to content

2.0.2

Choose a tag to compare

@apollo-bot2 apollo-bot2 released this 13 Oct 21:01
· 9 commits to main since this release

Fixed

  • Fixed SelectionSet equality with @include/@skip fields (#840): When a single field was used in a selection set with an @include/@skip directive, an assertionFailure would crash the program. This is now fixed.