Skip to main content

Interface: GeoFieldAttrs

Defined in: schema/fields.ts:207

GeoField attributes

Extends

Properties

as?

optional as?: string

Defined in: schema/fields.ts:20

Inherited from

BaseFieldAttrs.as


indexEmpty?

optional indexEmpty?: boolean

Defined in: schema/fields.ts:23

Inherited from

BaseFieldAttrs.indexEmpty


indexMissing?

optional indexMissing?: boolean

Defined in: schema/fields.ts:22

Inherited from

BaseFieldAttrs.indexMissing


sortable?

optional sortable?: boolean

Defined in: schema/fields.ts:21

Inherited from

BaseFieldAttrs.sortable