ITADN

query-planner: avoid `panic!` when parsing Federation directives

#1076Opendotansimha 创建于 2026-05-31
D
dotansimhacommented
Right now, we `panic!` in multiple places. This should be avoided and we should print a better error that explains the rejection of the supergraph due to invalid values.
0 条评论