We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d878f0a commit c999d73Copy full SHA for c999d73
upload-api/migration-sitecore/constants/index.js
@@ -40,6 +40,7 @@ const MIGRATION_DATA_CONFIG = {
40
GLOBAL_FIELDS_FILE: "globalfields",
41
GLOBAL_FIELDS_FILE_NAME : "globalfields.json",
42
43
+
44
EXPORT_INFO_FILE: "export-info.json"
45
}
46
module.exports = {
0 commit comments