mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-05-28 06:35:31 +08:00
Write intro note(one sentence)
This commit is contained in:
committed by
Peggy Rayzis
parent
eedd03ee48
commit
b4b89d9e93
@@ -3,8 +3,12 @@ title: "3. Write your graph's resolvers"
|
||||
description: Start here for the Apollo fullstack tutorial
|
||||
---
|
||||
|
||||
It's time to finally leverage all the data sources logic in our graph's resolvers.
|
||||
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user