From 7e17e4be22044b20d9a862f7bc4db75d44082daf Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Wed, 26 Jun 2019 11:17:21 +0100 Subject: [PATCH] add GraphQL in contents list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a5b83255..dba00120 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ The full documentation for Parse Server is available in the [wiki](https://githu - [Configuring File Adapters](#configuring-file-adapters) - [Logging](#logging) - [Live Queries](#live-queries) +- [GraphQL](#graphql) - [Upgrading to 3.0.0](#upgrading-to-300) - [Support](#support) - [Ride the Bleeding Edge](#want-to-ride-the-bleeding-edge)