From 0d5e6dbc749d6fc143d1abd12f68d266dd5af75c Mon Sep 17 00:00:00 2001 From: Mark Nadal Date: Wed, 10 May 2017 13:59:51 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70ea8ff5..6deac83e 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ gun.get('mark').on(function(data, key){ }); ``` +- See this [module for GraphQL support](https://github.com/brysgo/graphql-gun). ## Support - Help support development: https://www.patreon.com/gunDB !