Update README.md

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

View File

@@ -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```