Filter query — textbox, schema completions

Type { then Ctrl+Space to open completions. Schema fields: name (string), age (number), active (boolean).

last valid value:

Prefix value — input mode (no schema)

Single-line mode. Press Enter to commit, Shift+Enter to add a newline.

Logical query — textbox, richer schema

Schema exposes $and, $or, $nor at the top level in addition to field names. Try typing "$ and pressing Ctrl+Space.