Arda TANRIKULU

Results 597 comments of Arda TANRIKULU

Thanks for the feedback! I created the PR for fixing the behavior! https://github.com/ardatan/graphql-tools/pull/7012

We follow semantic versioning, right. The behavior was broken and not intended as you can see in the tests. There is no change in the API but the result is...

It is now part of our roadmap. We'll tackle the issue soon. But in the meanwhile, PRs and any more contributions are welcome!

It seems it has been merged and released. Closing the issue. Let us know if it still persists. Thanks for the collaboration 🙏

SDK -> https://the-guild.dev/graphql/mesh/docs/guides/mesh-sdk#generating-fully-type-safe-sdk Persisted Operations -> https://the-guild.dev/graphql/mesh/docs/guides/persisted-operations These are two places Mesh uses documents provided by the user.

Thanks for the feedback! And PRS are welcome of course 🙏

I think this RegExp needs to be updated https://github.com/ardatan/graphql-tools/blob/master/packages/utils/src/helpers.ts#L28

I cannot run the sandbox; ![image](https://user-images.githubusercontent.com/20847995/190868209-aa36c8b2-a21a-41aa-88b1-b79b88a07041.png) Could you update it? It doesn't reproduce your error currently.

It seems you use an older version because we don't have a command like `mesh serve` today. could you try this example as-is without modifying it? https://github.com/Urigo/graphql-mesh/tree/master/examples/json-schema-fhir

We don't have a control over that dependency which is the official package they provide. However, we are planning to deprecate NewRelic plugin in favor of OTEL plugin with NewRelic...