Simple JSON filtering for possibly-slightly-less-technical end users.
There are no implicit conversions done of data. If the filter expression compares with a numeric value (e.g., > 0), then the data must be a number to match; 1 would match, "1" would not.