Skip to content

v0.4.6

Compare
Choose a tag to compare
@leebyron leebyron released this 02 Oct 03:01
· 2787 commits to 16.x.x since this release

Follows GraphQL October

New:

  • Operations without names are accepted
  • Inline fragments without type conditions are accepted

Fixes:

  • Properly export getOperationAST utility from graphql/utilities