You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was able to setup and run the service .. while testing the service .. ran into error.
graphql.execution.async.AsyncExecutionStrategy - Exception while fetching data
graphql-service_1 | java.lang.NullPointerException
graphql-service_1 | at com.distelli.graphql.ResolverDataFetcher.get(ResolverDataFetcher.java:64) ~[app.jar:?]
Any pointers to revolve this issue ? Thanks in advance
The text was updated successfully, but these errors were encountered:
Was able to setup and run the service .. while testing the service .. ran into error.
graphql.execution.async.AsyncExecutionStrategy - Exception while fetching data
graphql-service_1 | java.lang.NullPointerException
graphql-service_1 | at com.distelli.graphql.ResolverDataFetcher.get(ResolverDataFetcher.java:64) ~[app.jar:?]
Any pointers to revolve this issue ? Thanks in advance
The text was updated successfully, but these errors were encountered: