ExportMappingFunction
@firecms/core / ExportMappingFunction
Interface: ExportMappingFunction<USER>
Section titled “Interface: ExportMappingFunction<USER>”Defined in: types/export_import.ts:17
Type Parameters
Section titled “Type Parameters”Properties
Section titled “Properties”builder()
Section titled “builder()”builder: (
__namedParameters) =>string|Promise<string>
Defined in: types/export_import.ts:19
Parameters
Section titled “Parameters”__namedParameters
Section titled “__namedParameters”context
Section titled “context”FireCMSContext<USER>
entity
Section titled “entity”Entity<any>
Returns
Section titled “Returns”string | Promise<string>
key:
string
Defined in: types/export_import.ts:18