Skip to content

v6.1.0

Choose a tag to compare

@exogen exogen released this 07 Oct 02:48
· 69 commits to master since this release

Added

  • Every connection type now includes a nodes field, taking inspiration from the GitHub GraphQL schema. If you only want the nodes from a connection and no other fields from edges, you can use nodes as a shortcut.