vertx-graphql-example icon indicating copy to clipboard operation
vertx-graphql-example copied to clipboard

GraphQL Async example using Vert.x

Results 1 vertx-graphql-example issues
Sort by recently updated
recently updated
newest added

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)...