mirror of
https://github.com/vale981/apollo-server
synced 2025-03-12 05:56:40 -04:00
11 lines
216 B
Markdown
11 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>
|