API Reference > imodeljs-backend > iModels > IModelExportHandler > shouldExportSchema shouldExportSchema MethodProtected If true is returned, then the schema will be exported. shouldExportSchema(_schemaKey: SchemaKey): boolean note This method can optionally be overridden to exclude an individual schema from the export. The base implementation always returns true. Parameter Type Description _schemaKey SchemaKey Returns - boolean Defined in core/backend/src/IModelExporter.ts Line 113 Last Updated: 11 June, 2024