Parses a raw search string (leading ? optional) according to the provided schema and returns the filters plus diagnostics.
?
Query string to parse (with or without the leading question mark).
Schema describing allowed fields and operators.
Parsed filters alongside non-blocking diagnostics.
Parses a raw search string (leading
?optional) according to the provided schema and returns the filters plus diagnostics.