mirror of
https://github.com/kou029w/intro-to-graphql.git
synced 2025-01-18 16:08:03 +00:00
fix
This commit is contained in:
parent
eeeb19bbe6
commit
1212be939e
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ https://hasura.io/learn/graphql/intro-graphql/graphql-vs-rest/
|
||||||
### クライアント・ドリブン
|
### クライアント・ドリブン
|
||||||
|
|
||||||
従来の REST はどちらかというとサーバーのデータ構造の都合
|
従来の REST はどちらかというとサーバーのデータ構造の都合
|
||||||
サーバーにとってシンプルなデータ構造は役に立ってきた
|
シンプルなデータ構造が役に立ってきた
|
||||||
|
|
||||||
現代のモバイルアプリケーションの開発はクライアントが中心の世界
|
現代のモバイルアプリケーションの開発はクライアントが中心の世界
|
||||||
データの問い合わせのより強力な表現が重要になってきた
|
データの問い合わせのより強力な表現が重要になってきた
|
||||||
|
|
Loading…
Add table
Reference in a new issue