# nodkz/graphql-compose-examples

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/nodkz-graphql-compose-examples).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/nodkz/graphql-compose-examples
- awesome-repositories: https://awesome-repositories.com/repository/nodkz-graphql-compose-examples.md

## Description

GraphQL – is a query language for APIs. graphql-js is the reference implementation of GraphQL for nodejs which introduce GraphQL type system for describing schema (definition over configuration) and executes queries on the server side. express-graphql is a HTTP server which gets request data,…

## Tags

### Part of an Awesome List

- [Demonstration and Mock APIs](https://awesome-repositories.com/f/awesome-lists/devtools/demonstration-and-mock-apis.md) — Example implementations using schema composition tools.
