Type alias NearTextOptions<T, V, I>

NearTextOptions<T, V, I>: BaseNearTextOptions<T, V, I> | GroupByNearTextOptions<T, V, I> | undefined

Options available in the query.nearText method

Type Parameters

  • T
  • V
  • I