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.