State management for Flows
Attribute
Type
Description
Package Types Applicable
// Demonstrating package by disabling flow activation
{
"packageDirectories": [
{
"path": "src/order-management",
"package": "order-management",
"versionNumber": "2.0.10.NEXT",
"enableFlowActivation" : false
}Was this helpful?