mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-12-26 13:29:05 +01:00
Update README.md
This commit is contained in:
parent
ffcec6a1ad
commit
bf97407891
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
* ```go run server.go```
|
* ```go run server.go```
|
||||||
|
|
||||||
|
# Debugging and Testing
|
||||||
|
|
||||||
|
There is a GraphQL PLayground for testing queries at http://localhost:8080/ .
|
||||||
|
|
||||||
# Changing the GraphQL schema
|
# Changing the GraphQL schema
|
||||||
|
|
||||||
* Edit ```./graph/schema.graphqls```
|
* Edit ```./graph/schema.graphqls```
|
||||||
|
Loading…
Reference in New Issue
Block a user