Files
apollo/docs/source/tutorial/local-state.md
2018-09-28 09:50:18 -04: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>