Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SchemaMigrationSetting

Package version

Settings for migrating schema from source to target

Hierarchy

  • SchemaMigrationSetting

Index

Properties

Properties

Optional fileId

fileId: undefined | string

Resource Identifier of a file resource containing the uploaded schema file

Optional schemaOption

schemaOption: SchemaMigrationOption

Option on how to migrate the schema. Possible values include: 'None', 'ExtractFromSource', 'UseStorageFile'

Generated using TypeDoc