Skip to content

Add GraphQL Mesh to tools #859

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Add GraphQL Mesh to tools #859

wants to merge 1 commit into from

Conversation

Urigo
Copy link
Contributor

@Urigo Urigo commented Apr 10, 2020

GraphQL Mesh allows you to use GraphQL query language to access data in remote APIs that don't run GraphQL (and also ones that do run GraphQL). It can be used as a gateway to other services, or run as a local GraphQL schema that aggregates data from remote APIs.

The goal of GraphQL Mesh is to let developers easily access services that are written in other APIs specs (such as gRPC, OpenAPI/Swagger, OData, SOAP/WSDL, Apache Thrift, and also GraphQL) with GraphQL queries and mutations.

GraphQL Mesh allows you to use GraphQL query language to access data in remote APIs that don't run GraphQL (and also ones that do run GraphQL). It can be used as a gateway to other services, or run as a local GraphQL schema that aggregates data from remote APIs.

The goal of GraphQL Mesh is to let developers easily access services that are written in other APIs specs (such as gRPC, OpenAPI/Swagger, OData, SOAP/WSDL, Apache Thrift, and also GraphQL) with GraphQL queries and mutations.
@Urigo
Copy link
Contributor Author

Urigo commented Apr 21, 2020

cc @caniszczyk

@carolstran
Copy link
Member

👋🏼 Thanks for taking the time to open this pull request! We're currently re-evaluating how we handle contributions to this Code page and pausing any changes until after those decisions are made. So I'm going to mark this PR as On hold and if you have any thoughts on this topic, it'd be great if you could voice them in #911

@carolstran
Copy link
Member

Another one that needs a rebase 🙋🏼‍♀️

@Urigo
Copy link
Contributor Author

Urigo commented Nov 12, 2022

This has been submitted and merged since then with the new code page redesign

@Urigo Urigo closed this Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants