GraphQL is an open-source data query and manipulation language for APIs, and a runtime for fulfilling queries with existing data. GraphQL was developed internally by Facebook in 2012 before being publicly released in 2015. - wikipedia
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/DopplerHQ/awesome-interview-questions/pull/128
**Author:** [@a-tokyo](https://github.com/a-tokyo)
**Created:** 12/7/2018
**Status:** ✅ Merged
**Merged:** 1/8/2019
**Merged by:** [@MaksimAbramchuk](https://github.com/MaksimAbramchuk)
**Base:** `master` ← **Head:** `add-graphql`
---
### 📝 Commits (2)
- [`1eab4c5`](https://github.com/DopplerHQ/awesome-interview-questions/commit/1eab4c5cd28475c7b42eac35f0a55bf0e2b33e77) ✨ add graphql
- [`cde9e91`](https://github.com/DopplerHQ/awesome-interview-questions/commit/cde9e91a5e8647ee8919dcfb34f5e8f6e42702b9) ✏️Unify GraphQl spelling
### 📊 Changes
**1 file changed** (+6 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+6 -0)
</details>
### 📄 Description
### Description
- ✨ add a list of graphql interview questions
[GraphQL](https://graphql.org/) is an open-source data query and manipulation language for APIs, and a runtime for fulfilling queries with existing data. GraphQL was developed internally by Facebook in 2012 before being publicly released in 2015. - wikipedia
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/DopplerHQ/awesome-interview-questions/pull/128
Author: @a-tokyo
Created: 12/7/2018
Status: ✅ Merged
Merged: 1/8/2019
Merged by: @MaksimAbramchuk
Base:
master← Head:add-graphql📝 Commits (2)
1eab4c5✨ add graphqlcde9e91✏️Unify GraphQl spelling📊 Changes
1 file changed (+6 additions, -0 deletions)
View changed files
📝
README.md(+6 -0)📄 Description
Description
GraphQL is an open-source data query and manipulation language for APIs, and a runtime for fulfilling queries with existing data. GraphQL was developed internally by Facebook in 2012 before being publicly released in 2015. - wikipedia
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.