diff --git a/GraphQL.md b/GraphQL.md index df8c530..2eddb58 100644 --- a/GraphQL.md +++ b/GraphQL.md @@ -5,10 +5,14 @@ Statping implements the [GraphQL](https://graphql.org/) API interface so you can

### GraphQL Integration Checklist -- [ ] Core -- [ ] Core -- [ ] Core -- [ ] Core +- [ ] Core (read) +- [ ] Services (read) +- [ ] Groups (read) +- [ ] Users (read) +- [ ] Messages (read) + +- [ ] Services (update/create) +- [ ] Services (update/create) ***