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
9d1ecc92b5
commit
88dc954bba
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ query {
|
|||
}
|
||||
```
|
||||
|
||||
サーバーからクライアントへの応答 (JSON)
|
||||
結果は JSON で返却
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue