@forge/cli-shared 5.4.1-next.4 → 5.5.0-next.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 5.5.0-next.6
4
+
5
+ ### Minor Changes
6
+
7
+ - be67acb: Interpolate string resources in modules
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [be67acb]
12
+ - @forge/manifest@7.7.0-next.6
13
+
14
+ ## 5.4.1-next.5
15
+
16
+ ### Patch Changes
17
+
18
+ - Updated dependencies [b0ad6d7]
19
+ - @forge/manifest@7.7.0-next.5
20
+
3
21
  ## 5.4.1-next.4
4
22
 
5
23
  ### Patch Changes
@@ -25,7 +25,7 @@ export interface ResourceDetails extends Resource {
25
25
  export declare class ConfigFile implements ConfigReader, ConfigWriter, ConfigInteractor {
26
26
  private readonly fileReader;
27
27
  private readonly fileWriter;
28
- private manifestParser;
28
+ private readonly manifestParser;
29
29
  constructor(fileReader: FileSystemReader, fileWriter: FileSystemWriter);
30
30
  getAppHandlers(): Promise<Array<Handler>>;
31
31
  readConfig(): Promise<ManifestSchema>;
@@ -1 +1 @@
1
- {"version":3,"file":"config-file.d.ts","sourceRoot":"","sources":["../../src/config/config-file.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAGpE,OAAO,EAAE,YAAY,EAAE,YAAY,EAAoB,MAAM,IAAI,CAAC;AAGlE,OAAO,EAAW,cAAc,EAAE,SAAS,EAAkC,MAAM,iBAAiB,CAAC;AAGrG,OAAO,EAAE,SAAS,EAAE,eAAe,EAAQ,MAAM,WAAW,CAAC;AAC7D,OAAO,EAAE,WAAW,EAAkB,MAAM,aAAa,CAAC;AAE1D,qBAAa,oBAAqB,SAAQ,eAAe;;CAIxD;AAED,qBAAa,8BAA+B,SAAQ,SAAS;gBAC/C,SAAS,EAAE,MAAM,EAAE;CAGhC;AAED,MAAM,WAAW,OAAO;IACtB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,gBAAgB;IAC/B,cAAc,IAAI,OAAO,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC;IAC1C,gBAAgB,IAAI,OAAO,CAAC,OAAO,CAAC,CAAC;CACtC;AAED,oBAAY,QAAQ,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC;AACpC,oBAAY,YAAY,GAAG,UAAU,GAAG,UAAU,GAAG,SAAS,CAAC;AAC/D,MAAM,WAAW,eAAgB,SAAQ,QAAQ;IAC/C,YAAY,EAAE,YAAY,CAAC;CAC5B;AAED,qBAAa,UAAW,YAAW,YAAY,EAAE,YAAY,EAAE,gBAAgB;IAG3E,OAAO,CAAC,QAAQ,CAAC,UAAU;IAC3B,OAAO,CAAC,QAAQ,CAAC,UAAU;IAH7B,OAAO,CAAC,cAAc,CAAiB;gBAEpB,UAAU,EAAE,gBAAgB,EAC5B,UAAU,EAAE,gBAAgB;IAKlC,cAAc,IAAI,OAAO,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC;IAiBzC,UAAU,IAAI,OAAO,CAAC,cAAc,CAAC;IAS3C,kBAAkB,IAAI,MAAM;IAKtB,gBAAgB,IAAI,OAAO,CAAC,OAAO,CAAC;IAMpC,WAAW,IAAI,OAAO,CAAC,WAAW,CAAC;IAMhD,OAAO,CAAC,kBAAkB;IAoBb,uBAAuB,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAajE,OAAO,CAAC,aAAa;IAIR,iBAAiB,CAAC,CAAC,SAAS,MAAM,EAAE,CAAC,SAAS,MAAM,EAAE,SAAS,EAAE,CAAC,EAAE,MAAM,EAAE,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC;IAe1G,OAAO,CAAC,wBAAwB;IAKhC,OAAO,CAAC,wBAAwB;IAShC,OAAO,CAAC,6BAA6B;IAYrC,OAAO,CAAC,gBAAgB;IAIX,oBAAoB,IAAI,OAAO,CAAC;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,MAAM,EAAE,GAAG,SAAS,CAAA;KAAE,EAAE,CAAC;IAoClF,gBAAgB,IAAI,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;IAe1E,YAAY,CAAC,aAAa,CAAC,EAAE,YAAY,EAAE,GAAG,OAAO,CAAC,eAAe,EAAE,CAAC;IAqBxE,aAAa,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC;IAKzD,OAAO,CAAC,eAAe;CA0BxB"}
1
+ {"version":3,"file":"config-file.d.ts","sourceRoot":"","sources":["../../src/config/config-file.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAGpE,OAAO,EAAE,YAAY,EAAE,YAAY,EAAoB,MAAM,IAAI,CAAC;AAGlE,OAAO,EAEL,cAAc,EACd,SAAS,EAKV,MAAM,iBAAiB,CAAC;AAGzB,OAAO,EAAE,SAAS,EAAE,eAAe,EAAQ,MAAM,WAAW,CAAC;AAC7D,OAAO,EAAE,WAAW,EAAkB,MAAM,aAAa,CAAC;AAE1D,qBAAa,oBAAqB,SAAQ,eAAe;;CAIxD;AAED,qBAAa,8BAA+B,SAAQ,SAAS;gBAC/C,SAAS,EAAE,MAAM,EAAE;CAGhC;AAED,MAAM,WAAW,OAAO;IACtB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,gBAAgB;IAC/B,cAAc,IAAI,OAAO,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC;IAC1C,gBAAgB,IAAI,OAAO,CAAC,OAAO,CAAC,CAAC;CACtC;AAED,oBAAY,QAAQ,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC;AACpC,oBAAY,YAAY,GAAG,UAAU,GAAG,UAAU,GAAG,SAAS,CAAC;AAC/D,MAAM,WAAW,eAAgB,SAAQ,QAAQ;IAC/C,YAAY,EAAE,YAAY,CAAC;CAC5B;AAED,qBAAa,UAAW,YAAW,YAAY,EAAE,YAAY,EAAE,gBAAgB;IAG3E,OAAO,CAAC,QAAQ,CAAC,UAAU;IAC3B,OAAO,CAAC,QAAQ,CAAC,UAAU;IAH7B,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAiB;gBAE7B,UAAU,EAAE,gBAAgB,EAC5B,UAAU,EAAE,gBAAgB;IAKlC,cAAc,IAAI,OAAO,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC;IAiBzC,UAAU,IAAI,OAAO,CAAC,cAAc,CAAC;IAS3C,kBAAkB,IAAI,MAAM;IAKtB,gBAAgB,IAAI,OAAO,CAAC,OAAO,CAAC;IAMpC,WAAW,IAAI,OAAO,CAAC,WAAW,CAAC;IAMhD,OAAO,CAAC,kBAAkB;IAoBb,uBAAuB,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAajE,OAAO,CAAC,aAAa;IAIR,iBAAiB,CAAC,CAAC,SAAS,MAAM,EAAE,CAAC,SAAS,MAAM,EAAE,SAAS,EAAE,CAAC,EAAE,MAAM,EAAE,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC;IAe1G,OAAO,CAAC,wBAAwB;IAKhC,OAAO,CAAC,wBAAwB;IAShC,OAAO,CAAC,6BAA6B;IAYrC,OAAO,CAAC,gBAAgB;IAIX,oBAAoB,IAAI,OAAO,CAAC;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,MAAM,EAAE,GAAG,SAAS,CAAA;KAAE,EAAE,CAAC;IAoClF,gBAAgB,IAAI,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;IAe1E,YAAY,CAAC,aAAa,CAAC,EAAE,YAAY,EAAE,GAAG,OAAO,CAAC,eAAe,EAAE,CAAC;IAqBxE,aAAa,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC;IAKzD,OAAO,CAAC,eAAe;CA0BxB"}
@@ -30,7 +30,7 @@ class ConfigFile {
30
30
  constructor(fileReader, fileWriter) {
31
31
  this.fileReader = fileReader;
32
32
  this.fileWriter = fileWriter;
33
- this.manifestParser = new manifest_1.ManifestParser(process.env);
33
+ this.manifestParser = new manifest_1.ManifestParserBuilder().withInterpolators().build();
34
34
  }
35
35
  async getAppHandlers() {
36
36
  const config = await this.readConfig();
@@ -4085,6 +4085,7 @@ export declare type CompassComponentTypeEdge = {
4085
4085
  };
4086
4086
  export declare type CompassComponentTypeObject = {
4087
4087
  __typename?: 'CompassComponentTypeObject';
4088
+ componentCount?: Maybe<Scalars['Int']['output']>;
4088
4089
  description?: Maybe<Scalars['String']['output']>;
4089
4090
  fieldDefinitions?: Maybe<CompassFieldDefinitionsResult>;
4090
4091
  iconUrl?: Maybe<Scalars['String']['output']>;
@@ -19500,6 +19501,7 @@ export declare type ExternalDocument = Node & {
19500
19501
  lastUpdated?: Maybe<Scalars['String']['output']>;
19501
19502
  lastUpdatedBy?: Maybe<ExternalUser>;
19502
19503
  owners?: Maybe<Array<Maybe<ExternalUser>>>;
19504
+ parent?: Maybe<ExternalEntity>;
19503
19505
  parentId?: Maybe<Scalars['ID']['output']>;
19504
19506
  thumbnail?: Maybe<ExternalThumbnail>;
19505
19507
  truncatedDisplayName?: Maybe<Scalars['Boolean']['output']>;
@@ -19647,6 +19649,7 @@ export declare type ExternalMessage = Node & {
19647
19649
  lastUpdated?: Maybe<Scalars['String']['output']>;
19648
19650
  lastUpdatedBy?: Maybe<ExternalUser>;
19649
19651
  owners?: Maybe<Array<Maybe<ExternalUser>>>;
19652
+ parent?: Maybe<ExternalEntity>;
19650
19653
  parentId?: Maybe<Scalars['ID']['output']>;
19651
19654
  thumbnail?: Maybe<ExternalThumbnail>;
19652
19655
  updateSequenceNumber?: Maybe<Scalars['Long']['output']>;
@@ -37129,6 +37132,7 @@ export declare type HelpObjectStoreSearchInput = {
37129
37132
  portalIds?: InputMaybe<Array<Scalars['ID']['input']>>;
37130
37133
  queryTerm: Scalars['String']['input'];
37131
37134
  resultLimit?: InputMaybe<Scalars['Int']['input']>;
37135
+ skipSearchingRestrictedPages?: InputMaybe<Scalars['Boolean']['input']>;
37132
37136
  };
37133
37137
  export declare type HelpObjectStoreSearchMetaData = {
37134
37138
  __typename?: 'HelpObjectStoreSearchMetaData';
@@ -38715,6 +38719,7 @@ export declare type JiraAttachment = {
38715
38719
  mediaApiFileId?: Maybe<Scalars['String']['output']>;
38716
38720
  mediaReadToken?: Maybe<Scalars['String']['output']>;
38717
38721
  mimeType?: Maybe<Scalars['String']['output']>;
38722
+ parent?: Maybe<JiraAttachmentParentName>;
38718
38723
  parentId?: Maybe<Scalars['String']['output']>;
38719
38724
  parentName?: Maybe<Scalars['String']['output']>;
38720
38725
  };
@@ -38759,6 +38764,15 @@ export declare type JiraAttachmentFilterInput = {
38759
38764
  fileName?: InputMaybe<Scalars['String']['input']>;
38760
38765
  mimeTypes?: InputMaybe<Array<Scalars['String']['input']>>;
38761
38766
  };
38767
+ export declare enum JiraAttachmentParentName {
38768
+ Comment = "COMMENT",
38769
+ Customfield = "CUSTOMFIELD",
38770
+ Description = "DESCRIPTION",
38771
+ Environment = "ENVIRONMENT",
38772
+ Form = "FORM",
38773
+ Issue = "ISSUE",
38774
+ Worklog = "WORKLOG"
38775
+ }
38762
38776
  export declare type JiraAttachmentSearchViewContext = {
38763
38777
  __typename?: 'JiraAttachmentSearchViewContext';
38764
38778
  matchesSearch: Scalars['Boolean']['output'];
@@ -45908,6 +45922,7 @@ export declare type JiraPlatformAttachment = JiraAttachment & Node & {
45908
45922
  mediaApiFileId?: Maybe<Scalars['String']['output']>;
45909
45923
  mediaReadToken?: Maybe<Scalars['String']['output']>;
45910
45924
  mimeType?: Maybe<Scalars['String']['output']>;
45925
+ parent?: Maybe<JiraAttachmentParentName>;
45911
45926
  parentId?: Maybe<Scalars['String']['output']>;
45912
45927
  parentName?: Maybe<Scalars['String']['output']>;
45913
45928
  searchViewContext?: Maybe<JiraAttachmentSearchViewContext>;
@@ -46739,6 +46754,15 @@ export declare type JiraProjectWithIssueTypeIdsFieldAssociationWithIssueTypesArg
46739
46754
  after?: InputMaybe<Scalars['String']['input']>;
46740
46755
  first?: InputMaybe<Scalars['Int']['input']>;
46741
46756
  };
46757
+ export declare enum JiraProjectsHelpCenterMappingStatus {
46758
+ All = "ALL",
46759
+ Linked = "LINKED",
46760
+ Unlinked = "UNLINKED"
46761
+ }
46762
+ export declare type JiraProjectsMappedToHelpCenterFilterInput = {
46763
+ helpCenterId: Scalars['ID']['input'];
46764
+ helpCenterMappingStatus?: InputMaybe<JiraProjectsHelpCenterMappingStatus>;
46765
+ };
46742
46766
  export declare type JiraPullRequestReviewer = {
46743
46767
  __typename?: 'JiraPullRequestReviewer';
46744
46768
  avatar?: Maybe<JiraAvatar>;
@@ -46847,6 +46871,7 @@ export declare type JiraQuery = {
46847
46871
  jiraProjectByKey?: Maybe<JiraProject>;
46848
46872
  jiraProjects?: Maybe<Array<Maybe<JiraProject>>>;
46849
46873
  jiraProjectsByJql?: Maybe<JiraProjectConnection>;
46874
+ jiraProjectsMappedToHelpCenter?: Maybe<JiraProjectConnection>;
46850
46875
  jiraSoftwareNavigationItems?: Maybe<JiraNavigationItemConnection>;
46851
46876
  jpdDeliveryIssueLinkTypeId?: Maybe<Scalars['ID']['output']>;
46852
46877
  jqlBuilder?: Maybe<JiraJqlBuilder>;
@@ -47366,6 +47391,14 @@ export declare type JiraQueryJiraProjectsByJqlArgs = {
47366
47391
  cloudId: Scalars['ID']['input'];
47367
47392
  query: Scalars['String']['input'];
47368
47393
  };
47394
+ export declare type JiraQueryJiraProjectsMappedToHelpCenterArgs = {
47395
+ after?: InputMaybe<Scalars['String']['input']>;
47396
+ before?: InputMaybe<Scalars['String']['input']>;
47397
+ cloudId: Scalars['ID']['input'];
47398
+ filter: JiraProjectsMappedToHelpCenterFilterInput;
47399
+ first?: InputMaybe<Scalars['Int']['input']>;
47400
+ last?: InputMaybe<Scalars['Int']['input']>;
47401
+ };
47369
47402
  export declare type JiraQueryJiraSoftwareNavigationItemsArgs = {
47370
47403
  after?: InputMaybe<Scalars['String']['input']>;
47371
47404
  boardId?: InputMaybe<Scalars['ID']['input']>;
@@ -48668,6 +48701,7 @@ export declare type JiraServiceManagementAttachment = JiraAttachment & Node & {
48668
48701
  mediaApiFileId?: Maybe<Scalars['String']['output']>;
48669
48702
  mediaReadToken?: Maybe<Scalars['String']['output']>;
48670
48703
  mimeType?: Maybe<Scalars['String']['output']>;
48704
+ parent?: Maybe<JiraAttachmentParentName>;
48671
48705
  parentCommentVisibility?: Maybe<JiraServiceManagementCommentVisibility>;
48672
48706
  parentId?: Maybe<Scalars['String']['output']>;
48673
48707
  parentName?: Maybe<Scalars['String']['output']>;
@@ -50038,6 +50072,10 @@ export declare type JiraStoryPointEstimateFieldPayload = Payload & {
50038
50072
  field?: Maybe<JiraNumberField>;
50039
50073
  success: Scalars['Boolean']['output'];
50040
50074
  };
50075
+ export declare type JiraStreamHubResourceIdentifier = {
50076
+ __typename?: 'JiraStreamHubResourceIdentifier';
50077
+ resource?: Maybe<Scalars['ID']['output']>;
50078
+ };
50041
50079
  export declare type JiraSubmitBulkOperationInput = {
50042
50080
  bulkOperationInput: JiraBulkOperationInput;
50043
50081
  bulkOperationType: JiraBulkOperationType;
@@ -50060,6 +50098,9 @@ export declare type JiraSubscription = {
50060
50098
  onAttachmentCreatedByProjects?: Maybe<JiraPlatformAttachment>;
50061
50099
  onAttachmentDeletedByProjects?: Maybe<JiraAttachmentDeletedStreamHubPayload>;
50062
50100
  onAutodevJobUpdated?: Maybe<JiraAutodevJobConnection>;
50101
+ onCalendarIssueCreated?: Maybe<JiraCalendar>;
50102
+ onCalendarIssueDeleted?: Maybe<JiraStreamHubResourceIdentifier>;
50103
+ onCalendarIssueUpdated?: Maybe<JiraCalendar>;
50063
50104
  onIssueCreatedByProject?: Maybe<JiraIssue>;
50064
50105
  onIssueDeletedByProject?: Maybe<JiraIssueDeletedStreamHubPayload>;
50065
50106
  onIssueExported?: Maybe<JiraIssueExportEvent>;
@@ -50073,7 +50114,7 @@ export declare type JiraSubscription = {
50073
50114
  };
50074
50115
  export declare type JiraSubscriptionBulkOperationProgressSubscriptionArgs = {
50075
50116
  cloudId: Scalars['ID']['input'];
50076
- taskId: Scalars['ID']['input'];
50117
+ subscriptionId: Scalars['ID']['input'];
50077
50118
  };
50078
50119
  export declare type JiraSubscriptionOnAttachmentCreatedByProjectsArgs = {
50079
50120
  cloudId: Scalars['ID']['input'];
@@ -50087,6 +50128,22 @@ export declare type JiraSubscriptionOnAutodevJobUpdatedArgs = {
50087
50128
  issueAri: Scalars['ID']['input'];
50088
50129
  jobId: Scalars['ID']['input'];
50089
50130
  };
50131
+ export declare type JiraSubscriptionOnCalendarIssueCreatedArgs = {
50132
+ cloudId: Scalars['ID']['input'];
50133
+ configuration?: InputMaybe<JiraCalendarViewConfigurationInput>;
50134
+ projectIds?: InputMaybe<Array<Scalars['String']['input']>>;
50135
+ scope?: InputMaybe<JiraViewScopeInput>;
50136
+ };
50137
+ export declare type JiraSubscriptionOnCalendarIssueDeletedArgs = {
50138
+ cloudId: Scalars['ID']['input'];
50139
+ projectIds?: InputMaybe<Array<Scalars['String']['input']>>;
50140
+ };
50141
+ export declare type JiraSubscriptionOnCalendarIssueUpdatedArgs = {
50142
+ cloudId: Scalars['ID']['input'];
50143
+ configuration?: InputMaybe<JiraCalendarViewConfigurationInput>;
50144
+ projectIds?: InputMaybe<Array<Scalars['String']['input']>>;
50145
+ scope?: InputMaybe<JiraViewScopeInput>;
50146
+ };
50090
50147
  export declare type JiraSubscriptionOnIssueCreatedByProjectArgs = {
50091
50148
  cloudId: Scalars['ID']['input'];
50092
50149
  projectId: Scalars['String']['input'];
@@ -53857,7 +53914,7 @@ export declare type MarketplaceConsoleAppSoftwareVersions = {
53857
53914
  };
53858
53915
  export declare type MarketplaceConsoleAppSoftwares = {
53859
53916
  __typename?: 'MarketplaceConsoleAppSoftwares';
53860
- appSoftwares?: Maybe<Array<MarketplaceConsoleAppSoftwareShort>>;
53917
+ appSoftwares: Array<MarketplaceConsoleAppSoftwareShort>;
53861
53918
  };
53862
53919
  export declare type MarketplaceConsoleAppVersionDeleteRequestInput = {
53863
53920
  appId?: InputMaybe<Scalars['ID']['input']>;
@@ -66711,6 +66768,10 @@ export declare type TrelloArchiveCardPayload = Payload & {
66711
66768
  errors?: Maybe<Array<MutationError>>;
66712
66769
  success: Scalars['Boolean']['output'];
66713
66770
  };
66771
+ export declare type TrelloAtlassianIntelligence = {
66772
+ __typename?: 'TrelloAtlassianIntelligence';
66773
+ enabled?: Maybe<Scalars['Boolean']['output']>;
66774
+ };
66714
66775
  export declare type TrelloAttachment = {
66715
66776
  __typename?: 'TrelloAttachment';
66716
66777
  bytes?: Maybe<Scalars['Float']['output']>;
@@ -67312,6 +67373,11 @@ export declare type TrelloEnterprise = {
67312
67373
  displayName?: Maybe<Scalars['String']['output']>;
67313
67374
  id: Scalars['ID']['output'];
67314
67375
  objectId: Scalars['ID']['output'];
67376
+ prefs: TrelloEnterprisePrefs;
67377
+ };
67378
+ export declare type TrelloEnterprisePrefs = {
67379
+ __typename?: 'TrelloEnterprisePrefs';
67380
+ atlassianIntelligence?: Maybe<TrelloAtlassianIntelligence>;
67315
67381
  };
67316
67382
  export declare type TrelloImagePreview = {
67317
67383
  __typename?: 'TrelloImagePreview';
@@ -68246,9 +68312,13 @@ export declare type UnifiedMutationCreateLinkedAccountArgs = {
68246
68312
  connectedProductsReferenceId: Scalars['String']['input'];
68247
68313
  parentAccountInternalId: Scalars['String']['input'];
68248
68314
  };
68315
+ export declare type UnifiedMutationCreateParentAccountArgs = {
68316
+ parentAccountEmailId: Scalars['String']['input'];
68317
+ };
68249
68318
  export declare type UnifiedMutationCreateUnifiedSystemArgs = {
68250
68319
  aaid: Scalars['String']['input'];
68251
68320
  name?: InputMaybe<Scalars['String']['input']>;
68321
+ parentAccountEmailId: Scalars['String']['input'];
68252
68322
  unifiedProfileUsername?: InputMaybe<Scalars['String']['input']>;
68253
68323
  };
68254
68324
  export declare type UnifiedMutationUpdateUnifiedProfileArgs = {
@@ -68274,6 +68344,7 @@ export declare type UnifiedPageInfo = {
68274
68344
  export declare type UnifiedParentAccount = UnifiedINode & {
68275
68345
  __typename?: 'UnifiedParentAccount';
68276
68346
  id: Scalars['ID']['output'];
68347
+ parentAccountEmailId?: Maybe<Scalars['String']['output']>;
68277
68348
  parentAccountInternalId?: Maybe<Scalars['ID']['output']>;
68278
68349
  };
68279
68350
  export declare type UnifiedParentAccountPayload = UnifiedPayload & {