Arda TANRIKULU
Arda TANRIKULU
The image you shared is created at build time and I see it is not interpolated during build time so Mesh will interpolate it during actual runtime.
Make sure you have environment variables set in your Kubernetes setup.
This is not an issue with GraphiQL. We stopped showing concatenated version of all defined operations in GraphiQL because it causes performance issues if you have too many operations.
It seems to be working fine here; https://codesandbox.io/s/github/Urigo/graphql-mesh/tree/master/examples/odata-microsoft?from-embed=&file=/example-queries/fetchRecentEmails.graphql:0-220 Could you help us to reproduce it on CodeSandbox? Thanks
@jackedgson Thank you for reporting this issue :) Could you try with this alpha version? @graphql-mesh/[email protected]
@jackedgson I tried to fix the issue in this PR https://github.com/Urigo/graphql-mesh/pull/2293 and released the alpha version to let you try and see if it works for you.
@jackedgson I need to reproduce it first. If you can create a reproduction repo and even a failing test would be the best for us because I am not able...
@jackedgson That would be an awesome step! Thanks
@jackedgson Could you try this version as well? `@graphql-mesh/[email protected]`
We'd love to accept a PR for this idea :)