Action<T>: ((val: T, pathNode: PathNode, queries: Record<string, Query>) => boolean)

Type Parameters