apollographql / federation-next

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

Port operation::equal_selection_sets #212

Closed SimonSapin closed 8 months ago

SimonSapin commented 8 months ago

This ticket has been moved to https://apollographql.atlassian.net/browse/FED-82.


NormalizedSelectionSet already has derive(PartialEq). Is this different?

https://github.com/apollographql/federation-next/blob/173b40b9c4ce50319727d8ebd4e9dc200f848aff/src/query\_plan/operation.rs#L1681-L1694