GraphQL Mirror fidelity awareness

$ git log --oneline origin/master -n 8
eebacff1 (origin/master, origin/HEAD) github: replace blacklist with fidelity annotations (#1669)
2b58c687 mirror: permit and handle unfaithful fields (#1668)
5bf3d945 mirror: process typenames in query responses (#1667)
60bc7561 mirror: request typenames in GraphQL queries (#1666)
96157a2d mirror: permit storing objects without known typename (#1665)
5c937d86 mirror: add typename support to `UpdateResult`s (#1664)
477243fc mirror: add typename support to query plan (#1663)
b36ecb4d schema: add fidelity types (#1662)

It is done.

I’ve marked this initiative as completed, as the pull requests have been merged to master and the GitHub blacklist has been deleted. If you run into any holes or problems, please file a new issue on GitHub and CC me.

3 Likes