shouldExportSchema Method

Override of IModelExportHandler.shouldExportSchema that is called to determine if a schema should be exported

shouldExportSchema(schemaKey: SchemaKey): Promise<boolean>

@note the default behavior doesn't import schemas older than those already in the target

Parameter Type Description
schemaKey SchemaKey  

Returns - Promise

Defined in

Last Updated: 03 August, 2026