public class ConditionalNodes
extends java.lang.Object
Constructor and Description |
---|
ConditionalNodes() |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldInclude(DirectivesContainer<?> element,
java.util.Map<java.lang.String,java.lang.Object> variables,
GraphQLSchema graphQLSchema,
GraphQLContext graphQLContext) |
public boolean shouldInclude(DirectivesContainer<?> element, java.util.Map<java.lang.String,java.lang.Object> variables, GraphQLSchema graphQLSchema, GraphQLContext graphQLContext)