Class GraphQLoverHttpValidator
java.lang.Object
com.predic8.membrane.core.graphql.GraphQLoverHttpValidator
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionGraphQLoverHttpValidator(boolean allowExtensions, List<String> allowedMethods, int maxRecursion, int maxDepth, int maxMutations, Router router) -
Method Summary
Modifier and TypeMethodDescriptionstatic intcountMutations(List<ExecutableDefinition> definitions) void
-
Field Details
-
EXTENSIONS
- See Also:
-
VARIABLES
- See Also:
-
MUTATION
- See Also:
-
QUERY
- See Also:
-
OPERATION_NAME
- See Also:
-
-
Constructor Details
-
GraphQLoverHttpValidator
-
-
Method Details
-
validate
-
countMutations
-