Update README.md

This commit is contained in:
moebiusband73 2021-03-31 08:54:14 +02:00 committed by GitHub
parent ffcec6a1ad
commit bf97407891
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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