Skip to content

Commit 22a4a37

Browse files
Sashko Stubailoleebyron
Sashko Stubailo
authored andcommitted
Start working on query page of Learn section
1 parent 0fc5521 commit 22a4a37

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

site/docs/Learn-Queries.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Queries and Mutations
3+
layout: ../_core/DocsLayout
4+
category: Learn
5+
permalink: /learn/queries/
6+
next: /docs/queries/
7+
---
8+
9+
### Outline
10+
11+
* A simple query
12+
* Fields, arguments, and aliases
13+
* Variables
14+
* Fragments
15+
* Comments
16+
* Directives (skip & include)
17+
* A simple mutation

0 commit comments

Comments
 (0)