Package | Description |
---|---|
graphql.execution.instrumentation.fieldvalidation |
Modifier and Type | Method and Description |
---|---|
SimpleFieldValidation |
SimpleFieldValidation.addRule(ExecutionPath fieldPath,
BiFunction<FieldAndArguments,FieldValidationEnvironment,Optional<GraphQLError>> rule)
Adds the rule against the field address path.
|
Copyright © 2019. All rights reserved.