Properties
Functions
Link copied to clipboard
Initializes FilterDefinition.entries Used so that the FilterDefinition can be created before its entries are created, allowing for cyclic filter definition. Should be called only once
Link copied to clipboard
Parses the GraphQL input into a filter
Link copied to clipboard
Parses a node filter Requires for each field that either
Link copied to clipboard
open override fun toGraphQLType(inputTypeCache: CacheMap<String, GraphQLInputType>): GraphQLInputType
Transforms this into a GraphQLInputType