mirror of https://github.com/statping/statping
Updated GraphQL (markdown)
parent
5f1ed6096d
commit
48fa63cb08
|
@ -33,3 +33,6 @@ Retrieve the `id`, `name`, and `public` parameters from `service` #2.
|
|||
```
|
||||
|
||||
***
|
||||
|
||||
|
||||
The code for handling GraphQL requests is in [handlers/graphql](https://github.com/hunterlong/statping/tree/master/handlers/graphql) and is using [gqlgen](https://github.com/99designs/gqlgen) to automatically generate the schema based on the golang structs.
|
Loading…
Reference in New Issue