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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [newrelic](https://togithub.com/newrelic/node-newrelic) | [`^7 \|\| ^8.0.0 \|\| ^10.0.0`...

dependencies

## Description Replication case, resolver inside an `additionalResolvers` only receives `__typename`, and no data from the response `context.Swapi.Query.pet_by_petId` returns ![image](https://github.com/Urigo/graphql-mesh/assets/11341355/264c775e-3ddc-46ad-a1da-455c01b5c31b) When the upstream server returns ```{ "id": "0fc9111f-570d-4ebe-a72e-ff4eb274bc65", }```

🚨 **IMPORTANT: Please do not create a Pull Request without creating an issue first.** _Any change needs to be discussed before proceeding. Failure to do so may result in the...

🚨 **IMPORTANT: Please do not create a Pull Request without creating an issue first.** _Any change needs to be discussed before proceeding. Failure to do so may result in the...

### TODO - [x] [@interfaceObject](https://www.apollographql.com/docs/federation/federated-types/federated-directives/#interfaceobject) - [ ] [@composeDirective](https://www.apollographql.com/docs/federation/federated-types/federated-directives/#composedirective)

🚨 **IMPORTANT: Please do not create a Pull Request without creating an issue first.** _Any change needs to be discussed before proceeding. Failure to do so may result in the...

🚨 **IMPORTANT: Please do not create a Pull Request without creating an issue first.** _Any change needs to be discussed before proceeding. Failure to do so may result in the...

## Description This Pull Request aims to add a new database connector for [PlanetScale Serverless](https://github.com/planetscale/database-js). The new connector has been heavily influenced by the existing MySQL connector, however, it has...