Files
apollo/docs/source/tutorial/local-state.md
2018-11-07 09:26:27 -08:00

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>