ExportSchemaArgs Interface

Arguments supplied to exportSchema specifying which ECSchema to write to what location on the local file system.

Properties

Name Type Description
outputDirectory string The directory in which to place the created schema file.  
outputFileName string | undefined Optionally, the name of the file to create in outputDirectory.  
schemaName string The name of the ECSchema to export.  

Defined in

Last Updated: 18 January, 2025