shouldExportSchema Method
Override of IModelExportHandler.shouldExportSchema that is called to determine if a schema should be exported
shouldExportSchema(schemaKey: SchemaKey): boolean
@note the default behavior doesn't import schemas older than those already in the target
Parameter | Type | Description |
---|---|---|
schemaKey | SchemaKey |
Returns - boolean
Defined in
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.