mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-06-11 07:43:29 +08:00
12 lines
315 B
Markdown
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> |