public class GraphQLEngine
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GraphQLEngine
public GraphQLEngine()
-
Method Details
-
-
registerWiring
public static void registerWiring(String fieldName,
graphql.schema.idl.TypeRuntimeWiring.Builder typeWiring,
String type,
Map<String,Object> data)