·
90 commits
to main
since this release
Minor Changes
-
1404564
#70 Thanks @mitchellhamilton! - Addedfields
function to share fields between multiple object types while inferring theKey
of the fields correctly -
1404564
#70 Thanks @mitchellhamilton! - Various correctness fixes around the typing of RootVal and Context -
0b598b3
#72 Thanks @mitchellhamilton! - First pass at an implementation of GraphQL interfaces. The API is quite likely to change.