public class TypeFromAST
extends java.lang.Object
| Constructor and Description |
|---|
TypeFromAST() |
| Modifier and Type | Method and Description |
|---|---|
static GraphQLType |
getTypeFromAST(GraphQLSchema schema,
Type type) |
public static GraphQLType getTypeFromAST(GraphQLSchema schema, Type type)