Optional
account?: stringOptional
filter?: Record<string, string>relation filters used by ComposeDB <= 0.4
Optional
model?: StreamID | stringsingle model filter used by ComposeDB <= 0.5
Optional
models?: (StreamID | string)[]TODO(v3): make "models" required when removing the "model" key
Optional
queryOptional
sorting?: Sorting
Base query to the index. Disregards pagination.