Skip to content

Commit 08fcfc0

Browse files
committed
Updated docs as graphql syntax is not yet supported
1 parent b80493a commit 08fcfc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ from the command line.
196196
Go to `localhost:5000/graphql <http://localhost:5000/graphql>`__ and
197197
type your first query!
198198

199-
.. code:: graphql
199+
.. code::
200200
201201
{
202202
allEmployees {

0 commit comments

Comments
 (0)