public class TypeInfoWorkaround
extends java.lang.Object
TypeInfo
but the builder is not public
and hence it cant be used outside its package. Until this gets fixed
this is the work aroundConstructor and Description |
---|
TypeInfoWorkaround() |
Modifier and Type | Method and Description |
---|---|
static graphql.execution.TypeInfo |
newTypeInfo(graphql.schema.GraphQLType childType,
graphql.execution.TypeInfo parentTypeInfo) |