@forge/cli-shared
9.4.0-next.99.4.0-next.10
out/graphql/graphql-types.js~
out/graphql/graphql-types.jsModified+1
Index: package/out/graphql/graphql-types.js
===================================================================
--- package/out/graphql/graphql-types.js
+++ package/out/graphql/graphql-types.js
@@ -18239,8 +18239,9 @@
StakeholderCommsComponentSuppressionReason["AllComponentsIneligible"] = "ALL_COMPONENTS_INELIGIBLE";
StakeholderCommsComponentSuppressionReason["BelowThreshold"] = "BELOW_THRESHOLD";
StakeholderCommsComponentSuppressionReason["EngineError"] = "ENGINE_ERROR";
StakeholderCommsComponentSuppressionReason["FeatureDisabled"] = "FEATURE_DISABLED";
+ StakeholderCommsComponentSuppressionReason["InvalidInput"] = "INVALID_INPUT";
StakeholderCommsComponentSuppressionReason["NoComponentsConfigured"] = "NO_COMPONENTS_CONFIGURED";
})(StakeholderCommsComponentSuppressionReason || (exports.StakeholderCommsComponentSuppressionReason = StakeholderCommsComponentSuppressionReason = {}));
var StakeholderCommsComponentType;
(function (StakeholderCommsComponentType) {