1
0
mirror of https://github.com/ClusterCockpit/cc-backend synced 2025-07-27 06:36:07 +02:00

Update README.md

This commit is contained in:
moebiusband73
2021-03-31 08:54:14 +02:00
committed by GitHub
parent ffcec6a1ad
commit bf97407891

@@ -2,6 +2,10 @@
* ```go run server.go```
# Debugging and Testing
There is a GraphQL PLayground for testing queries at http://localhost:8080/ .
# Changing the GraphQL schema
* Edit ```./graph/schema.graphqls```