add try it

This commit is contained in:
Nebel 2022-01-18 17:51:33 +09:00
parent 3f74ea8f73
commit 96be65027d

View file

@ -511,6 +511,15 @@ query {
### Try it!
https://graphql-pokemon2.vercel.app
ヒント
1. `{` ... `}`
1. `pokemons(first: 151) {` ... `}` または `pokemon(name: "Pikachu") {` ... `}`
1. Shift-Space
1. フィールドをクリック
---
### 発展的な構文