ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
graphql-hive/router
/
Issues
query-planner: avoid `panic!` when parsing Federation directives
#1076
Open
dotansimha
创建于 2026-05-31
D
dotansimha
commented
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 条评论