-
Let's say there are types
Type So the schema looks something like this:
Resolver for the
and resolvers for
Now, if I fetch
the result looks fine:
But if I add
it fails with an error It looks like it's not going to
then query returns
So if not to fetch |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi! Federation code such as the subgraph implementation |
Beta Was this translation helpful? Give feedback.
Hi! Federation code such as the subgraph implementation
@apollo/subgraph
and the query planner lives in https://github.com/apollographql/federation now. That repo doesn't have discussions enabled so I can't directly transfer this, but I think this might be ok as an issue?