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 f92f788 commit e79be42Copy full SHA for e79be42
src/registry/metadataRegistry.json
@@ -511,6 +511,7 @@
511
"wds": "wavedataset",
512
"webStoreBundle": "webstorebundle",
513
"webStoreTemplate": "webstoretemplate",
514
+ "workflowFlowAutomation": "workflowflowautomation",
515
"weblink": "custompageweblink",
516
"wlens": "wavelens",
517
"workSkillRouting": "workskillrouting",
@@ -4544,6 +4545,13 @@
4544
4545
"strictDirectoryName": false,
4546
"suffix": "webStoreTemplate"
4547
},
4548
+ "workflowflowautomation": {
4549
+ "directoryName": "workflowFlowAutomations",
4550
+ "id": "workflowflowautomation",
4551
+ "name": "WorkflowFlowAutomation",
4552
+ "strictDirectoryName": false,
4553
+ "suffix": "workflowFlowAutomation"
4554
+ },
4555
"workflow": {
4556
"children": {
4557
"directories": {
0 commit comments