Arda TANRIKULU

Results 139 issues of Arda TANRIKULU

Since uWS is a native dependency, it might be difficult to install it sometimes especially for dev purposes. So we should be able to fall back to node:http if uWS...

Related #6840 First, the artifacts are built with the schema that has `topProducts` field here; https://github.com/ardatan/graphql-mesh/pull/6859/files#diff-a331722228db3639d2070880786a8f657c2b13b1a23dcc67dcf4b2327a8fee40R38 Then, the field is renamed to `topProductsNew`, and `mesh start` runs after here; https://github.com/ardatan/graphql-mesh/pull/6859/files#diff-a331722228db3639d2070880786a8f657c2b13b1a23dcc67dcf4b2327a8fee40R47...

Instead of polling in a certain interval, we can expose an API to invalidate the schema manually. So users can invalidate and refresh the schema manually by using an external...

Today we are not able to define a server timeout for the Serve CLI.

### Discussed in https://github.com/ardatan/graphql-mesh/discussions/6864 Originally posted by **FelixZY** April 18, 2024 [Gremlin](https://tinkerpop.apache.org/gremlin.html) is the graph traversal language of Apache TinkerPop. By adding a handler for [Gremlin server](https://tinkerpop.apache.org/docs/3.4.4/reference/#gremlin-server), it would be...

Detailed documentation that shows how to migrate from v0 to v1

Just like other tracing plugins like NewRelic and OTEL, we should have a plugin that feeds Azure's App Insights.

Document GraphQL Armor and GraphQL Mesh integration Currently there is some documentation but it needs more details and use cases including the reasons to use them.