Preparing search index...
The search index is not available
Vendure Advanced Search Plugin Docs
Vendure Advanced Search Plugin Docs
FieldTypeTypeMap
Type Alias FieldTypeTypeMap
Field
Type
Type
Map
:
{
bool
:
boolean
;
bool[]
:
boolean
[]
;
float
:
number
;
float[]
:
number
[]
;
int32
:
number
;
int32[]
:
number
[]
;
int64
:
number
;
int64[]
:
number
[]
;
string
:
string
;
string[]
:
string
[]
;
}
Maps from the Typesense FieldType to the corresponding TypeScript type.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Vendure Advanced Search Plugin Docs
Loading...
Maps from the Typesense FieldType to the corresponding TypeScript type.