Patch Changes
-
Add a limit to the number of options for a selection. In some cases, we will generate a lot of possible paths to access a field. There is a process to remove redundant paths, but when the list is too large, that process gets very expensive. To prevent that, we introduce an optional limit that will reject the query if too many paths are generated (#2880)
-
Updated dependencies [
7b5b836d15247c997712a47847f603aa5887312e
,74ca7dd617927a20d79b824851f7651ef3c40a4e
,3f7392b84f8b626b248b59ce81f193d0f0272045
]:- @apollo/federation-internals@2.6.2
- @apollo/query-graphs@2.6.2