admin管理员组文章数量:1398814
I am using Apollo federation with node js and getting this error, I am not able to track where the error is happening, how to track this error in which query it's happening and how to fix it
Error: shouldn't happen: missing parent type for field xxxxx at Object.Field (/app/node_modules/@apollo/utils.usagereporting/dist/calculateReferencedFieldsByType.js:20:23) at Object.enter (/app/node_modules/graphql/utilities/TypeInfo.js:391:27) at visit (/app/node_modules/graphql/language/visitor.js:197:21) at calculateReferencedFieldsByType (/app/node_modules/@apollo/utils.usagereporting/dist/calculateReferencedFieldsByType.js:15:25) at getOperationDerivedData (/app/node_modules/@apollo/server/dist/cjs/plugin/usageReporting/plugin.js:435:112) at addTrace (/app/node_modules/@apollo/server/dist/cjs/plugin/usageReporting/plugin.js:386:58)
本文标签: nodejsError shouldn39t happen missing parent type for fieldStack Overflow
版权声明:本文标题:node.js - Error: shouldn't happen: missing parent type for field - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744087665a2588830.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论