Fires2REST - v0.3.0
GitHub
NPM
Preparing search index...
DocumentTransform
Interface DocumentTransform
A document transformation
interface
DocumentTransform
{
document
:
string
;
fieldTransforms
:
FieldTransform
[]
;
}
Index
Properties
document
field
Transforms
Properties
document
document
:
string
The name of the document to transform
field
Transforms
fieldTransforms
:
FieldTransform
[]
The field transforms to apply
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
document
field
Transforms
GitHub
NPM
Fires2REST - v0.3.0
Loading...
A document transformation