FilterEntryDefinition wrapper for a FilterDefinition. Automatically generates the FilterDefinition base on the provided nodeType. GraphQL type and parsing is handled by the generated FilterDefinition Used in for filter entries based on NodeRelationship based properties.
Parameters
the name of the field on the GraphQLInputObjectType
the description of the field
defines which FilterDefinition to generate
used to generate the FilterDefinition
defines the relationship of the property
Constructors
Properties
Functions
Provides a condition generator used to filter for related nodes the Permissions allows to access Used to only include nodes in relation filters which the permission allows to access. Prevents a filter information leak.
Parses the entry of the provided filter
Transforms this into a GraphQLInputType