GraphQL
Supports GraphQL APIs within your applicationThis is a module for Project Forge. It supports GraphQL APIs within your application
https://github.com/kyleu/projectforge/tree/master/module/graphql
License
Licensed under CC0
Usage
- There’s a GraphQL Service wired up in
app.State
- Register schemata and execute queries using the methods on this service
- A UI based on GraphiQL is provided