Schema for indexed fields for use with declarative JSON query.

Indexable

  • [propName: string]: any

    IndexField accepts additional properties.

Constructors

Properties

Methods

Constructors

Properties

name?: string

Name of the field.

type?: string

The type of the named field.

Methods