Class ConditionalNodes
java.lang.Object
graphql.execution.conditional.ConditionalNodes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanshouldInclude(DirectivesContainer<?> element, Map<String, Object> variables, GraphQLSchema graphQLSchema, GraphQLContext graphQLContext)
-
Constructor Details
-
ConditionalNodes
public ConditionalNodes()
-
-
Method Details
-
shouldInclude
public boolean shouldInclude(DirectivesContainer<?> element, Map<String, Object> variables, GraphQLSchema graphQLSchema, GraphQLContext graphQLContext)
-