mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-05-10 21:33:14 +08:00
12 lines
317 B
Markdown
12 lines
317 B
Markdown
---
|
|
title: "3. Write your graph's resolvers"
|
|
description: Start here for the Apollo fullstack tutorial
|
|
---
|
|
|
|
<h2 id="data-sources">Call your data sources in resolvers</h2>
|
|
|
|
<h2 id="write-query">Write a query in the playground</h2>
|
|
|
|
<h2 id="authentication">Authenticate users</h2>
|
|
|
|
<h2 id="testing">Test your graph</h2> |