microsoft / graphitation

GraphQL tooling & runtime support needed for MS Teams and beyond
https://microsoft.github.io/graphitation/
MIT License
137 stars 30 forks source link

fix(apollo-react-relay-duct-tape): use correct id for compiler fragment, add check for partial result #399

Closed sjwilczynski closed 5 months ago

sjwilczynski commented 5 months ago

The aim of this PR is to fix an issue discovered while integrating refetchable fragments for Jana in TMP. In scope of this PR we: