Where should I start looking to resolve this error...
# orm-help
s
Where should I start looking to resolve this error:
Cannot return null for non-nullable field Query.myQuery
?
n
the resolver that gets invoked
something returns
null
but in the schema it is required
namely
Query.myQuery
is null, but is required in your schema