@forge/cli-shared

8.15.1-next.128.15.1
out/graphql/graphql-types.d.ts
~out/graphql/graphql-types.d.tsModified
+1
Index: package/out/graphql/graphql-types.d.ts
===================================================================
--- package/out/graphql/graphql-types.d.ts
+++ package/out/graphql/graphql-types.d.ts
@@ -140686,8 +140686,9 @@
 export declare type QueryConfluence_LatestKnowledgeGraphObjectV2Args = {
     cloudId: Scalars['String']['input'];
     contentId: Scalars['ID']['input'];
     contentType: KnowledgeGraphContentType;
+    entryPoint?: InputMaybe<Scalars['String']['input']>;
     objectType: KnowledgeGraphObjectType;
 };
 export declare type QueryConfluence_LegacyEditorReportDownloadLinkArgs = {
     cloudId: Scalars['ID']['input'];