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

12 lines
315 B
Markdown

---
title: "7. Update data with mutations"
description: Start here for the Apollo fullstack tutorial
---
<h2 id="query-component">What is a Mutation component?</h2>
<h2 id="fetch-data">Update data with Mutation</h2>
<h2 id="pagination">Update the Apollo cache</h2>
<h2 id="testing">Test Mutation components</h2>