Updated GraphQL (markdown)

master
Hunter Long 2019-04-03 11:59:17 -07:00
parent 7f32e885ee
commit fe54528f61
1 changed files with 8 additions and 4 deletions

@ -5,10 +5,14 @@ Statping implements the [GraphQL](https://graphql.org/) API interface so you can
</p> </p>
### GraphQL Integration Checklist ### GraphQL Integration Checklist
- [ ] Core - [ ] Core (read)
- [ ] Core - [ ] Services (read)
- [ ] Core - [ ] Groups (read)
- [ ] Core - [ ] Users (read)
- [ ] Messages (read)
- [ ] Services (update/create)
- [ ] Services (update/create)
*** ***