graphql-mesh icon indicating copy to clipboard operation
graphql-mesh copied to clipboard

🕸️ GraphQL Mesh - The Graph of Everything - Federated architecture for any API service

Results 281 graphql-mesh issues
Sort by recently updated
recently updated
newest added

## Description Add example and tests for response caching.

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...

### Issue workflow progress _Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_ - [ ] 1. The issue provides a reproduction available on [Github](https://github.com/Urigo/graphql-mesh/tree/master/examples/hello-world), [Stackblitz](https://stackblitz.com/github/Urigo/graphql-mesh/tree/master/examples/hello-world) or [CodeSandbox](https://codesandbox.io/s/github/Urigo/graphql-mesh/tree/master/examples/hello-world) https://codesandbox.io/p/devbox/eloquent-dew-l57vz8 >...

### Issue workflow progress _Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_ - [x] 1. The issue provides a reproduction available on https://codesandbox.io/p/devbox/polished-water-d96hms?file=%2Fpackage.json%3A7%2C25 > Make sure to fork this...

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...

https://github.com/ardatan/graphql-mesh/blob/master/website/src/generated-markdown/JsonSchemaHandler.generated.md appears to be malformed and confusing: Specifically: 1. Parameters `exposeResponseMetadata` and `argTypeMap` are indented by 4 spaces which starts a code block, which does not look intentional 2. The...

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.