npm package diff

Package: @forge/cli-shared

Versions: 5.5.0-next.8-experimental-f20602a - 5.5.0-next.10

File: package/out/graphql/graphql-types.d.ts

Index: package/out/graphql/graphql-types.d.ts
===================================================================
--- package/out/graphql/graphql-types.d.ts
+++ package/out/graphql/graphql-types.d.ts
@@ -25122,8 +25122,9 @@
 export declare type GraphStoreContentReferencedEntityBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreContentReferencedEntitySortInput>;
 };
 export declare type GraphStoreContentReferencedEntityInverseArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25133,8 +25134,9 @@
 export declare type GraphStoreContentReferencedEntityInverseBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreContentReferencedEntitySortInput>;
 };
 export declare type GraphStoreContentReferencedEntityInverseRelationshipArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25160,8 +25162,9 @@
 export declare type GraphStoreFocusAreaAssociatedToProjectBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreFocusAreaAssociatedToProjectSortInput>;
 };
 export declare type GraphStoreFocusAreaAssociatedToProjectInverseArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25171,8 +25174,9 @@
 export declare type GraphStoreFocusAreaAssociatedToProjectInverseBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreFocusAreaAssociatedToProjectSortInput>;
 };
 export declare type GraphStoreFocusAreaHasAtlasGoalArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25182,8 +25186,9 @@
 export declare type GraphStoreFocusAreaHasAtlasGoalBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreFocusAreaHasAtlasGoalSortInput>;
 };
 export declare type GraphStoreFocusAreaHasAtlasGoalInverseArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25193,8 +25198,9 @@
 export declare type GraphStoreFocusAreaHasAtlasGoalInverseBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreFocusAreaHasAtlasGoalSortInput>;
 };
 export declare type GraphStoreFocusAreaHasFocusAreaArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25204,8 +25210,9 @@
 export declare type GraphStoreFocusAreaHasFocusAreaBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreFocusAreaHasFocusAreaSortInput>;
 };
 export declare type GraphStoreFocusAreaHasFocusAreaInverseArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25215,8 +25222,9 @@
 export declare type GraphStoreFocusAreaHasFocusAreaInverseBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreFocusAreaHasFocusAreaSortInput>;
 };
 export declare type GraphStoreFocusAreaHasProjectArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25226,8 +25234,9 @@
 export declare type GraphStoreFocusAreaHasProjectBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreFocusAreaHasProjectSortInput>;
 };
 export declare type GraphStoreFocusAreaHasProjectInverseArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25237,8 +25246,9 @@
 export declare type GraphStoreFocusAreaHasProjectInverseBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreFocusAreaHasProjectSortInput>;
 };
 export declare type GraphStoreIncidentAssociatedPostIncidentReviewArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25248,8 +25258,9 @@
 export declare type GraphStoreIncidentAssociatedPostIncidentReviewBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreIncidentAssociatedPostIncidentReviewSortInput>;
 };
 export declare type GraphStoreIncidentAssociatedPostIncidentReviewInverseArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25259,8 +25270,9 @@
 export declare type GraphStoreIncidentAssociatedPostIncidentReviewInverseBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreIncidentAssociatedPostIncidentReviewSortInput>;
 };
 export declare type GraphStoreIncidentAssociatedPostIncidentReviewInverseRelationshipArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25275,8 +25287,9 @@
 export declare type GraphStoreIncidentAssociatedPostIncidentReviewLinkBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreIncidentAssociatedPostIncidentReviewLinkSortInput>;
 };
 export declare type GraphStoreIncidentAssociatedPostIncidentReviewLinkInverseArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25286,8 +25299,9 @@
 export declare type GraphStoreIncidentAssociatedPostIncidentReviewLinkInverseBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreIncidentAssociatedPostIncidentReviewLinkSortInput>;
 };
 export declare type GraphStoreIncidentAssociatedPostIncidentReviewLinkInverseRelationshipArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25312,8 +25326,9 @@
 export declare type GraphStoreIncidentHasActionItemBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreIncidentHasActionItemSortInput>;
 };
 export declare type GraphStoreIncidentHasActionItemInverseArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25323,8 +25338,9 @@
 export declare type GraphStoreIncidentHasActionItemInverseBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreIncidentHasActionItemSortInput>;
 };
 export declare type GraphStoreIncidentHasActionItemInverseRelationshipArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25344,8 +25360,9 @@
 export declare type GraphStoreIncidentLinkedJswIssueBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreIncidentLinkedJswIssueSortInput>;
 };
 export declare type GraphStoreIncidentLinkedJswIssueInverseArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25355,8 +25372,9 @@
 export declare type GraphStoreIncidentLinkedJswIssueInverseBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreIncidentLinkedJswIssueSortInput>;
 };
 export declare type GraphStoreIncidentLinkedJswIssueInverseRelationshipArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25386,8 +25404,9 @@
 export declare type GraphStoreIssueAssociatedBuildBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreIssueAssociatedBuildSortInput>;
 };
 export declare type GraphStoreIssueAssociatedBuildInverseArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25397,8 +25416,9 @@
 export declare type GraphStoreIssueAssociatedBuildInverseBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreIssueAssociatedBuildSortInput>;
 };
 export declare type GraphStoreIssueAssociatedBuildInverseRelationshipArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25426,37 +25446,47 @@
     id: Scalars['ID']['input'];
 };
 export declare type GraphStoreIssueAssociatedDeploymentArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
+    filter?: InputMaybe<GraphStoreIssueAssociatedDeploymentFilterInput>;
     first?: InputMaybe<Scalars['Int']['input']>;
     id: Scalars['ID']['input'];
     sort?: InputMaybe<GraphStoreIssueAssociatedDeploymentSortInput>;
 };
 export declare type GraphStoreIssueAssociatedDeploymentBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
+    filter?: InputMaybe<GraphStoreIssueAssociatedDeploymentFilterInput>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreIssueAssociatedDeploymentSortInput>;
 };
 export declare type GraphStoreIssueAssociatedDeploymentInverseArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
+    filter?: InputMaybe<GraphStoreIssueAssociatedDeploymentFilterInput>;
     first?: InputMaybe<Scalars['Int']['input']>;
     id: Scalars['ID']['input'];
     sort?: InputMaybe<GraphStoreIssueAssociatedDeploymentSortInput>;
 };
 export declare type GraphStoreIssueAssociatedDeploymentInverseBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
+    filter?: InputMaybe<GraphStoreIssueAssociatedDeploymentFilterInput>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreIssueAssociatedDeploymentSortInput>;
 };
 export declare type GraphStoreIssueAssociatedDeploymentInverseRelationshipArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
+    filter?: InputMaybe<GraphStoreIssueAssociatedDeploymentFilterInput>;
     first?: InputMaybe<Scalars['Int']['input']>;
     id: Scalars['ID']['input'];
+    sort?: InputMaybe<GraphStoreIssueAssociatedDeploymentSortInput>;
 };
 export declare type GraphStoreIssueAssociatedDeploymentRelationshipArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
+    filter?: InputMaybe<GraphStoreIssueAssociatedDeploymentFilterInput>;
     first?: InputMaybe<Scalars['Int']['input']>;
     id: Scalars['ID']['input'];
+    sort?: InputMaybe<GraphStoreIssueAssociatedDeploymentSortInput>;
 };
 export declare type GraphStoreIssueAssociatedDesignArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25510,8 +25540,9 @@
 export declare type GraphStoreIssueAssociatedIssueRemoteLinkBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreIssueAssociatedIssueRemoteLinkSortInput>;
 };
 export declare type GraphStoreIssueAssociatedIssueRemoteLinkInverseArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25521,8 +25552,9 @@
 export declare type GraphStoreIssueAssociatedIssueRemoteLinkInverseBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreIssueAssociatedIssueRemoteLinkSortInput>;
 };
 export declare type GraphStoreIssueAssociatedIssueRemoteLinkInverseRelationshipArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25734,8 +25766,9 @@
 export declare type GraphStoreJsmProjectAssociatedServiceBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreJsmProjectAssociatedServiceSortInput>;
 };
 export declare type GraphStoreJsmProjectAssociatedServiceInverseArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25745,8 +25778,9 @@
 export declare type GraphStoreJsmProjectAssociatedServiceInverseBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreJsmProjectAssociatedServiceSortInput>;
 };
 export declare type GraphStoreJsmProjectAssociatedServiceInverseRelationshipArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -25860,13 +25894,15 @@
 export declare type GraphStoreMediaAttachedToContentBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreMediaAttachedToContentSortInput>;
 };
 export declare type GraphStoreMediaAttachedToContentInverseBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreMediaAttachedToContentSortInput>;
 };
 export declare type GraphStoreOnPremProjectHasIssueArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -26501,13 +26537,15 @@
 export declare type GraphStoreSecurityContainerAssociatedToVulnerabilityBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreSecurityContainerAssociatedToVulnerabilitySortInput>;
 };
 export declare type GraphStoreSecurityContainerAssociatedToVulnerabilityInverseBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreSecurityContainerAssociatedToVulnerabilitySortInput>;
 };
 export declare type GraphStoreSecurityContainerAssociatedToVulnerabilityInverseRelationshipArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -26831,8 +26869,9 @@
 export declare type GraphStoreTestPerfhammerRelationshipBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreTestPerfhammerRelationshipSortInput>;
 };
 export declare type GraphStoreTestPerfhammerRelationshipInverseArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -26842,8 +26881,9 @@
 export declare type GraphStoreTestPerfhammerRelationshipInverseBatchArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
     ids: Array<Scalars['ID']['input']>;
+    sort?: InputMaybe<GraphStoreTestPerfhammerRelationshipSortInput>;
 };
 export declare type GraphStoreTestPerfhammerRelationshipInverseRelationshipArgs = {
     after?: InputMaybe<Scalars['String']['input']>;
     first?: InputMaybe<Scalars['Int']['input']>;
@@ -31879,11 +31919,55 @@
 };
 export declare type GraphStoreIssueAssociatedCommitSortInput = {
     lastModified?: InputMaybe<GraphStoreSortInput>;
 };
+export declare type GraphStoreIssueAssociatedDeploymentAuthorFilterInput = {
+    and?: InputMaybe<Array<InputMaybe<GraphStoreIssueAssociatedDeploymentAuthorFilterInput>>>;
+    authorAri?: InputMaybe<GraphStoreAriFilterInput>;
+    or?: InputMaybe<Array<InputMaybe<GraphStoreIssueAssociatedDeploymentAuthorFilterInput>>>;
+};
 export declare type GraphStoreIssueAssociatedDeploymentAuthorSortInput = {
     authorAri?: InputMaybe<GraphStoreSortInput>;
 };
+export declare type GraphStoreIssueAssociatedDeploymentConditionalFilterInput = {
+    createdAt?: InputMaybe<GraphStoreDateFilterInput>;
+    fromAti?: InputMaybe<GraphStoreAtiFilterInput>;
+    lastModified?: InputMaybe<GraphStoreDateFilterInput>;
+    toAti?: InputMaybe<GraphStoreAtiFilterInput>;
+    to_author?: InputMaybe<GraphStoreIssueAssociatedDeploymentAuthorFilterInput>;
+    to_environmentType?: InputMaybe<GraphStoreIssueAssociatedDeploymentEnvironmentTypeFilterInput>;
+    to_state?: InputMaybe<GraphStoreIssueAssociatedDeploymentDeploymentStateFilterInput>;
+};
+export declare enum GraphStoreIssueAssociatedDeploymentDeploymentState {
+    Cancelled = "CANCELLED",
+    Failed = "FAILED",
+    InProgress = "IN_PROGRESS",
+    NotSet = "NOT_SET",
+    Pending = "PENDING",
+    RolledBack = "ROLLED_BACK",
+    Successful = "SUCCESSFUL",
+    Unknown = "UNKNOWN"
+}
+export declare type GraphStoreIssueAssociatedDeploymentDeploymentStateFilterInput = {
+    is?: InputMaybe<Array<GraphStoreIssueAssociatedDeploymentDeploymentState>>;
+    isNot?: InputMaybe<Array<GraphStoreIssueAssociatedDeploymentDeploymentState>>;
+};
+export declare enum GraphStoreIssueAssociatedDeploymentEnvironmentType {
+    Development = "DEVELOPMENT",
+    NotSet = "NOT_SET",
+    Production = "PRODUCTION",
+    Staging = "STAGING",
+    Testing = "TESTING",
+    Unmapped = "UNMAPPED"
+}
+export declare type GraphStoreIssueAssociatedDeploymentEnvironmentTypeFilterInput = {
+    is?: InputMaybe<Array<GraphStoreIssueAssociatedDeploymentEnvironmentType>>;
+    isNot?: InputMaybe<Array<GraphStoreIssueAssociatedDeploymentEnvironmentType>>;
+};
+export declare type GraphStoreIssueAssociatedDeploymentFilterInput = {
+    and?: InputMaybe<Array<InputMaybe<GraphStoreIssueAssociatedDeploymentConditionalFilterInput>>>;
+    or?: InputMaybe<Array<InputMaybe<GraphStoreIssueAssociatedDeploymentConditionalFilterInput>>>;
+};
 export declare type GraphStoreIssueAssociatedDeploymentSortInput = {
     createdAt?: InputMaybe<GraphStoreSortInput>;
     fromAti?: InputMaybe<GraphStoreSortInput>;
     lastModified?: InputMaybe<GraphStoreSortInput>;
@@ -54436,13 +54520,23 @@
     minBuildNumber?: Maybe<Scalars['Int']['output']>;
     parentSoftware?: Maybe<MarketplaceConsoleParentSoftware>;
     parentSoftwareId: Scalars['ID']['output'];
 };
+export declare type MarketplaceConsoleAppSoftwareVersionCompatibilityInput = {
+    hosting: MarketplaceConsoleHosting;
+    maxBuildNumber?: InputMaybe<Scalars['Int']['input']>;
+    minBuildNumber?: InputMaybe<Scalars['Int']['input']>;
+    parentSoftwareId: Scalars['ID']['input'];
+};
 export declare type MarketplaceConsoleAppSoftwareVersionFrameworkDetails = {
     __typename?: 'MarketplaceConsoleAppSoftwareVersionFrameworkDetails';
     attributes: MarketplaceConsoleFrameworkAttributes;
     frameworkId: Scalars['ID']['output'];
 };
+export declare type MarketplaceConsoleAppSoftwareVersionFrameworkDetailsInput = {
+    attributes: MarketplaceConsoleFrameworkAttributesInput;
+    frameworkId: Scalars['ID']['input'];
+};
 export declare type MarketplaceConsoleAppSoftwareVersionLicenseType = {
     __typename?: 'MarketplaceConsoleAppSoftwareVersionLicenseType';
     id: MarketplaceConsoleAppSoftwareVersionLicenseTypeId;
     link?: Maybe<Scalars['String']['output']>;
@@ -54501,8 +54595,14 @@
 export declare type MarketplaceConsoleAppSoftwares = {
     __typename?: 'MarketplaceConsoleAppSoftwares';
     appSoftwares: Array<MarketplaceConsoleAppSoftwareShort>;
 };
+export declare type MarketplaceConsoleAppVersionCreateRequestInput = {
+    buildNumber?: InputMaybe<Scalars['Int']['input']>;
+    compatibilities: Array<MarketplaceConsoleAppSoftwareVersionCompatibilityInput>;
+    frameworkDetails: MarketplaceConsoleAppSoftwareVersionFrameworkDetailsInput;
+    versionNumber?: InputMaybe<Scalars['String']['input']>;
+};
 export declare type MarketplaceConsoleAppVersionDeleteRequestInput = {
     appId?: InputMaybe<Scalars['ID']['input']>;
     appSoftwareId?: InputMaybe<Scalars['ID']['input']>;
     buildNumber: Scalars['ID']['input'];
@@ -54517,8 +54617,13 @@
     __typename?: 'MarketplaceConsoleConnectFrameworkAttributes';
     descriptorId: Scalars['ID']['output'];
     scopes: Array<Scalars['String']['output']>;
 };
+export declare type MarketplaceConsoleConnectFrameworkAttributesInput = {
+    descriptorId: Scalars['String']['input'];
+    href: Scalars['String']['input'];
+    scopes?: InputMaybe<Array<Scalars['String']['input']>>;
+};
 export declare type MarketplaceConsoleDeploymentInstruction = {
     __typename?: 'MarketplaceConsoleDeploymentInstruction';
     body: Scalars['String']['output'];
     screenshots: MarketplaceConsoleListingScreenshot;
@@ -54650,8 +54755,13 @@
     __typename?: 'MarketplaceConsoleExternalFrameworkAttributes';
     authorization: Scalars['Boolean']['output'];
     binaryUrl?: Maybe<Scalars['String']['output']>;
 };
+export declare type MarketplaceConsoleExternalFrameworkAttributesInput = {
+    authorization: Scalars['Boolean']['input'];
+    binaryUrl?: InputMaybe<Scalars['String']['input']>;
+    learnMoreUrl?: InputMaybe<Scalars['String']['input']>;
+};
 export declare type MarketplaceConsoleFeature = {
     __typename?: 'MarketplaceConsoleFeature';
     description: Scalars['String']['output'];
     id: Scalars['ID']['output'];
@@ -54669,9 +54779,21 @@
     appId: Scalars['ID']['output'];
     envId: Scalars['ID']['output'];
     versionId: Scalars['String']['output'];
 };
+export declare type MarketplaceConsoleForgeFrameworkAttributesInput = {
+    appId: Scalars['String']['input'];
+    envId: Scalars['String']['input'];
+    versionId: Scalars['String']['input'];
+};
 export declare type MarketplaceConsoleFrameworkAttributes = MarketplaceConsoleConnectFrameworkAttributes | MarketplaceConsoleExternalFrameworkAttributes | MarketplaceConsoleForgeFrameworkAttributes | MarketplaceConsolePluginsFrameworkAttributes | MarketplaceConsoleWorkflowFrameworkAttributes;
+export declare type MarketplaceConsoleFrameworkAttributesInput = {
+    connect?: InputMaybe<MarketplaceConsoleConnectFrameworkAttributesInput>;
+    external?: InputMaybe<MarketplaceConsoleExternalFrameworkAttributesInput>;
+    forge?: InputMaybe<MarketplaceConsoleForgeFrameworkAttributesInput>;
+    plugins?: InputMaybe<MarketplaceConsolePluginsFrameworkAttributesInput>;
+    workflow?: InputMaybe<MarketplaceConsoleWorkflowFrameworkAttributesInput>;
+};
 export declare type MarketplaceConsoleGenericError = MarketplaceConsoleError & {
     __typename?: 'MarketplaceConsoleGenericError';
     message: Scalars['String']['output'];
 };
@@ -54752,8 +54874,9 @@
 export declare type MarketplaceConsoleMutationApi = {
     __typename?: 'MarketplaceConsoleMutationApi';
     activateEditions?: Maybe<MarketplaceConsoleEditionsActivation>;
     createAppSoftwareToken?: Maybe<MarketplaceConsoleTokenDetails>;
+    createPrivateAppSoftwareVersion?: Maybe<MarketplaceConsoleMutationVoidResponse>;
     deleteAppSoftwareToken?: Maybe<MarketplaceConsoleMutationVoidResponse>;
     deleteAppVersion?: Maybe<MarketplaceConsoleMutationVoidResponse>;
     editions?: Maybe<Array<Maybe<MarketplaceConsoleEditionResponse>>>;
     validateArtifactUrl?: Maybe<MarketplaceConsoleRemoteFetchedSoftwareArtifact>;
@@ -54764,8 +54887,12 @@
 };
 export declare type MarketplaceConsoleMutationApiCreateAppSoftwareTokenArgs = {
     appSoftwareId: Scalars['String']['input'];
 };
+export declare type MarketplaceConsoleMutationApiCreatePrivateAppSoftwareVersionArgs = {
+    appKey: Scalars['ID']['input'];
+    version: MarketplaceConsoleAppVersionCreateRequestInput;
+};
 export declare type MarketplaceConsoleMutationApiDeleteAppSoftwareTokenArgs = {
     appSoftwareId: Scalars['String']['input'];
     token: Scalars['String']['input'];
 };
@@ -54838,8 +54965,12 @@
 export declare type MarketplaceConsolePluginsFrameworkAttributes = {
     __typename?: 'MarketplaceConsolePluginsFrameworkAttributes';
     artifactId: Scalars['ID']['output'];
 };
+export declare type MarketplaceConsolePluginsFrameworkAttributesInput = {
+    artifactId: Scalars['String']['input'];
+    href: Scalars['String']['input'];
+};
 export declare enum MarketplaceConsolePricingCurrency {
     Jpy = "JPY",
     Usd = "USD"
 }
@@ -55054,8 +55185,12 @@
 export declare type MarketplaceConsoleWorkflowFrameworkAttributes = {
     __typename?: 'MarketplaceConsoleWorkflowFrameworkAttributes';
     artifactId: Scalars['ID']['output'];
 };
+export declare type MarketplaceConsoleWorkflowFrameworkAttributesInput = {
+    artifactId: Scalars['String']['input'];
+    href: Scalars['String']['input'];
+};
 export declare enum MarketplaceEntityStatus {
     Active = "ACTIVE",
     Archived = "ARCHIVED"
 }