alexsteinerde / graphql-kit

Easy setup of a GraphQL server with Vapor. It uses the GraphQL implementation of Graphiti.
MIT License
99 stars 18 forks source link

Error on graphql rout #14

Closed ZirgVoice closed 2 years ago

ZirgVoice commented 2 years ago

I started getting an error, before everything was working

{
  "error": true,
  "reason": "The operation couldn’t be completed. (GraphQLKit.GraphQLResolveError error 0.)"
}

[ INFO ] GET /graphql [request-id: F648C1E3-5FB5-4AAD-B864-955003387E2C]
[ WARNING ] The operation couldn’t be completed. (GraphQLKit.GraphQLResolveError error 0.) [request-id: F648C1E3-5FB5-4AAD-B864-955003387E2C]
ZirgVoice commented 2 years ago

Everything is ok, my mistake, I tried to open GraphiQL on the wrong route