@forge/cli-shared
9.1.0-next.109.1.0
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
@@ -2207,8 +2207,9 @@
AssetsVerticalVerticalType["Ham"] = "HAM";
})(AssetsVerticalVerticalType || (exports.AssetsVerticalVerticalType = AssetsVerticalVerticalType = {}));
var AssetsVerticalWorkbenchDashboardErrorCode;
(function (AssetsVerticalWorkbenchDashboardErrorCode) {
+ AssetsVerticalWorkbenchDashboardErrorCode["Conflict"] = "CONFLICT";
AssetsVerticalWorkbenchDashboardErrorCode["InternalError"] = "INTERNAL_ERROR";
AssetsVerticalWorkbenchDashboardErrorCode["NotFound"] = "NOT_FOUND";
AssetsVerticalWorkbenchDashboardErrorCode["PermissionDenied"] = "PERMISSION_DENIED";
})(AssetsVerticalWorkbenchDashboardErrorCode || (exports.AssetsVerticalWorkbenchDashboardErrorCode = AssetsVerticalWorkbenchDashboardErrorCode = {}));