mercurius-js / mercurius

Implement GraphQL servers and gateways with Fastify
https://mercurius.dev/
MIT License
2.33k stars 234 forks source link

fix: add __resolveReference support #960

Closed codeflyer closed 1 year ago

codeflyer commented 1 year ago

This PR fixes is required to support properly the gateway.

mcollina commented 1 year ago

Should I just ship this very quick?

codeflyer commented 1 year ago

Should I just ship this very quick?

Yes, thanks. An I'll update the gateway as well

mcollina commented 1 year ago

What needs to be changed in the gateway?

codeflyer commented 1 year ago

What needs to be changed in the gateway?

Update the package version, and fix a test.