Skip to content

Commit

Permalink
fix build after merges (#6413)
Browse files Browse the repository at this point in the history
  • Loading branch information
dariuszkuc authored Dec 6, 2024
1 parent eb2bca6 commit 9ef8296
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apollo-router/src/configuration/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,6 @@ impl Configuration {
},
type_conditioned_fetching: self.experimental_type_conditioned_fetching,
debug: QueryPlannerDebugConfig {
bypass_planner_for_single_subgraph: false,
max_evaluated_plans,
paths_limit: self.supergraph.query_planning.experimental_paths_limit,
},
Expand Down

0 comments on commit 9ef8296

Please sign in to comment.