Get the latest tech news
Show HN: FilterQL – A tiny query language for filtering structured data
A tiny query language for filtering structured data - adamhl8/filterql
Let's say you're building a CLI tool that fetches some data to be filtered by a query the user provides: When a comparison value can't be coerced to the field's type, an error is thrown. The resolveField function takes a string and returns the full field name if it exists in the schema.
Or read this on Hacker News