The currently loaded query results, grouped by result group. Each inner array is the block IDs of one result group. For an ungrouped query this is a single group containing all loaded block IDs.
Per-view options, backed by the query editor's reactive view options proxy.
The view owns this object and should mutate it directly (and use
useSnapshot for reactivity) to persist its configuration.
Re-runs the query and refreshes the results.
Tag names derived from the query conditions.
Props passed to a registered custom query view component.