GraphQL as a Query Language
Use GraphQL as a query language to fetch data from your data-sources directly, without the need for a running gateway server, or any other bottleneck.
![[object Object]](/img/mesh-example.png)
Any Data Source
With GraphQL Mesh, you can use GraphQL query language to fetch from (almost) any data source, without changing the source or modify it's code.
Open Source
GraphQL Mesh is free and open-source, and been built with the community. You can contribute, extend and have your custom logic easily.