mirror of
https://github.com/kou029w/intro-to-graphql.git
synced 2025-01-18 08:05:09 +00:00
fix
This commit is contained in:
parent
a4a7fa927c
commit
cd8b2d4201
1 changed files with 3 additions and 1 deletions
|
@ -73,7 +73,9 @@ https://graphql-pokemon2.vercel.app
|
|||
Facebook が GraphQL を開発した理由は、[モバイルネイティブアプリ対応のため](https://reactjs.org/blog/2015/05/01/graphql-introduction.html)
|
||||
スマホの普及に伴う低速、省電力なデバイスの利用の増加が背景
|
||||
|
||||
現在はオープンソースな仕様になっており、自由に[貢献できる](https://github.com/graphql/graphql-spec/blob/main/CONTRIBUTING.md)
|
||||
現在はオープンソースな仕様になっており、自由に貢献できる
|
||||
|
||||
https://github.com/graphql/graphql-spec
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue