Skip to content

1.1

Choose a tag to compare

@peldax peldax released this 01 Jun 21:35
· 168 commits to master since this release
b7686d0
  • Keywords are no longer reserved and can be used as names for fields/arguments/fragments and other GraphqQL entities
    • Special exception to this rule is that fragment cannot be named "on", as stated in the specs.