@forge/cli-shared 7.1.0-next.5 → 7.1.0-next.7
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 +19 -0
- package/out/config/config-file.d.ts +1 -4
- package/out/config/config-file.d.ts.map +1 -1
- package/out/config/config-file.js +2 -9
- package/out/graphql/graphql-types.d.ts +323 -27
- package/out/graphql/graphql-types.d.ts.map +1 -1
- package/out/graphql/graphql-types.js +152 -26
- package/out/index.d.ts +0 -1
- package/out/index.d.ts.map +1 -1
- package/out/index.js +0 -1
- package/package.json +2 -2
- package/out/runtimes/helper.d.ts +0 -6
- package/out/runtimes/helper.d.ts.map +0 -1
- package/out/runtimes/helper.js +0 -18
- package/out/runtimes/index.d.ts +0 -2
- package/out/runtimes/index.d.ts.map +0 -1
- package/out/runtimes/index.js +0 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,24 @@
|
|
|
1
1
|
# @forge/cli-shared
|
|
2
2
|
|
|
3
|
+
## 7.1.0-next.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [a7bd152]
|
|
8
|
+
- Updated dependencies [8a548ce]
|
|
9
|
+
- @forge/manifest@9.5.0-next.6
|
|
10
|
+
|
|
11
|
+
## 7.1.0-next.6
|
|
12
|
+
|
|
13
|
+
### Minor Changes
|
|
14
|
+
|
|
15
|
+
- 9f050ff: Removed support for Sandbox Runtime and Sanpshots
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- Updated dependencies [9f050ff]
|
|
20
|
+
- @forge/manifest@9.5.0-next.5
|
|
21
|
+
|
|
3
22
|
## 7.1.0-next.5
|
|
4
23
|
|
|
5
24
|
### Patch Changes
|
|
@@ -2,7 +2,6 @@ import { FileSystemReader, FileSystemWriter } from '../file-system';
|
|
|
2
2
|
import { ConfigReader, ConfigWriter } from './';
|
|
3
3
|
import { Modules, ManifestSchema, Resources } from '@forge/manifest';
|
|
4
4
|
import { UserError, ValidationError } from '../shared';
|
|
5
|
-
import { RuntimeType } from '../runtimes';
|
|
6
5
|
export declare class InvalidManifestError extends ValidationError {
|
|
7
6
|
constructor();
|
|
8
7
|
}
|
|
@@ -15,7 +14,6 @@ export interface Handler {
|
|
|
15
14
|
}
|
|
16
15
|
export interface ConfigInteractor {
|
|
17
16
|
getAppHandlers(): Promise<Array<Handler>>;
|
|
18
|
-
snapshotsEnabled(): Promise<boolean>;
|
|
19
17
|
}
|
|
20
18
|
export declare type Resource = Resources[0];
|
|
21
19
|
export declare type UIResourceType = 'customUI' | 'nativeUI' | 'default';
|
|
@@ -30,8 +28,7 @@ export declare class ConfigFile implements ConfigReader, ConfigWriter, ConfigInt
|
|
|
30
28
|
constructor(fileReader: FileSystemReader, fileWriter: FileSystemWriter);
|
|
31
29
|
getAppHandlers(): Promise<Array<Handler>>;
|
|
32
30
|
readConfig(): Promise<ManifestSchema>;
|
|
33
|
-
|
|
34
|
-
runtimeType(): Promise<RuntimeType>;
|
|
31
|
+
runtimeName(): Promise<string | undefined>;
|
|
35
32
|
private makeManifestUnique;
|
|
36
33
|
prependAppNameToModules(name: string): Promise<void>;
|
|
37
34
|
private writeManifest;
|
|
@@ -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,EACL,OAAO,EACP,cAAc,EACd,SAAS,EAMV,MAAM,iBAAiB,CAAC;AASzB,OAAO,EAAE,SAAS,EAAE,eAAe,EAAQ,MAAM,WAAW,CAAC;
|
|
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,EACL,OAAO,EACP,cAAc,EACd,SAAS,EAMV,MAAM,iBAAiB,CAAC;AASzB,OAAO,EAAE,SAAS,EAAE,eAAe,EAAQ,MAAM,WAAW,CAAC;AAE7D,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;CAC3C;AAED,oBAAY,QAAQ,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC;AACpC,oBAAY,cAAc,GAAG,UAAU,GAAG,UAAU,GAAG,SAAS,CAAC;AACjE,MAAM,WAAW,eAAgB,SAAQ,QAAQ;IAC/C,YAAY,EAAE,cAAc,CAAC;CAC9B;AAgBD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,OAAO,GAAG,MAAM,EAAE,CA6D5D;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;IAYrC,WAAW,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC;IAKvD,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;IAgBhC,OAAO,CAAC,6BAA6B;IAarC,OAAO,CAAC,gBAAgB;IAIX,oBAAoB,IAAI,OAAO,CAAC;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,MAAM,EAAE,GAAG,SAAS,CAAA;KAAE,EAAE,CAAC;IAqClF,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,cAAc,EAAE,GAAG,OAAO,CAAC,eAAe,EAAE,CAAC;IAsB1E,aAAa,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC;IAKzD,OAAO,CAAC,eAAe;CA0BxB"}
|
|
@@ -10,7 +10,6 @@ const config_1 = require("./config");
|
|
|
10
10
|
const manifest_1 = require("@forge/manifest");
|
|
11
11
|
const url_1 = require("url");
|
|
12
12
|
const shared_1 = require("../shared");
|
|
13
|
-
const runtimes_1 = require("../runtimes");
|
|
14
13
|
class InvalidManifestError extends shared_1.ValidationError {
|
|
15
14
|
constructor() {
|
|
16
15
|
super(ui_1.Text.artifact.error.invalidYaml(_1.manifestFileName));
|
|
@@ -125,15 +124,9 @@ class ConfigFile {
|
|
|
125
124
|
throw new InvalidManifestError();
|
|
126
125
|
}
|
|
127
126
|
}
|
|
128
|
-
async
|
|
127
|
+
async runtimeName() {
|
|
129
128
|
const config = await this.readConfig();
|
|
130
|
-
|
|
131
|
-
return entry || entry === undefined;
|
|
132
|
-
}
|
|
133
|
-
async runtimeType() {
|
|
134
|
-
const config = await this.readConfig();
|
|
135
|
-
const runtimeName = config.app?.runtime?.name;
|
|
136
|
-
return (0, runtimes_1.getRuntimeType)(runtimeName);
|
|
129
|
+
return config.app?.runtime?.name;
|
|
137
130
|
}
|
|
138
131
|
makeManifestUnique(modules, appName) {
|
|
139
132
|
const actualModules = {};
|
|
@@ -3751,9 +3751,16 @@ export declare type CcpCreateEntitlementExperienceCapability = CommerceExperienc
|
|
|
3751
3751
|
offering?: Maybe<CcpOffering>;
|
|
3752
3752
|
};
|
|
3753
3753
|
export declare enum CcpCreateEntitlementExperienceCapabilityErrorReasonCode {
|
|
3754
|
+
AnnualToMonthlyTransition = "ANNUAL_TO_MONTHLY_TRANSITION",
|
|
3755
|
+
AnnualTransitionNotSupported = "ANNUAL_TRANSITION_NOT_SUPPORTED",
|
|
3756
|
+
EntitlementsInDifferentIg = "ENTITLEMENTS_IN_DIFFERENT_IG",
|
|
3757
|
+
EntitlementsInDifferentTxa = "ENTITLEMENTS_IN_DIFFERENT_TXA",
|
|
3758
|
+
EntitlementsOnDifferentBillingCycle = "ENTITLEMENTS_ON_DIFFERENT_BILLING_CYCLE",
|
|
3754
3759
|
InsufficientInput = "INSUFFICIENT_INPUT",
|
|
3760
|
+
InvoiceGroupInDunning = "INVOICE_GROUP_IN_DUNNING",
|
|
3755
3761
|
MultipleTransactionAccount = "MULTIPLE_TRANSACTION_ACCOUNT",
|
|
3756
3762
|
NoOfferingForProduct = "NO_OFFERING_FOR_PRODUCT",
|
|
3763
|
+
UnableToSourceTxa = "UNABLE_TO_SOURCE_TXA",
|
|
3757
3764
|
UsecaseNotImplemented = "USECASE_NOT_IMPLEMENTED"
|
|
3758
3765
|
}
|
|
3759
3766
|
export declare type CcpCreateEntitlementExperienceOptions = {
|
|
@@ -3808,6 +3815,66 @@ export declare type CcpCustomisedValues = {
|
|
|
3808
3815
|
applicationReason?: Maybe<CcpApplicationReason>;
|
|
3809
3816
|
benefits?: Maybe<Array<Maybe<CcpBenefit>>>;
|
|
3810
3817
|
};
|
|
3818
|
+
export declare type CcpCustomizationSetCoupling = {
|
|
3819
|
+
__typename?: 'CcpCustomizationSetCoupling';
|
|
3820
|
+
operation?: Maybe<CcpCustomizationSetCouplingOperation>;
|
|
3821
|
+
type?: Maybe<CcpCustomizationSetCouplingType>;
|
|
3822
|
+
};
|
|
3823
|
+
export declare type CcpCustomizationSetCouplingOperation = {
|
|
3824
|
+
__typename?: 'CcpCustomizationSetCouplingOperation';
|
|
3825
|
+
comparator?: Maybe<CcpCustomizationSetCouplingOperationComparator>;
|
|
3826
|
+
computeArguments?: Maybe<CcpCustomizationSetCouplingOperationComputeArgument>;
|
|
3827
|
+
relaxContext?: Maybe<CcpCustomizationSetCouplingOperationRelaxContext>;
|
|
3828
|
+
source?: Maybe<CcpCustomizationSetCouplingOperationSource>;
|
|
3829
|
+
type?: Maybe<CcpCustomizationSetCouplingOperationType>;
|
|
3830
|
+
};
|
|
3831
|
+
export declare enum CcpCustomizationSetCouplingOperationComparator {
|
|
3832
|
+
Equal = "EQUAL",
|
|
3833
|
+
GreaterThan = "GREATER_THAN",
|
|
3834
|
+
GreaterThanOrEqual = "GREATER_THAN_OR_EQUAL",
|
|
3835
|
+
LessThan = "LESS_THAN",
|
|
3836
|
+
LessThanOrEqual = "LESS_THAN_OR_EQUAL",
|
|
3837
|
+
MatchTo = "MATCH_TO"
|
|
3838
|
+
}
|
|
3839
|
+
export declare type CcpCustomizationSetCouplingOperationComputeArgument = {
|
|
3840
|
+
__typename?: 'CcpCustomizationSetCouplingOperationComputeArgument';
|
|
3841
|
+
tag?: Maybe<CcpCustomizationSetCouplingOperationComputeArgumentTag>;
|
|
3842
|
+
};
|
|
3843
|
+
export declare enum CcpCustomizationSetCouplingOperationComputeArgumentTag {
|
|
3844
|
+
MultiInstanceTag = "MULTI_INSTANCE_TAG"
|
|
3845
|
+
}
|
|
3846
|
+
export declare type CcpCustomizationSetCouplingOperationRelaxContext = {
|
|
3847
|
+
__typename?: 'CcpCustomizationSetCouplingOperationRelaxContext';
|
|
3848
|
+
applicableGroups?: Maybe<Array<Maybe<Scalars['String']['output']>>>;
|
|
3849
|
+
inTrial?: Maybe<CcpCustomizationSetCouplingOperationRelaxContextInTrial>;
|
|
3850
|
+
};
|
|
3851
|
+
export declare enum CcpCustomizationSetCouplingOperationRelaxContextInTrial {
|
|
3852
|
+
Any = "ANY",
|
|
3853
|
+
Both = "BOTH",
|
|
3854
|
+
From = "FROM",
|
|
3855
|
+
To = "TO"
|
|
3856
|
+
}
|
|
3857
|
+
export declare enum CcpCustomizationSetCouplingOperationSource {
|
|
3858
|
+
Relationship = "RELATIONSHIP",
|
|
3859
|
+
RelationshipFrom = "RELATIONSHIP_FROM",
|
|
3860
|
+
RelationshipTo = "RELATIONSHIP_TO",
|
|
3861
|
+
RelationshipToMax = "RELATIONSHIP_TO_MAX"
|
|
3862
|
+
}
|
|
3863
|
+
export declare enum CcpCustomizationSetCouplingOperationType {
|
|
3864
|
+
Compute = "COMPUTE",
|
|
3865
|
+
Constraint = "CONSTRAINT"
|
|
3866
|
+
}
|
|
3867
|
+
export declare enum CcpCustomizationSetCouplingType {
|
|
3868
|
+
CouplingBillingAnchorDate = "COUPLING_BILLING_ANCHOR_DATE",
|
|
3869
|
+
CouplingBillingCycle = "COUPLING_BILLING_CYCLE",
|
|
3870
|
+
CouplingBillingTermedDate = "COUPLING_BILLING_TERMED_DATE",
|
|
3871
|
+
CouplingChargeElementBillableLimit = "COUPLING_CHARGE_ELEMENT_BILLABLE_LIMIT",
|
|
3872
|
+
CouplingChargeType = "COUPLING_CHARGE_TYPE",
|
|
3873
|
+
CouplingInvoiceGroup = "COUPLING_INVOICE_GROUP",
|
|
3874
|
+
CouplingTagMultiInstanceType = "COUPLING_TAG_MULTI_INSTANCE_TYPE",
|
|
3875
|
+
CouplingTransactionAccount = "COUPLING_TRANSACTION_ACCOUNT",
|
|
3876
|
+
CouplingTrialEndDate = "COUPLING_TRIAL_END_DATE"
|
|
3877
|
+
}
|
|
3811
3878
|
export declare type CcpCycle = CommercePrimaryCycle & {
|
|
3812
3879
|
__typename?: 'CcpCycle';
|
|
3813
3880
|
count?: Maybe<Scalars['Int']['output']>;
|
|
@@ -4166,6 +4233,137 @@ export declare type CcpOfferingRelationshipEdge = {
|
|
|
4166
4233
|
cursor: Scalars['String']['output'];
|
|
4167
4234
|
node?: Maybe<CcpOfferingRelationship>;
|
|
4168
4235
|
};
|
|
4236
|
+
export declare type CcpOfferingRelationshipTemplate = Node & {
|
|
4237
|
+
__typename?: 'CcpOfferingRelationshipTemplate';
|
|
4238
|
+
catalogAccountKey?: Maybe<Scalars['ID']['output']>;
|
|
4239
|
+
createdAt?: Maybe<Scalars['Float']['output']>;
|
|
4240
|
+
customizationSet?: Maybe<CcpOfferingRelationshipTemplateCustomizationSet>;
|
|
4241
|
+
customizationSetPreview?: Maybe<CcpOfferingRelationshipTemplateCustomizationSetPreview>;
|
|
4242
|
+
description?: Maybe<Scalars['String']['output']>;
|
|
4243
|
+
from?: Maybe<CcpOfferingRelationshipTemplateNode>;
|
|
4244
|
+
id: Scalars['ID']['output'];
|
|
4245
|
+
key?: Maybe<Scalars['ID']['output']>;
|
|
4246
|
+
status?: Maybe<CcpOfferingRelationshipTemplateStatus>;
|
|
4247
|
+
tags?: Maybe<Array<Maybe<Scalars['String']['output']>>>;
|
|
4248
|
+
to?: Maybe<CcpOfferingRelationshipTemplateNode>;
|
|
4249
|
+
type?: Maybe<CcpOfferingRelationshipTemplateType>;
|
|
4250
|
+
updatedAt?: Maybe<Scalars['Float']['output']>;
|
|
4251
|
+
version?: Maybe<Scalars['Float']['output']>;
|
|
4252
|
+
};
|
|
4253
|
+
export declare type CcpOfferingRelationshipTemplateCardinality = {
|
|
4254
|
+
__typename?: 'CcpOfferingRelationshipTemplateCardinality';
|
|
4255
|
+
max?: Maybe<Scalars['Int']['output']>;
|
|
4256
|
+
min?: Maybe<Scalars['Int']['output']>;
|
|
4257
|
+
};
|
|
4258
|
+
export declare type CcpOfferingRelationshipTemplateConditions = {
|
|
4259
|
+
__typename?: 'CcpOfferingRelationshipTemplateConditions';
|
|
4260
|
+
hostingType?: Maybe<CcpOfferingRelationshipTemplateConditionsHostingType>;
|
|
4261
|
+
};
|
|
4262
|
+
export declare enum CcpOfferingRelationshipTemplateConditionsHostingType {
|
|
4263
|
+
Cloud = "CLOUD",
|
|
4264
|
+
Datacenter = "DATACENTER",
|
|
4265
|
+
Server = "SERVER"
|
|
4266
|
+
}
|
|
4267
|
+
export declare enum CcpOfferingRelationshipTemplateCustomizationSet {
|
|
4268
|
+
AddOnBillingCoupled = "ADD_ON_BILLING_COUPLED",
|
|
4269
|
+
AppDatacenter = "APP_DATACENTER",
|
|
4270
|
+
CollectionEnterprise = "COLLECTION_ENTERPRISE",
|
|
4271
|
+
CollectionNonEnterprise = "COLLECTION_NON_ENTERPRISE",
|
|
4272
|
+
CollectionTrialEnterprise = "COLLECTION_TRIAL_ENTERPRISE",
|
|
4273
|
+
Enterprise = "ENTERPRISE",
|
|
4274
|
+
EnterpriseSandboxGrant = "ENTERPRISE_SANDBOX_GRANT",
|
|
4275
|
+
JiraFamily = "JIRA_FAMILY",
|
|
4276
|
+
Marketplace = "MARKETPLACE",
|
|
4277
|
+
MarketplaceMultiInstance = "MARKETPLACE_MULTI_INSTANCE",
|
|
4278
|
+
MultiInstance = "MULTI_INSTANCE",
|
|
4279
|
+
Sandbox = "SANDBOX",
|
|
4280
|
+
SandboxDependenceContainer = "SANDBOX_DEPENDENCE_CONTAINER",
|
|
4281
|
+
SandboxGrant = "SANDBOX_GRANT"
|
|
4282
|
+
}
|
|
4283
|
+
export declare type CcpOfferingRelationshipTemplateCustomizationSetPreview = {
|
|
4284
|
+
__typename?: 'CcpOfferingRelationshipTemplateCustomizationSetPreview';
|
|
4285
|
+
coupling?: Maybe<Array<Maybe<CcpCustomizationSetCoupling>>>;
|
|
4286
|
+
name?: Maybe<CcpOfferingRelationshipTemplateCustomizationSet>;
|
|
4287
|
+
overrideBehaviors?: Maybe<Array<Maybe<CcpOfferingRelationshipTemplateOverrideBehavior>>>;
|
|
4288
|
+
processorConfigs?: Maybe<Array<Maybe<CcpOfferingRelationshipTemplateProcessorConfigMapEntry>>>;
|
|
4289
|
+
};
|
|
4290
|
+
export declare type CcpOfferingRelationshipTemplateNode = {
|
|
4291
|
+
__typename?: 'CcpOfferingRelationshipTemplateNode';
|
|
4292
|
+
cardinality?: Maybe<CcpOfferingRelationshipTemplateCardinality>;
|
|
4293
|
+
selectors?: Maybe<CcpOfferingRelationshipTemplateSelectors>;
|
|
4294
|
+
};
|
|
4295
|
+
export declare type CcpOfferingRelationshipTemplateOverrideBehavior = {
|
|
4296
|
+
__typename?: 'CcpOfferingRelationshipTemplateOverrideBehavior';
|
|
4297
|
+
params?: Maybe<Array<Maybe<CcpMapEntry>>>;
|
|
4298
|
+
trigger?: Maybe<CcpOfferingRelationshipTemplateOverrideTrigger>;
|
|
4299
|
+
type?: Maybe<CcpOfferingRelationshipTemplateOverrideType>;
|
|
4300
|
+
};
|
|
4301
|
+
export declare enum CcpOfferingRelationshipTemplateOverrideTrigger {
|
|
4302
|
+
Any = "ANY",
|
|
4303
|
+
CouplingConstraintMultiInstanceTag = "COUPLING_CONSTRAINT_MULTI_INSTANCE_TAG",
|
|
4304
|
+
CreatingFrom = "CREATING_FROM",
|
|
4305
|
+
CreatingTo = "CREATING_TO",
|
|
4306
|
+
DeactivatingFrom = "DEACTIVATING_FROM",
|
|
4307
|
+
DeactivatingTo = "DEACTIVATING_TO",
|
|
4308
|
+
TermEndDateOnFrom = "TERM_END_DATE_ON_FROM",
|
|
4309
|
+
UpdatingFrom = "UPDATING_FROM",
|
|
4310
|
+
UpdatingTo = "UPDATING_TO"
|
|
4311
|
+
}
|
|
4312
|
+
export declare enum CcpOfferingRelationshipTemplateOverrideType {
|
|
4313
|
+
DeactivateEntitlement = "DEACTIVATE_ENTITLEMENT",
|
|
4314
|
+
DeactivateRelationship = "DEACTIVATE_RELATIONSHIP",
|
|
4315
|
+
DeactivateTo = "DEACTIVATE_TO",
|
|
4316
|
+
InheritChargeElementBillableLimit = "INHERIT_CHARGE_ELEMENT_BILLABLE_LIMIT",
|
|
4317
|
+
InheritTrialEndDate = "INHERIT_TRIAL_END_DATE",
|
|
4318
|
+
SoftTermEntitlement = "SOFT_TERM_ENTITLEMENT"
|
|
4319
|
+
}
|
|
4320
|
+
export declare type CcpOfferingRelationshipTemplateProcessorConfig = {
|
|
4321
|
+
__typename?: 'CcpOfferingRelationshipTemplateProcessorConfig';
|
|
4322
|
+
params?: Maybe<Array<Maybe<CcpMapEntry>>>;
|
|
4323
|
+
strategy?: Maybe<CcpOfferingRelationshipTemplateProcessorConfigStrategy>;
|
|
4324
|
+
};
|
|
4325
|
+
export declare type CcpOfferingRelationshipTemplateProcessorConfigMapEntry = {
|
|
4326
|
+
__typename?: 'CcpOfferingRelationshipTemplateProcessorConfigMapEntry';
|
|
4327
|
+
key?: Maybe<Scalars['String']['output']>;
|
|
4328
|
+
value?: Maybe<CcpOfferingRelationshipTemplateProcessorConfig>;
|
|
4329
|
+
};
|
|
4330
|
+
export declare enum CcpOfferingRelationshipTemplateProcessorConfigStrategy {
|
|
4331
|
+
ComputeGlpAsWhole = "COMPUTE_GLP_AS_WHOLE"
|
|
4332
|
+
}
|
|
4333
|
+
export declare type CcpOfferingRelationshipTemplateSelectorGroup = {
|
|
4334
|
+
__typename?: 'CcpOfferingRelationshipTemplateSelectorGroup';
|
|
4335
|
+
cardinality?: Maybe<CcpOfferingRelationshipTemplateSelectorGroupCardinality>;
|
|
4336
|
+
conditions?: Maybe<CcpOfferingRelationshipTemplateConditions>;
|
|
4337
|
+
group?: Maybe<Scalars['String']['output']>;
|
|
4338
|
+
ids?: Maybe<Array<Maybe<Scalars['String']['output']>>>;
|
|
4339
|
+
};
|
|
4340
|
+
export declare type CcpOfferingRelationshipTemplateSelectorGroupCardinality = {
|
|
4341
|
+
__typename?: 'CcpOfferingRelationshipTemplateSelectorGroupCardinality';
|
|
4342
|
+
max?: Maybe<Scalars['Int']['output']>;
|
|
4343
|
+
};
|
|
4344
|
+
export declare type CcpOfferingRelationshipTemplateSelectors = {
|
|
4345
|
+
__typename?: 'CcpOfferingRelationshipTemplateSelectors';
|
|
4346
|
+
in?: Maybe<Array<Maybe<CcpOfferingRelationshipTemplateSelectorGroup>>>;
|
|
4347
|
+
};
|
|
4348
|
+
export declare enum CcpOfferingRelationshipTemplateStatus {
|
|
4349
|
+
Active = "ACTIVE",
|
|
4350
|
+
Deprecated = "DEPRECATED",
|
|
4351
|
+
Draft = "DRAFT",
|
|
4352
|
+
None = "NONE"
|
|
4353
|
+
}
|
|
4354
|
+
export declare enum CcpOfferingRelationshipTemplateType {
|
|
4355
|
+
AddonDependence = "ADDON_DEPENDENCE",
|
|
4356
|
+
AppCompatibility = "APP_COMPATIBILITY",
|
|
4357
|
+
AppDependence = "APP_DEPENDENCE",
|
|
4358
|
+
Collection = "COLLECTION",
|
|
4359
|
+
CollectionTrial = "COLLECTION_TRIAL",
|
|
4360
|
+
Enterprise = "ENTERPRISE",
|
|
4361
|
+
EnterpriseSandboxGrant = "ENTERPRISE_SANDBOX_GRANT",
|
|
4362
|
+
FamilyContainer = "FAMILY_CONTAINER",
|
|
4363
|
+
MultiInstance = "MULTI_INSTANCE",
|
|
4364
|
+
SandboxDependence = "SANDBOX_DEPENDENCE",
|
|
4365
|
+
SandboxGrant = "SANDBOX_GRANT"
|
|
4366
|
+
}
|
|
4169
4367
|
export declare enum CcpOfferingStatus {
|
|
4170
4368
|
Active = "ACTIVE",
|
|
4171
4369
|
AtNotice = "AT_NOTICE",
|
|
@@ -4589,6 +4787,7 @@ export declare type CcpQueryApi = {
|
|
|
4589
4787
|
experienceCapabilities?: Maybe<CcpRootExperienceCapabilities>;
|
|
4590
4788
|
invoiceGroups?: Maybe<Array<Maybe<CcpInvoiceGroupV2>>>;
|
|
4591
4789
|
offering?: Maybe<CcpOffering>;
|
|
4790
|
+
offeringRelationshipTemplates?: Maybe<Array<Maybe<CcpOfferingRelationshipTemplate>>>;
|
|
4592
4791
|
offerings?: Maybe<Array<Maybe<CcpOffering>>>;
|
|
4593
4792
|
paymentMethods?: Maybe<Array<Maybe<CcpPaymentMethod>>>;
|
|
4594
4793
|
pricingPlan?: Maybe<CcpPricingPlan>;
|
|
@@ -4612,6 +4811,9 @@ export declare type CcpQueryApiInvoiceGroupsArgs = {
|
|
|
4612
4811
|
export declare type CcpQueryApiOfferingArgs = {
|
|
4613
4812
|
key: Scalars['ID']['input'];
|
|
4614
4813
|
};
|
|
4814
|
+
export declare type CcpQueryApiOfferingRelationshipTemplatesArgs = {
|
|
4815
|
+
ids: Array<Scalars['ID']['input']>;
|
|
4816
|
+
};
|
|
4615
4817
|
export declare type CcpQueryApiOfferingsArgs = {
|
|
4616
4818
|
ids: Array<Scalars['ID']['input']>;
|
|
4617
4819
|
};
|
|
@@ -9855,7 +10057,6 @@ export declare type CompassScorecardMaturityLevelDuration = {
|
|
|
9855
10057
|
export declare type CompassScorecardMaturityLevelScoreSystem = {
|
|
9856
10058
|
__typename?: 'CompassScorecardMaturityLevelScoreSystem';
|
|
9857
10059
|
levelConfig?: Maybe<CompassScorecardMaturityLevelConfig>;
|
|
9858
|
-
maturityLevelConfig?: Maybe<Array<CompassScorecardMaturityLevel>>;
|
|
9859
10060
|
};
|
|
9860
10061
|
export declare type CompassScorecardMetricCriterionScore = CompassScorecardCriterionScore & {
|
|
9861
10062
|
__typename?: 'CompassScorecardMetricCriterionScore';
|
|
@@ -32650,6 +32851,7 @@ export declare type GraphStore = {
|
|
|
32650
32851
|
conversationHasMessageInverse?: Maybe<GraphStoreSimplifiedConversationHasMessageInverseConnection>;
|
|
32651
32852
|
cypherQuery: GraphStoreCypherQueryConnection;
|
|
32652
32853
|
cypherQueryV2: GraphStoreCypherQueryV2Connection;
|
|
32854
|
+
cypherQueryV2Batch: GraphStoreCypherQueryV2BatchConnection;
|
|
32653
32855
|
deploymentAssociatedDeployment?: Maybe<GraphStoreSimplifiedDeploymentAssociatedDeploymentConnection>;
|
|
32654
32856
|
deploymentAssociatedDeploymentInverse?: Maybe<GraphStoreSimplifiedDeploymentAssociatedDeploymentInverseConnection>;
|
|
32655
32857
|
deploymentAssociatedRepo?: Maybe<GraphStoreSimplifiedDeploymentAssociatedRepoConnection>;
|
|
@@ -33065,6 +33267,7 @@ export declare type GraphStore = {
|
|
|
33065
33267
|
testPerfhammerRelationshipInverseRelationship?: Maybe<GraphStoreFullTestPerfhammerRelationshipConnection>;
|
|
33066
33268
|
testPerfhammerRelationshipRelationship?: Maybe<GraphStoreFullTestPerfhammerRelationshipConnection>;
|
|
33067
33269
|
thirdPartyToGraphRemoteLink?: Maybe<GraphStoreSimplifiedThirdPartyToGraphRemoteLinkConnection>;
|
|
33270
|
+
topicHasRelatedEntity?: Maybe<GraphStoreSimplifiedTopicHasRelatedEntityConnection>;
|
|
33068
33271
|
userAssignedIncident?: Maybe<GraphStoreSimplifiedUserAssignedIncidentConnection>;
|
|
33069
33272
|
userAssignedIncidentInverse?: Maybe<GraphStoreSimplifiedUserAssignedIncidentInverseConnection>;
|
|
33070
33273
|
userAssignedIssue?: Maybe<GraphStoreSimplifiedUserAssignedIssueConnection>;
|
|
@@ -33984,6 +34187,11 @@ export declare type GraphStoreCypherQueryV2Args = {
|
|
|
33984
34187
|
query: Scalars['String']['input'];
|
|
33985
34188
|
version?: InputMaybe<GraphStoreCypherQueryV2VersionEnum>;
|
|
33986
34189
|
};
|
|
34190
|
+
export declare type GraphStoreCypherQueryV2BatchArgs = {
|
|
34191
|
+
params?: InputMaybe<Array<InputMaybe<Scalars['JSON']['input']>>>;
|
|
34192
|
+
queries: Array<GraphStoreCypherQueryV2BatchQueryRequestInput>;
|
|
34193
|
+
version?: InputMaybe<GraphStoreCypherQueryV2BatchVersionEnum>;
|
|
34194
|
+
};
|
|
33987
34195
|
export declare type GraphStoreDeploymentAssociatedDeploymentArgs = {
|
|
33988
34196
|
after?: InputMaybe<Scalars['String']['input']>;
|
|
33989
34197
|
consistentRead?: InputMaybe<Scalars['Boolean']['input']>;
|
|
@@ -36698,6 +36906,13 @@ export declare type GraphStoreThirdPartyToGraphRemoteLinkArgs = {
|
|
|
36698
36906
|
id: Scalars['ID']['input'];
|
|
36699
36907
|
sort?: InputMaybe<GraphStoreThirdPartyToGraphRemoteLinkSortInput>;
|
|
36700
36908
|
};
|
|
36909
|
+
export declare type GraphStoreTopicHasRelatedEntityArgs = {
|
|
36910
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
36911
|
+
consistentRead?: InputMaybe<Scalars['Boolean']['input']>;
|
|
36912
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
36913
|
+
id: Scalars['ID']['input'];
|
|
36914
|
+
sort?: InputMaybe<GraphStoreTopicHasRelatedEntitySortInput>;
|
|
36915
|
+
};
|
|
36701
36916
|
export declare type GraphStoreUserAssignedIncidentArgs = {
|
|
36702
36917
|
after?: InputMaybe<Scalars['String']['input']>;
|
|
36703
36918
|
consistentRead?: InputMaybe<Scalars['Boolean']['input']>;
|
|
@@ -39939,6 +40154,66 @@ export declare type GraphStoreCypherQueryV2AriNode = {
|
|
|
39939
40154
|
id: Scalars['ID']['output'];
|
|
39940
40155
|
};
|
|
39941
40156
|
export declare type GraphStoreCypherQueryV2AriNodeUnion = AppUser | AtlassianAccountUser | BitbucketRepository | CompassComponent | CompassLinkNode | CompassScorecard | ConfluenceBlogPost | ConfluenceDatabase | ConfluenceEmbed | ConfluenceFolder | ConfluenceFooterComment | ConfluenceInlineComment | ConfluencePage | ConfluenceSpace | ConfluenceWhiteboard | CustomerUser | DeploymentSummary | DevOpsDesign | DevOpsDocument | DevOpsFeatureFlag | DevOpsOperationsComponentDetails | DevOpsOperationsIncidentDetails | DevOpsOperationsPostIncidentReviewDetails | DevOpsProjectDetails | DevOpsPullRequestDetails | DevOpsRepository | DevOpsSecurityVulnerabilityDetails | DevOpsService | ExternalBranch | ExternalBuildInfo | ExternalCalendarEvent | ExternalCommit | ExternalConversation | ExternalDeployment | ExternalDesign | ExternalDocument | ExternalFeatureFlag | ExternalMessage | ExternalOrganisation | ExternalPosition | ExternalPullRequest | ExternalRemoteLink | ExternalRepository | ExternalVideo | ExternalVulnerability | ExternalWorker | IdentityGroup | JiraAlignAggProject | JiraAutodevJob | JiraBoard | JiraConfluenceRemoteIssueLink | JiraCustomRemoteIssueLink | JiraIssue | JiraIssueRemoteIssueLink | JiraPlatformComment | JiraPostIncidentReviewLink | JiraPriority | JiraProject | JiraServiceManagementComment | JiraSprint | JiraStatus | JiraVersion | JiraWebRemoteIssueLink | JiraWorklog | LoomComment | LoomMeeting | LoomMeetingRecurrence | LoomSpace | LoomVideo | MercuryFocusArea | OpsgenieTeam | RadarPosition | SpfDependency | TeamV2 | ThirdPartySecurityContainer | ThirdPartyUser | TownsquareComment | TownsquareGoal | TownsquareGoalUpdate | TownsquareProject | TownsquareProjectUpdate;
|
|
40157
|
+
export declare type GraphStoreCypherQueryV2BatchAriNode = {
|
|
40158
|
+
__typename?: 'GraphStoreCypherQueryV2BatchAriNode';
|
|
40159
|
+
data?: Maybe<GraphStoreCypherQueryV2BatchAriNodeUnion>;
|
|
40160
|
+
id: Scalars['ID']['output'];
|
|
40161
|
+
};
|
|
40162
|
+
export declare type GraphStoreCypherQueryV2BatchAriNodeUnion = AppUser | AtlassianAccountUser | BitbucketRepository | CompassComponent | CompassLinkNode | CompassScorecard | ConfluenceBlogPost | ConfluenceDatabase | ConfluenceEmbed | ConfluenceFolder | ConfluenceFooterComment | ConfluenceInlineComment | ConfluencePage | ConfluenceSpace | ConfluenceWhiteboard | CustomerUser | DeploymentSummary | DevOpsDesign | DevOpsDocument | DevOpsFeatureFlag | DevOpsOperationsComponentDetails | DevOpsOperationsIncidentDetails | DevOpsOperationsPostIncidentReviewDetails | DevOpsProjectDetails | DevOpsPullRequestDetails | DevOpsRepository | DevOpsSecurityVulnerabilityDetails | DevOpsService | ExternalBranch | ExternalBuildInfo | ExternalCalendarEvent | ExternalCommit | ExternalConversation | ExternalDeployment | ExternalDesign | ExternalDocument | ExternalFeatureFlag | ExternalMessage | ExternalOrganisation | ExternalPosition | ExternalPullRequest | ExternalRemoteLink | ExternalRepository | ExternalVideo | ExternalVulnerability | ExternalWorker | IdentityGroup | JiraAlignAggProject | JiraAutodevJob | JiraBoard | JiraConfluenceRemoteIssueLink | JiraCustomRemoteIssueLink | JiraIssue | JiraIssueRemoteIssueLink | JiraPlatformComment | JiraPostIncidentReviewLink | JiraPriority | JiraProject | JiraServiceManagementComment | JiraSprint | JiraStatus | JiraVersion | JiraWebRemoteIssueLink | JiraWorklog | LoomComment | LoomMeeting | LoomMeetingRecurrence | LoomSpace | LoomVideo | MercuryFocusArea | OpsgenieTeam | RadarPosition | SpfDependency | TeamV2 | ThirdPartySecurityContainer | ThirdPartyUser | TownsquareComment | TownsquareGoal | TownsquareGoalUpdate | TownsquareProject | TownsquareProjectUpdate;
|
|
40163
|
+
export declare type GraphStoreCypherQueryV2BatchBooleanObject = {
|
|
40164
|
+
__typename?: 'GraphStoreCypherQueryV2BatchBooleanObject';
|
|
40165
|
+
value: Scalars['Boolean']['output'];
|
|
40166
|
+
};
|
|
40167
|
+
export declare type GraphStoreCypherQueryV2BatchColumn = {
|
|
40168
|
+
__typename?: 'GraphStoreCypherQueryV2BatchColumn';
|
|
40169
|
+
key: Scalars['String']['output'];
|
|
40170
|
+
value?: Maybe<GraphStoreCypherQueryV2BatchResultRowItemValueUnion>;
|
|
40171
|
+
};
|
|
40172
|
+
export declare type GraphStoreCypherQueryV2BatchConnection = {
|
|
40173
|
+
__typename?: 'GraphStoreCypherQueryV2BatchConnection';
|
|
40174
|
+
results: Array<GraphStoreCypherQueryV2BatchQueryResult>;
|
|
40175
|
+
version: Scalars['String']['output'];
|
|
40176
|
+
};
|
|
40177
|
+
export declare type GraphStoreCypherQueryV2BatchEdge = {
|
|
40178
|
+
__typename?: 'GraphStoreCypherQueryV2BatchEdge';
|
|
40179
|
+
node: GraphStoreCypherQueryV2BatchNode;
|
|
40180
|
+
};
|
|
40181
|
+
export declare type GraphStoreCypherQueryV2BatchFloatObject = {
|
|
40182
|
+
__typename?: 'GraphStoreCypherQueryV2BatchFloatObject';
|
|
40183
|
+
value: Scalars['Float']['output'];
|
|
40184
|
+
};
|
|
40185
|
+
export declare type GraphStoreCypherQueryV2BatchIntObject = {
|
|
40186
|
+
__typename?: 'GraphStoreCypherQueryV2BatchIntObject';
|
|
40187
|
+
value: Scalars['Int']['output'];
|
|
40188
|
+
};
|
|
40189
|
+
export declare type GraphStoreCypherQueryV2BatchNode = {
|
|
40190
|
+
__typename?: 'GraphStoreCypherQueryV2BatchNode';
|
|
40191
|
+
columns: Array<GraphStoreCypherQueryV2BatchColumn>;
|
|
40192
|
+
};
|
|
40193
|
+
export declare type GraphStoreCypherQueryV2BatchNodeList = {
|
|
40194
|
+
__typename?: 'GraphStoreCypherQueryV2BatchNodeList';
|
|
40195
|
+
nodes: Array<GraphStoreCypherQueryV2BatchAriNode>;
|
|
40196
|
+
};
|
|
40197
|
+
export declare type GraphStoreCypherQueryV2BatchQueryRequestInput = {
|
|
40198
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
40199
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
40200
|
+
query: Scalars['String']['input'];
|
|
40201
|
+
};
|
|
40202
|
+
export declare type GraphStoreCypherQueryV2BatchQueryResult = {
|
|
40203
|
+
__typename?: 'GraphStoreCypherQueryV2BatchQueryResult';
|
|
40204
|
+
edges: Array<GraphStoreCypherQueryV2BatchEdge>;
|
|
40205
|
+
pageInfo: PageInfo;
|
|
40206
|
+
version: Scalars['String']['output'];
|
|
40207
|
+
};
|
|
40208
|
+
export declare type GraphStoreCypherQueryV2BatchResultRowItemValueUnion = GraphStoreCypherQueryV2BatchAriNode | GraphStoreCypherQueryV2BatchBooleanObject | GraphStoreCypherQueryV2BatchFloatObject | GraphStoreCypherQueryV2BatchIntObject | GraphStoreCypherQueryV2BatchNodeList | GraphStoreCypherQueryV2BatchStringObject;
|
|
40209
|
+
export declare type GraphStoreCypherQueryV2BatchStringObject = {
|
|
40210
|
+
__typename?: 'GraphStoreCypherQueryV2BatchStringObject';
|
|
40211
|
+
value: Scalars['String']['output'];
|
|
40212
|
+
};
|
|
40213
|
+
export declare enum GraphStoreCypherQueryV2BatchVersionEnum {
|
|
40214
|
+
V2 = "V2",
|
|
40215
|
+
V3 = "V3"
|
|
40216
|
+
}
|
|
39942
40217
|
export declare type GraphStoreCypherQueryV2BooleanObject = {
|
|
39943
40218
|
__typename?: 'GraphStoreCypherQueryV2BooleanObject';
|
|
39944
40219
|
value: Scalars['Boolean']['output'];
|
|
@@ -50068,6 +50343,20 @@ export declare type GraphStoreSimplifiedThirdPartyToGraphRemoteLinkEdge = {
|
|
|
50068
50343
|
node?: Maybe<GraphStoreSimplifiedThirdPartyToGraphRemoteLinkUnion>;
|
|
50069
50344
|
};
|
|
50070
50345
|
export declare type GraphStoreSimplifiedThirdPartyToGraphRemoteLinkUnion = ExternalRemoteLink;
|
|
50346
|
+
export declare type GraphStoreSimplifiedTopicHasRelatedEntityConnection = HasPageInfo & {
|
|
50347
|
+
__typename?: 'GraphStoreSimplifiedTopicHasRelatedEntityConnection';
|
|
50348
|
+
edges?: Maybe<Array<Maybe<GraphStoreSimplifiedTopicHasRelatedEntityEdge>>>;
|
|
50349
|
+
pageInfo: PageInfo;
|
|
50350
|
+
};
|
|
50351
|
+
export declare type GraphStoreSimplifiedTopicHasRelatedEntityEdge = {
|
|
50352
|
+
__typename?: 'GraphStoreSimplifiedTopicHasRelatedEntityEdge';
|
|
50353
|
+
createdAt: Scalars['DateTime']['output'];
|
|
50354
|
+
cursor?: Maybe<Scalars['String']['output']>;
|
|
50355
|
+
id: Scalars['ID']['output'];
|
|
50356
|
+
lastUpdated: Scalars['DateTime']['output'];
|
|
50357
|
+
node?: Maybe<GraphStoreSimplifiedTopicHasRelatedEntityUnion>;
|
|
50358
|
+
};
|
|
50359
|
+
export declare type GraphStoreSimplifiedTopicHasRelatedEntityUnion = ConfluenceBlogPost | ConfluencePage;
|
|
50071
50360
|
export declare type GraphStoreSimplifiedUserAssignedIncidentConnection = HasPageInfo & {
|
|
50072
50361
|
__typename?: 'GraphStoreSimplifiedUserAssignedIncidentConnection';
|
|
50073
50362
|
edges?: Maybe<Array<Maybe<GraphStoreSimplifiedUserAssignedIncidentEdge>>>;
|
|
@@ -53300,6 +53589,9 @@ export declare type GraphStoreTestPerfhammerRelationshipSortInput = {
|
|
|
53300
53589
|
export declare type GraphStoreThirdPartyToGraphRemoteLinkSortInput = {
|
|
53301
53590
|
lastModified?: InputMaybe<GraphStoreSortInput>;
|
|
53302
53591
|
};
|
|
53592
|
+
export declare type GraphStoreTopicHasRelatedEntitySortInput = {
|
|
53593
|
+
lastModified?: InputMaybe<GraphStoreSortInput>;
|
|
53594
|
+
};
|
|
53303
53595
|
export declare type GraphStoreUserAssignedIncidentSortInput = {
|
|
53304
53596
|
lastModified?: InputMaybe<GraphStoreSortInput>;
|
|
53305
53597
|
};
|
|
@@ -57409,6 +57701,17 @@ export declare type JiraAiEnablementIssueInput = {
|
|
|
57409
57701
|
issueId?: InputMaybe<Scalars['ID']['input']>;
|
|
57410
57702
|
issueKey?: InputMaybe<Scalars['String']['input']>;
|
|
57411
57703
|
};
|
|
57704
|
+
export declare type JiraAlignAggJiraAlignProjectOwner = {
|
|
57705
|
+
email?: Maybe<Scalars['String']['output']>;
|
|
57706
|
+
firstName?: Maybe<Scalars['String']['output']>;
|
|
57707
|
+
lastName?: Maybe<Scalars['String']['output']>;
|
|
57708
|
+
};
|
|
57709
|
+
export declare type JiraAlignAggJiraAlignProjectOwnerDto = JiraAlignAggJiraAlignProjectOwner & {
|
|
57710
|
+
__typename?: 'JiraAlignAggJiraAlignProjectOwnerDTO';
|
|
57711
|
+
email?: Maybe<Scalars['String']['output']>;
|
|
57712
|
+
firstName?: Maybe<Scalars['String']['output']>;
|
|
57713
|
+
lastName?: Maybe<Scalars['String']['output']>;
|
|
57714
|
+
};
|
|
57412
57715
|
export declare type JiraAlignAggMercuryOriginalProjectStatusDto = MercuryOriginalProjectStatus & {
|
|
57413
57716
|
__typename?: 'JiraAlignAggMercuryOriginalProjectStatusDTO';
|
|
57414
57717
|
mercuryOriginalStatusName?: Maybe<Scalars['String']['output']>;
|
|
@@ -57420,6 +57723,7 @@ export declare type JiraAlignAggMercuryProjectStatusDto = MercuryProjectStatus &
|
|
|
57420
57723
|
};
|
|
57421
57724
|
export declare type JiraAlignAggProject = HasMercuryProjectFields & Node & {
|
|
57422
57725
|
__typename?: 'JiraAlignAggProject';
|
|
57726
|
+
externalOwner?: Maybe<JiraAlignAggJiraAlignProjectOwner>;
|
|
57423
57727
|
id: Scalars['ID']['output'];
|
|
57424
57728
|
mercuryOriginalProjectStatus?: Maybe<MercuryOriginalProjectStatus>;
|
|
57425
57729
|
mercuryProjectIcon?: Maybe<Scalars['URL']['output']>;
|
|
@@ -60581,16 +60885,6 @@ export declare type JiraDeleteFormattingRulePayload = Payload & {
|
|
|
60581
60885
|
errors?: Maybe<Array<MutationError>>;
|
|
60582
60886
|
success: Scalars['Boolean']['output'];
|
|
60583
60887
|
};
|
|
60584
|
-
export declare type JiraDeleteGlobalCustomFieldsInput = {
|
|
60585
|
-
fieldIds: Array<Scalars['String']['input']>;
|
|
60586
|
-
};
|
|
60587
|
-
export declare type JiraDeleteGlobalCustomFieldsPayload = Payload & {
|
|
60588
|
-
__typename?: 'JiraDeleteGlobalCustomFieldsPayload';
|
|
60589
|
-
errors?: Maybe<Array<MutationError>>;
|
|
60590
|
-
failedFieldIds?: Maybe<Array<Scalars['String']['output']>>;
|
|
60591
|
-
success: Scalars['Boolean']['output'];
|
|
60592
|
-
tasks?: Maybe<Array<JiraFieldLongRunningTask>>;
|
|
60593
|
-
};
|
|
60594
60888
|
export declare type JiraDeleteIssueLinkPayload = Payload & {
|
|
60595
60889
|
__typename?: 'JiraDeleteIssueLinkPayload';
|
|
60596
60890
|
deletedIds?: Maybe<Array<Maybe<Scalars['ID']['output']>>>;
|
|
@@ -61075,6 +61369,7 @@ export declare type JiraEchoWhereInput = {
|
|
|
61075
61369
|
export declare type JiraEditCustomFieldInput = {
|
|
61076
61370
|
cloudId: Scalars['ID']['input'];
|
|
61077
61371
|
description?: InputMaybe<Scalars['String']['input']>;
|
|
61372
|
+
fieldFormatConfig?: InputMaybe<JiraFieldFormatConfigInput>;
|
|
61078
61373
|
fieldId: Scalars['String']['input'];
|
|
61079
61374
|
name: Scalars['String']['input'];
|
|
61080
61375
|
options?: InputMaybe<Array<JiraCustomFieldOptionInput>>;
|
|
@@ -61423,12 +61718,6 @@ export declare type JiraFieldKeyValueInput = {
|
|
|
61423
61718
|
key?: InputMaybe<Scalars['String']['input']>;
|
|
61424
61719
|
value?: InputMaybe<Scalars['String']['input']>;
|
|
61425
61720
|
};
|
|
61426
|
-
export declare type JiraFieldLongRunningTask = {
|
|
61427
|
-
__typename?: 'JiraFieldLongRunningTask';
|
|
61428
|
-
fieldConfigId?: Maybe<Scalars['ID']['output']>;
|
|
61429
|
-
fieldId?: Maybe<Scalars['String']['output']>;
|
|
61430
|
-
task?: Maybe<JiraLongRunningTaskProgress>;
|
|
61431
|
-
};
|
|
61432
61721
|
export declare type JiraFieldNonEditableReason = {
|
|
61433
61722
|
__typename?: 'JiraFieldNonEditableReason';
|
|
61434
61723
|
message?: Maybe<Scalars['String']['output']>;
|
|
@@ -83173,7 +83462,6 @@ export declare type Mutation = {
|
|
|
83173
83462
|
jira_createCustomBackground?: Maybe<JiraProjectCreateCustomBackgroundMutationPayload>;
|
|
83174
83463
|
jira_createGlobalCustomField?: Maybe<JiraCreateGlobalCustomFieldPayload>;
|
|
83175
83464
|
jira_deleteCustomBackground?: Maybe<JiraProjectDeleteCustomBackgroundMutationPayload>;
|
|
83176
|
-
jira_deleteGlobalCustomFields?: Maybe<JiraDeleteGlobalCustomFieldsPayload>;
|
|
83177
83465
|
jira_discardUserBoardViewConfig?: Maybe<JiraDiscardUserBoardViewConfigPayload>;
|
|
83178
83466
|
jira_discardUserIssueSearchConfig?: Maybe<JiraDiscardUserIssueSearchConfigPayload>;
|
|
83179
83467
|
jira_publishBoardViewConfig?: Maybe<JiraPublishBoardViewConfigPayload>;
|
|
@@ -84661,10 +84949,6 @@ export declare type MutationJira_CreateGlobalCustomFieldArgs = {
|
|
|
84661
84949
|
export declare type MutationJira_DeleteCustomBackgroundArgs = {
|
|
84662
84950
|
input: JiraProjectDeleteCustomBackgroundInput;
|
|
84663
84951
|
};
|
|
84664
|
-
export declare type MutationJira_DeleteGlobalCustomFieldsArgs = {
|
|
84665
|
-
cloudId: Scalars['ID']['input'];
|
|
84666
|
-
input: JiraDeleteGlobalCustomFieldsInput;
|
|
84667
|
-
};
|
|
84668
84952
|
export declare type MutationJira_DiscardUserBoardViewConfigArgs = {
|
|
84669
84953
|
input: JiraDiscardUserBoardViewConfigInput;
|
|
84670
84954
|
};
|
|
@@ -85494,9 +85778,6 @@ export declare type MyVisitedSpacesItems = {
|
|
|
85494
85778
|
spaces?: Maybe<Array<Maybe<Space>>>;
|
|
85495
85779
|
spacesWithCloudId?: Maybe<Array<Maybe<Space>>>;
|
|
85496
85780
|
};
|
|
85497
|
-
export declare type MyVisitedSpacesItemsSpacesArgs = {
|
|
85498
|
-
cloudId?: InputMaybe<Scalars['ID']['input']>;
|
|
85499
|
-
};
|
|
85500
85781
|
export declare type MyVisitedSpacesItemsSpacesWithCloudIdArgs = {
|
|
85501
85782
|
cloudId?: InputMaybe<Scalars['ID']['input']>;
|
|
85502
85783
|
};
|
|
@@ -92017,6 +92298,7 @@ export declare enum RadarFieldType {
|
|
|
92017
92298
|
Ari = "ARI",
|
|
92018
92299
|
Boolean = "BOOLEAN",
|
|
92019
92300
|
Datetime = "DATETIME",
|
|
92301
|
+
Keyword = "KEYWORD",
|
|
92020
92302
|
Number = "NUMBER",
|
|
92021
92303
|
Status = "STATUS",
|
|
92022
92304
|
String = "STRING",
|
|
@@ -96416,8 +96698,12 @@ export declare type ShepherdSuspiciousSearchTerm = {
|
|
|
96416
96698
|
};
|
|
96417
96699
|
export declare type ShepherdTeamworkGraphQueries = {
|
|
96418
96700
|
__typename?: 'ShepherdTeamworkGraphQueries';
|
|
96701
|
+
alerts?: Maybe<Array<Maybe<ShepherdAlert>>>;
|
|
96419
96702
|
workspaces?: Maybe<Array<Maybe<ShepherdWorkspace>>>;
|
|
96420
96703
|
};
|
|
96704
|
+
export declare type ShepherdTeamworkGraphQueriesAlertsArgs = {
|
|
96705
|
+
ids: Array<Scalars['ID']['input']>;
|
|
96706
|
+
};
|
|
96421
96707
|
export declare type ShepherdTeamworkGraphQueriesWorkspacesArgs = {
|
|
96422
96708
|
ids: Array<Scalars['ID']['input']>;
|
|
96423
96709
|
};
|
|
@@ -101380,6 +101666,10 @@ export declare type TrelloCardActionConnection = {
|
|
|
101380
101666
|
nodes?: Maybe<Array<TrelloCardActions>>;
|
|
101381
101667
|
pageInfo: PageInfo;
|
|
101382
101668
|
};
|
|
101669
|
+
export declare type TrelloCardActionConnectionUpdated = {
|
|
101670
|
+
__typename?: 'TrelloCardActionConnectionUpdated';
|
|
101671
|
+
edges?: Maybe<Array<TrelloCardActionEdgeUpdated>>;
|
|
101672
|
+
};
|
|
101383
101673
|
export declare type TrelloCardActionData = {
|
|
101384
101674
|
board?: Maybe<TrelloBoard>;
|
|
101385
101675
|
card?: Maybe<TrelloCard>;
|
|
@@ -101389,6 +101679,10 @@ export declare type TrelloCardActionEdge = {
|
|
|
101389
101679
|
cursor?: Maybe<Scalars['String']['output']>;
|
|
101390
101680
|
node?: Maybe<TrelloCardActions>;
|
|
101391
101681
|
};
|
|
101682
|
+
export declare type TrelloCardActionEdgeUpdated = {
|
|
101683
|
+
__typename?: 'TrelloCardActionEdgeUpdated';
|
|
101684
|
+
node: TrelloCardActions;
|
|
101685
|
+
};
|
|
101392
101686
|
export declare enum TrelloCardActionType {
|
|
101393
101687
|
AddAttachment = "ADD_ATTACHMENT",
|
|
101394
101688
|
AddChecklist = "ADD_CHECKLIST",
|
|
@@ -101448,10 +101742,10 @@ export declare type TrelloCardBadges = {
|
|
|
101448
101742
|
};
|
|
101449
101743
|
export declare type TrelloCardBatch = {
|
|
101450
101744
|
__typename?: 'TrelloCardBatch';
|
|
101745
|
+
expected?: Maybe<Array<Scalars['ID']['output']>>;
|
|
101451
101746
|
objectId: Scalars['ID']['output'];
|
|
101452
|
-
processed?: Maybe<Scalars['
|
|
101747
|
+
processed?: Maybe<Array<Scalars['ID']['output']>>;
|
|
101453
101748
|
status?: Maybe<TrelloCardBatchStatus>;
|
|
101454
|
-
total?: Maybe<Scalars['Int']['output']>;
|
|
101455
101749
|
};
|
|
101456
101750
|
export declare type TrelloCardBatchJobPayload = Payload & {
|
|
101457
101751
|
__typename?: 'TrelloCardBatchJobPayload';
|
|
@@ -101623,6 +101917,7 @@ export declare enum TrelloCardRole {
|
|
|
101623
101917
|
}
|
|
101624
101918
|
export declare type TrelloCardUpdated = {
|
|
101625
101919
|
__typename?: 'TrelloCardUpdated';
|
|
101920
|
+
actions?: Maybe<TrelloCardActionConnectionUpdated>;
|
|
101626
101921
|
attachments?: Maybe<TrelloAttachmentConnectionUpdated>;
|
|
101627
101922
|
badges?: Maybe<TrelloCardBadges>;
|
|
101628
101923
|
checklists?: Maybe<TrelloChecklistConnectionUpdated>;
|
|
@@ -101671,6 +101966,7 @@ export declare type TrelloCardViewer = {
|
|
|
101671
101966
|
export declare type TrelloCheckItem = {
|
|
101672
101967
|
__typename?: 'TrelloCheckItem';
|
|
101673
101968
|
due?: Maybe<TrelloCheckItemDueInfo>;
|
|
101969
|
+
id: Scalars['ID']['output'];
|
|
101674
101970
|
member?: Maybe<TrelloMember>;
|
|
101675
101971
|
name?: Maybe<TrelloUserGeneratedText>;
|
|
101676
101972
|
objectId: Scalars['ID']['output'];
|