public static class ChildDataCollector.Entry
extends java.lang.Object
Constructor and Description |
---|
ChildDataCollector.Entry(GraphQLObjectType objectType,
java.util.List<graphql.execution.batched.GraphQLExecutionNodeDatum> data) |
Modifier and Type | Method and Description |
---|---|
java.util.List<graphql.execution.batched.GraphQLExecutionNodeDatum> |
getData() |
GraphQLObjectType |
getObjectType() |
public ChildDataCollector.Entry(GraphQLObjectType objectType, java.util.List<graphql.execution.batched.GraphQLExecutionNodeDatum> data)
public GraphQLObjectType getObjectType()
public java.util.List<graphql.execution.batched.GraphQLExecutionNodeDatum> getData()