From 7f32e885eec0cfdf8a366d8bc33c68e785efc73e Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Wed, 3 Apr 2019 09:23:15 -0700 Subject: [PATCH] Updated GraphQL (markdown) --- GraphQL.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/GraphQL.md b/GraphQL.md index f3a3f46..df8c530 100644 --- a/GraphQL.md +++ b/GraphQL.md @@ -4,6 +4,13 @@ Statping implements the [GraphQL](https://graphql.org/) API interface so you can View schema.graphql

+### GraphQL Integration Checklist +- [ ] Core +- [ ] Core +- [ ] Core +- [ ] Core + + *** ### Example Queries