MutationsとQuery variables
ここでは、ユーザーが新しいtodoを作成して、それをタスクリストに追加できる機能を追加します。
以下のコンセプトを学びます。
- GraphQL mutationの作成
useMutation
Reactフックの使用- 読み込み/終了/エラー状態のキャプチャ
始めましょう。
Did you find this page helpful?
Start with GraphQL on Hasura for Free
- Build apps and APIs 10x faster
- Built-in authorization and caching
- 8x more performant than hand-rolled APIs