GraphQL Mesh — Query anything, run anywhere
MIT License
2799
28
270

Mesh GIF

npm version CI Discord Chat code style: prettier

https://www.graphql-mesh.com

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, Mongoose, PostgreSQL, Neo4j, and also GraphQL) with GraphQL queries and mutations.

GraphQL Mesh gives the developer the ability to modify the output schemas, link types across schemas and merge schema types. You can even add custom GraphQL types and resolvers that fit your needs.

It allows developers to control the way they fetch data, and overcome issues related to backend implementation, legacy API services, chosen schema specification and non-typed APIs.

GraphQL Mesh is acting as a proxy to your data, and uses common libraries to wrap your existing API services. You can use this proxy locally in your service or application by running the GraphQL schema locally (with GraphQL execute), or you can deploy this as a gateway layer to your internal service.

How does it work?

The way GraphQL Mesh works is:

  1. Collect API schema specifications from services
  2. Create a runtime instance of fully-typed SDK for the services.
  3. Convert API specs to GraphQL schema
  4. Applies custom schema transformations and schema extensions
  5. Creates fully-typed, single schema, GraphQL SDK to fetch data from your services.

Getting Started

Installation

GraphQL Mesh comes in multiple packages, which you should install according to your needs.

To get started with the basics, install the following:

$ yarn add graphql @graphql-mesh/runtime @graphql-mesh/cli

Then, you need to install a Mesh handler, according to your API needs. You can see the list of all available built-in handlers in this README, under the Supported APIs section.

For example, if you wish to use OpenAPI handler, install the handler that matches your needs:

$ yarn add graphql @graphql-mesh/openapi

Then, this handler will be available for you to use in your config file.

Getting started

Supported Source APIs

Schema Transformations

Contributions

Contributions, issues and feature requests are very welcome. If you are using this package and fixed a bug for yourself, please consider submitting a PR!

And if this is your first time contributing to this project, please do read our Contributor Workflow Guide before you get started off.

Code of Conduct

Help us keep GraphQL Mesh open and inclusive. Please read and follow our Code of Conduct as adopted from Contributor Covenant

License

GitHub license

MIT

Contributors

renovate[bot]
ardatan
github-actions[bot]
dependabot[bot]
dotansimha
gilgardosh
renovate-bot
santino
TuvalSimha
charlypoly
theguild-bot
kamilkisiela
B2o5T
rufman
ntziolis
cometkim
nemonemi
tvvignesh
enisdenjo
Urigo
germankrause
dr3
jycouet
kdichev
n1ru4l
mhassan1
habbes
alinsimoc
sethidden
madorb
Bilal-S
notrab
kirananto
cramhead
MaceM8
trecloux
pietgk
0261
tatemz
rockse
AdityaDonthy
andra-sava
saerdnaer
AndresPrez
angelsvirkov
isnifer
vardhanapoorv
bburns
chasingcode
rot26
bad-cke
crudolf
moustacheful
hustlelikeaboss
Falci
Kiesen
gablabelle
ashlovell
webdevike
jaggad
jtmthf
jamesdbruner
JasonKong-Quantium
JustinTRoss
JustusNBB
marcammann
Markionium
mattalexander-pantheon
mjbcopland
micksi
mosheboker1
NickMele
NicolasMahe
pedrolourencoribeiro
Phoscur
herrmannplatz
revanth0212
RichieAHB
saihaj
srolel
sofiapoh
sohmil97
belgattitude
vctqs1
Phu96
uzair-inamdar
Warxcell
andcan
ascheffe-kenna
coyotte508
galpin
jackmacaa
skaegebein
vsricodes