/** * Deprecated for /query (since 2.0.1). Use collections instead; it accepts the same list or weighted-object shape. Backwards-compatible and will be removed in a future version. Do not send together with collections. */ export type SearchQueryRequestSubTenantIds = string[] | Record;