mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-06-13 08:30:37 +08:00
12 lines
284 B
Markdown
12 lines
284 B
Markdown
---
|
|
title: "8. Manage local state"
|
|
description: Start here for the Apollo fullstack tutorial
|
|
---
|
|
|
|
<h2 id="local-schema">Write a local schema</h2>
|
|
|
|
<h2 id="local-mutation">Update local data</h2>
|
|
|
|
<h2 id="local-query">Query local data</h2>
|
|
|
|
<h2 id="testing">Testing local mutations</h2> |