Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0856e31

Browse files
committed
updated Appendix04/README.md
1 parent1479817 commit0856e31

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

‎Appendix04/README.md‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ GraphQL 的出現主要是為了要解決 Web/Mobile 端不斷增加的 API 請
1313

1414
GraphQL 主要由以下元件構成:
1515

16-
類別系統(Type System)
17-
查詢語言(Query Language):在 Operations 中 query 只讀取資料而 mutation 寫入操作
18-
執行語意(Execution Semantics)
19-
靜態驗證(Static Validation)
20-
類別檢查(Type Introspection)
16+
1.類別系統(Type System)
17+
2.查詢語言(Query Language):在 Operations 中 query 只讀取資料而 mutation 寫入操作
18+
3.執行語意(Execution Semantics)
19+
4.靜態驗證(Static Validation)
20+
5.類別檢查(Type Introspection)
2121

2222
一般 RESTful 在取用資源時會對應到 HTTP 中`GET``POST``DELETE``PUT` 等方法,並以 URL 對應的方式去取得資源,例如:
2323

-1.79 KB
Loading
1.79 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp