使用伪客户端的GraphQl微服务集成

发布于 2025-01-30 03:54:54 字数 134 浏览 1 评论 0原文

有2个需要集成的GraphQl微服务。在一个GraphQL模式中,存在分页和验证。 为了消耗第二个GraphQl微服务,我们正在使用假句,但无法传递GraphQl查询的分页部分中存在的查询变量。 连接将传递查询变量参数的GraphQl微服务的其他方法吗?

There are 2 graphql microservices that are needed to be integrated. In one of the graphql schema there is pagination present along with validation.
For the second graphql microservice to consume, we are using feign client but cannot pass the query variables present in the pagination part of the graphql query.
Any other way to connect graphql microservices that would pass the query variables paramaters?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文