mirror of
https://github.com/vale981/apollo-server
synced 2025-03-12 22:16:42 -04:00
10 lines
216 B
Markdown
10 lines
216 B
Markdown
---
|
|
title: Mutations
|
|
description: Updating data the Apollo way
|
|
---
|
|
|
|
<h2 id="creating">Creating a mutation</h2>
|
|
|
|
<h2 id="writing">Writing data to a backend</h2>
|
|
|
|
<h2 id="returning">Returning data from a mutation</h2>
|