apollographql / federation-next

Moved to the Router repository
https://github.com/apollographql/router/tree/dev/apollo-federation
Other
19 stars 1 forks source link

Adjust `ConnectFetchDependencyGraphNode` to contain response name #293

Closed sachindshinde closed 4 months ago

sachindshinde commented 4 months ago

I've added the field's response name to the Connect source's plan node, but I forgot the fetch dependency graph node. This PR fixes that (and matches the name changes).