mirror of
https://github.com/DopplerHQ/awesome-interview-questions.git
synced 2026-03-14 06:05:46 +01:00
[PR #128] [MERGED] ✨ Add Graphql #170
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.