Bookmarks tagged [graphql-js]
https://www.apollographql.com/blog/graphql-explained-5844742f195e/
In this post, I’m going to answer one simple question: How does a GraphQL server turn a query into a response?
- 📆 published on: 2016-05-23
- tags: graphql, graphql-js
https://www.prisma.io/blog/graphql-server-basics-the-schema-ac5e2950214e
In this article, we unveiled the mechanics and inner workings of a GraphQL execution engine. Starting with the GraphQL schema which defines the API of the server and determines what queries and mutati...
- tags: graphql, javascript, graphql-js
https://graphql.org/graphql-js/
The JavaScript reference implementation for GraphQL
- tags: graphql, javascript, node.js, graphql-js
- source code