Hi
none of examples works for me.
curl -d '{"query": "query { echo(message: "Hello World") }" }' -H "Content-Type: application/json" http://localhost:8080
{"error":{"message":"Class 'GraphQL\Type\Schema' not found"}}
there are aditional documentation for this examples ?
regards
Hi
none of examples works for me.
curl -d '{"query": "query { echo(message: "Hello World") }" }' -H "Content-Type: application/json" http://localhost:8080
{"error":{"message":"Class 'GraphQL\Type\Schema' not found"}}
there are aditional documentation for this examples ?
regards