From ed31e41749777754473bcd130fd047b6e045bb33 Mon Sep 17 00:00:00 2001 From: changeling Date: Wed, 15 May 2019 12:16:04 -0500 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FAQ.md b/FAQ.md index 3298b9e..481285d 100644 --- a/FAQ.md +++ b/FAQ.md @@ -2,3 +2,6 @@ This is a beginning of an FAQ. Please help grow this resource by adding basic, c ### Basic Graphene answers and recipes. - [Non-Django-specific Graphene FAQ](https://github.com/graphql-python/graphene/wiki/FAQ) + +### Graphene Django-specific answers and recipes. + - In progress.