Schema for extra information on the selector.

Constructors

Properties

indexableFields: string[]

A list of fields in the given selector that can be used to restrict the query.

type: string

A type of the index.

unindexableFields: string[]

A list of fields in the given selector that can't be used to restrict the query.

Methods