👋 Welcome to the new Omni docs! We're still migrating, but the old docs are available at docs-legacy.omni.co.
Defines the underlying query for the query view.
query: <sub-parameters>: ...
base_view
bind
bind_all_filters
calculations
default_group_by
fields
fill_fields
filters
join_via_map
limit
sorts
topic
query: fields: users.age: age users.created_at[year]: created_at_year base_view: users sorts: - field: users.created_at[year]
Was this page helpful?