> For the complete documentation index, see [llms.txt](https://luis-souza-1.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://luis-souza-1.gitbook.io/wiki/back-end/graphql.md).

# GraphQL

O que é GraphQL? <https://graphql.org/>

## NodeJS

### Bibliotecas

* [Apollo Server](https://www.apollographql.com/docs/apollo-server/)
* [DacheQL](https://www.dacheql.com/)
* [DashQL](https://github.com/oslabs-beta/dashQL)
* [Express GraphQL](https://github.com/graphql/express-graphql)
* [Garph](https://garph.dev/)
* [GraphQL Yoga](https://the-guild.dev/graphql/yoga-server)
* [Mercurius](https://github.com/mercurius-js/mercurius)
* [Nexus](https://nexusjs.org/)
* [Quell](https://github.com/open-source-labs/Quell)
* [TypeGraphQL](https://typegraphql.com/)

### Ferramentas

* [Altair](https://altair.sirmuel.design/)
* [Graphiql](https://github.com/graphql/graphiql)
* [GraphQL Toolbox](https://www.graphqltoolbox.com/)
* [Hasura](https://hasura.io/)
