Type alias NearTextOptions<T>

NearTextOptions<T>: BaseNearTextOptions<T> | GroupByNearTextOptions<T> | undefined

Options available in the query.nearText method

Type Parameters

  • T