public class GraphQLValidator extends Object
| Constructor and Description |
|---|
GraphQLValidator() |
| Modifier and Type | Method and Description |
|---|---|
List<graphql.validation.ValidationError> |
validateDocument(graphql.schema.GraphQLSchema schema,
graphql.language.Document document,
String operationName) |
Copyright © 2019. All rights reserved.