v6.1.0
Added
- Every connection type now includes a
nodesfield, taking inspiration from the GitHub GraphQL schema. If you only want the nodes from a connection and no other fields fromedges, you can usenodesas a shortcut.
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.