You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note : As you can see, even Query should be called MS_Agency_Query
To Reproduce Steps to reproduce the behavior:
See above
Expected behavior
Error: No field named "getCicsById" exists in the type Query from the source ms-agency
at resolve (file:///C:/Sources/test-gm/graphql-mesh-debug/node_modules/.pnpm/@graphql-mesh+utils@0.102.5_@graphql-mesh+cross-helpers@0.4.6_@graphql-tools[email protected]_gra_7udymn4ftqclyxdht2baqulwli/node_modules/@graphql-mesh/utils/esm/resolve-additional-resolvers.js:201:35)
at executeField (file:///C:/Sources/test-gm/graphql-mesh-debug/node_modules/.pnpm/@graphql-tools[email protected][email protected]/node_modules/@graphql-tools/executor/esm/execution/execute.js:317:24)
at executeFields (file:///C:/Sources/test-gm/graphql-mesh-debug/node_modules/.pnpm/@graphql-tools[email protected][email protected]/node_modules/@graphql-tools/executor/esm/execution/execute.js:265:28)
at collectAndExecuteSubfields (file:///C:/Sources/test-gm/graphql-mesh-debug/node_modules/.pnpm/@graphql-tools[email protected][email protected]/node_modules/@graphql-tools/executor/esm/execution/execute.js:694:23)
at completeObjectValue (file:///C:/Sources/test-gm/graphql-mesh-debug/node_modules/.pnpm/@graphql-tools[email protected][email protected]/node_modules/@graphql-tools/executor/esm/execution/execute.js:684:12)
at completeValue (file:///C:/Sources/test-gm/graphql-mesh-debug/node_modules/.pnpm/@graphql-tools[email protected][email protected]/node_modules/@graphql-tools/executor/esm/execution/execute.js:452:16)
at file:///C:/Sources/test-gm/graphql-mesh-debug/node_modules/.pnpm/@graphql-tools[email protected][email protected]/node_modules/@graphql-tools/executor/esm/execution/execute.js:320:49
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async file:///C:/Sources/test-gm/graphql-mesh-debug/node_modules/.pnpm/@graphql-tools[email protected][email protected]/node_modules/@graphql-tools/executor/esm/execution/promiseForObject.js:15:35
at async Promise.all (index 0)
Issue workflow progress
Progress of the issue based on the
Contributor Workflow
Github,
Stackblitz
or
CodeSandbox
Describe the bug
When use @resolveTo with renaming source OpenApi (And other i think), that's not working.
==> Work
But my renaming =>
So new typedef :
That's not working
Note : As you can see, even Query should be called MS_Agency_Query
To Reproduce Steps to reproduce the behavior:
See above
Expected behavior
Environment:
"@graphql-hive/gateway": "^1.0.6",
"@graphql-mesh/compose-cli": "^1.0.3",
"@graphql-mesh/serve-cli": "^1.0.5",
"@omnigraph/openapi": "^0.106.8",
"@graphql-mesh/plugin-http-details-extensions": "^0.102.5",
"@graphql-mesh/types": "^0.102.5",
Additional context
The text was updated successfully, but these errors were encountered: