Type alias HybridOptions<T, V, I>

HybridOptions<T, V, I>: BaseHybridOptions<T, V, I> | GroupByHybridOptions<T, V, I> | undefined

Options available in the query.hybrid method

Type Parameters

  • T
  • V
  • I