Write intro note(one sentence)

This commit is contained in:
unicodeveloper
2018-10-04 12:46:52 +01:00
committed by Peggy Rayzis
parent eedd03ee48
commit b4b89d9e93

View File

@@ -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>