feat(workflows): update product workflow (#4982)
**What** - added "update product" workflow Co-authored-by: Riqwan Thamir <5105988+riqwan@users.noreply.github.com>
This commit is contained in:
co-authored by
Riqwan Thamir
parent
3aba6269ed
commit
aba9ded2a3
@@ -35,6 +35,7 @@ module.exports = {
|
||||
featureFlags: {
|
||||
workflows: {
|
||||
[Workflows.CreateProducts]: true,
|
||||
[Workflows.UpdateProducts]: true,
|
||||
[Workflows.CreateCart]: true,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user