stigg-api-client 1.68.0 → 1.70.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -553,6 +553,18 @@
553
553
  "isDeprecated": false,
554
554
  "deprecationReason": null
555
555
  },
556
+ {
557
+ "name": "maxQuantity",
558
+ "description": null,
559
+ "args": [],
560
+ "type": {
561
+ "kind": "SCALAR",
562
+ "name": "Float",
563
+ "ofType": null
564
+ },
565
+ "isDeprecated": false,
566
+ "deprecationReason": null
567
+ },
556
568
  {
557
569
  "name": "overagePrices",
558
570
  "description": null,
@@ -853,6 +865,18 @@
853
865
  "isDeprecated": false,
854
866
  "deprecationReason": null
855
867
  },
868
+ {
869
+ "name": "maxQuantity",
870
+ "description": null,
871
+ "args": [],
872
+ "type": {
873
+ "kind": "SCALAR",
874
+ "name": "Float",
875
+ "ofType": null
876
+ },
877
+ "isDeprecated": false,
878
+ "deprecationReason": null
879
+ },
856
880
  {
857
881
  "name": "pricingType",
858
882
  "description": null,
@@ -936,6 +960,18 @@
936
960
  "name": "AddonAvgAggregate",
937
961
  "description": null,
938
962
  "fields": [
963
+ {
964
+ "name": "maxQuantity",
965
+ "description": null,
966
+ "args": [],
967
+ "type": {
968
+ "kind": "SCALAR",
969
+ "name": "Float",
970
+ "ofType": null
971
+ },
972
+ "isDeprecated": false,
973
+ "deprecationReason": null
974
+ },
939
975
  {
940
976
  "name": "versionNumber",
941
977
  "description": null,
@@ -1153,6 +1189,18 @@
1153
1189
  "isDeprecated": false,
1154
1190
  "deprecationReason": null
1155
1191
  },
1192
+ {
1193
+ "name": "maxQuantity",
1194
+ "description": null,
1195
+ "args": [],
1196
+ "type": {
1197
+ "kind": "SCALAR",
1198
+ "name": "Int",
1199
+ "ofType": null
1200
+ },
1201
+ "isDeprecated": false,
1202
+ "deprecationReason": null
1203
+ },
1156
1204
  {
1157
1205
  "name": "pricingType",
1158
1206
  "description": null,
@@ -1333,6 +1381,18 @@
1333
1381
  "isDeprecated": false,
1334
1382
  "deprecationReason": null
1335
1383
  },
1384
+ {
1385
+ "name": "maxQuantity",
1386
+ "description": "The maximum quantity of this addon that can be added to a subscription",
1387
+ "type": {
1388
+ "kind": "SCALAR",
1389
+ "name": "Float",
1390
+ "ofType": null
1391
+ },
1392
+ "defaultValue": null,
1393
+ "isDeprecated": false,
1394
+ "deprecationReason": null
1395
+ },
1336
1396
  {
1337
1397
  "name": "pricingType",
1338
1398
  "description": null,
@@ -1567,6 +1627,18 @@
1567
1627
  "isDeprecated": false,
1568
1628
  "deprecationReason": null
1569
1629
  },
1630
+ {
1631
+ "name": "maxQuantity",
1632
+ "description": "The maximum quantity of this addon that can be added to a subscription",
1633
+ "args": [],
1634
+ "type": {
1635
+ "kind": "SCALAR",
1636
+ "name": "Float",
1637
+ "ofType": null
1638
+ },
1639
+ "isDeprecated": false,
1640
+ "deprecationReason": null
1641
+ },
1570
1642
  {
1571
1643
  "name": "overagePrices",
1572
1644
  "description": null,
@@ -1870,6 +1942,18 @@
1870
1942
  "isDeprecated": false,
1871
1943
  "deprecationReason": null
1872
1944
  },
1945
+ {
1946
+ "name": "maxQuantity",
1947
+ "description": null,
1948
+ "type": {
1949
+ "kind": "INPUT_OBJECT",
1950
+ "name": "NumberFieldComparison",
1951
+ "ofType": null
1952
+ },
1953
+ "defaultValue": null,
1954
+ "isDeprecated": false,
1955
+ "deprecationReason": null
1956
+ },
1873
1957
  {
1874
1958
  "name": "or",
1875
1959
  "description": null,
@@ -2044,6 +2128,18 @@
2044
2128
  "isDeprecated": false,
2045
2129
  "deprecationReason": null
2046
2130
  },
2131
+ {
2132
+ "name": "maxQuantity",
2133
+ "description": null,
2134
+ "args": [],
2135
+ "type": {
2136
+ "kind": "SCALAR",
2137
+ "name": "Float",
2138
+ "ofType": null
2139
+ },
2140
+ "isDeprecated": false,
2141
+ "deprecationReason": null
2142
+ },
2047
2143
  {
2048
2144
  "name": "pricingType",
2049
2145
  "description": null,
@@ -2199,6 +2295,18 @@
2199
2295
  "isDeprecated": false,
2200
2296
  "deprecationReason": null
2201
2297
  },
2298
+ {
2299
+ "name": "maxQuantity",
2300
+ "description": null,
2301
+ "args": [],
2302
+ "type": {
2303
+ "kind": "SCALAR",
2304
+ "name": "Float",
2305
+ "ofType": null
2306
+ },
2307
+ "isDeprecated": false,
2308
+ "deprecationReason": null
2309
+ },
2202
2310
  {
2203
2311
  "name": "pricingType",
2204
2312
  "description": null,
@@ -2382,6 +2490,12 @@
2382
2490
  "isDeprecated": false,
2383
2491
  "deprecationReason": null
2384
2492
  },
2493
+ {
2494
+ "name": "maxQuantity",
2495
+ "description": null,
2496
+ "isDeprecated": false,
2497
+ "deprecationReason": null
2498
+ },
2385
2499
  {
2386
2500
  "name": "pricingType",
2387
2501
  "description": null,
@@ -2426,6 +2540,18 @@
2426
2540
  "name": "AddonSumAggregate",
2427
2541
  "description": null,
2428
2542
  "fields": [
2543
+ {
2544
+ "name": "maxQuantity",
2545
+ "description": null,
2546
+ "args": [],
2547
+ "type": {
2548
+ "kind": "SCALAR",
2549
+ "name": "Float",
2550
+ "ofType": null
2551
+ },
2552
+ "isDeprecated": false,
2553
+ "deprecationReason": null
2554
+ },
2429
2555
  {
2430
2556
  "name": "versionNumber",
2431
2557
  "description": null,
@@ -2534,6 +2660,18 @@
2534
2660
  "isDeprecated": false,
2535
2661
  "deprecationReason": null
2536
2662
  },
2663
+ {
2664
+ "name": "maxQuantity",
2665
+ "description": "The maximum quantity of this addon that can be added to a subscription",
2666
+ "type": {
2667
+ "kind": "SCALAR",
2668
+ "name": "Float",
2669
+ "ofType": null
2670
+ },
2671
+ "defaultValue": null,
2672
+ "isDeprecated": false,
2673
+ "deprecationReason": null
2674
+ },
2537
2675
  {
2538
2676
  "name": "status",
2539
2677
  "description": null,
@@ -8915,6 +9053,112 @@
8915
9053
  "enumValues": null,
8916
9054
  "possibleTypes": null
8917
9055
  },
9056
+ {
9057
+ "kind": "INPUT_OBJECT",
9058
+ "name": "CreatePackageGroup",
9059
+ "description": "The input type for creating an package group",
9060
+ "fields": null,
9061
+ "inputFields": [
9062
+ {
9063
+ "name": "displayName",
9064
+ "description": "The display name of the package group",
9065
+ "type": {
9066
+ "kind": "NON_NULL",
9067
+ "name": null,
9068
+ "ofType": {
9069
+ "kind": "SCALAR",
9070
+ "name": "String",
9071
+ "ofType": null
9072
+ }
9073
+ },
9074
+ "defaultValue": null,
9075
+ "isDeprecated": false,
9076
+ "deprecationReason": null
9077
+ },
9078
+ {
9079
+ "name": "environmentId",
9080
+ "description": "The environment id to create the package group in",
9081
+ "type": {
9082
+ "kind": "SCALAR",
9083
+ "name": "String",
9084
+ "ofType": null
9085
+ },
9086
+ "defaultValue": null,
9087
+ "isDeprecated": false,
9088
+ "deprecationReason": null
9089
+ },
9090
+ {
9091
+ "name": "packageGroupId",
9092
+ "description": "The id of the package group",
9093
+ "type": {
9094
+ "kind": "NON_NULL",
9095
+ "name": null,
9096
+ "ofType": {
9097
+ "kind": "SCALAR",
9098
+ "name": "String",
9099
+ "ofType": null
9100
+ }
9101
+ },
9102
+ "defaultValue": null,
9103
+ "isDeprecated": false,
9104
+ "deprecationReason": null
9105
+ },
9106
+ {
9107
+ "name": "status",
9108
+ "description": "The status of the package group",
9109
+ "type": {
9110
+ "kind": "ENUM",
9111
+ "name": "PackageStatus",
9112
+ "ofType": null
9113
+ },
9114
+ "defaultValue": null,
9115
+ "isDeprecated": false,
9116
+ "deprecationReason": null
9117
+ }
9118
+ ],
9119
+ "interfaces": null,
9120
+ "enumValues": null,
9121
+ "possibleTypes": null
9122
+ },
9123
+ {
9124
+ "kind": "INPUT_OBJECT",
9125
+ "name": "CreatePackageGroupDraft",
9126
+ "description": "The input type for creating a draft for an existing package group",
9127
+ "fields": null,
9128
+ "inputFields": [
9129
+ {
9130
+ "name": "environmentId",
9131
+ "description": "The environment id to create the package group draft in",
9132
+ "type": {
9133
+ "kind": "SCALAR",
9134
+ "name": "String",
9135
+ "ofType": null
9136
+ },
9137
+ "defaultValue": null,
9138
+ "isDeprecated": false,
9139
+ "deprecationReason": null
9140
+ },
9141
+ {
9142
+ "name": "packageGroupId",
9143
+ "description": "The id of the package group",
9144
+ "type": {
9145
+ "kind": "NON_NULL",
9146
+ "name": null,
9147
+ "ofType": {
9148
+ "kind": "SCALAR",
9149
+ "name": "String",
9150
+ "ofType": null
9151
+ }
9152
+ },
9153
+ "defaultValue": null,
9154
+ "isDeprecated": false,
9155
+ "deprecationReason": null
9156
+ }
9157
+ ],
9158
+ "interfaces": null,
9159
+ "enumValues": null,
9160
+ "possibleTypes": null
9161
+ },
8918
9162
  {
8919
9163
  "kind": "UNION",
8920
9164
  "name": "Credentials",
@@ -21974,6 +22218,12 @@
21974
22218
  "isDeprecated": false,
21975
22219
  "deprecationReason": null
21976
22220
  },
22221
+ {
22222
+ "name": "AddonQuantityExceedsLimitError",
22223
+ "description": "Addon quantity exceeds limit error",
22224
+ "isDeprecated": false,
22225
+ "deprecationReason": null
22226
+ },
21977
22227
  {
21978
22228
  "name": "AddonWithDraftCannotBeDeletedError",
21979
22229
  "description": null,
@@ -22400,6 +22650,12 @@
22400
22650
  "isDeprecated": false,
22401
22651
  "deprecationReason": null
22402
22652
  },
22653
+ {
22654
+ "name": "PackageGroupNotFound",
22655
+ "description": null,
22656
+ "isDeprecated": false,
22657
+ "deprecationReason": null
22658
+ },
22403
22659
  {
22404
22660
  "name": "PackagePricingTypeNotSet",
22405
22661
  "description": null,
@@ -27676,6 +27932,61 @@
27676
27932
  "enumValues": null,
27677
27933
  "possibleTypes": null
27678
27934
  },
27935
+ {
27936
+ "kind": "INPUT_OBJECT",
27937
+ "name": "GetPackageGroup",
27938
+ "description": "The input type for getting an package group",
27939
+ "fields": null,
27940
+ "inputFields": [
27941
+ {
27942
+ "name": "environmentId",
27943
+ "description": "The environment id to get the package group in",
27944
+ "type": {
27945
+ "kind": "NON_NULL",
27946
+ "name": null,
27947
+ "ofType": {
27948
+ "kind": "SCALAR",
27949
+ "name": "String",
27950
+ "ofType": null
27951
+ }
27952
+ },
27953
+ "defaultValue": null,
27954
+ "isDeprecated": false,
27955
+ "deprecationReason": null
27956
+ },
27957
+ {
27958
+ "name": "packageGroupId",
27959
+ "description": "The id of the package group",
27960
+ "type": {
27961
+ "kind": "NON_NULL",
27962
+ "name": null,
27963
+ "ofType": {
27964
+ "kind": "SCALAR",
27965
+ "name": "String",
27966
+ "ofType": null
27967
+ }
27968
+ },
27969
+ "defaultValue": null,
27970
+ "isDeprecated": false,
27971
+ "deprecationReason": null
27972
+ },
27973
+ {
27974
+ "name": "versionNumber",
27975
+ "description": "The version number of the package group",
27976
+ "type": {
27977
+ "kind": "SCALAR",
27978
+ "name": "Float",
27979
+ "ofType": null
27980
+ },
27981
+ "defaultValue": null,
27982
+ "isDeprecated": false,
27983
+ "deprecationReason": null
27984
+ }
27985
+ ],
27986
+ "interfaces": null,
27987
+ "enumValues": null,
27988
+ "possibleTypes": null
27989
+ },
27679
27990
  {
27680
27991
  "kind": "INPUT_OBJECT",
27681
27992
  "name": "GetPaywallInput",
@@ -35080,6 +35391,72 @@
35080
35391
  "isDeprecated": false,
35081
35392
  "deprecationReason": null
35082
35393
  },
35394
+ {
35395
+ "name": "createPackageGroup",
35396
+ "description": null,
35397
+ "args": [
35398
+ {
35399
+ "name": "input",
35400
+ "description": null,
35401
+ "type": {
35402
+ "kind": "NON_NULL",
35403
+ "name": null,
35404
+ "ofType": {
35405
+ "kind": "INPUT_OBJECT",
35406
+ "name": "CreatePackageGroup",
35407
+ "ofType": null
35408
+ }
35409
+ },
35410
+ "defaultValue": null,
35411
+ "isDeprecated": false,
35412
+ "deprecationReason": null
35413
+ }
35414
+ ],
35415
+ "type": {
35416
+ "kind": "NON_NULL",
35417
+ "name": null,
35418
+ "ofType": {
35419
+ "kind": "OBJECT",
35420
+ "name": "PackageGroup",
35421
+ "ofType": null
35422
+ }
35423
+ },
35424
+ "isDeprecated": false,
35425
+ "deprecationReason": null
35426
+ },
35427
+ {
35428
+ "name": "createPackageGroupDraft",
35429
+ "description": null,
35430
+ "args": [
35431
+ {
35432
+ "name": "input",
35433
+ "description": null,
35434
+ "type": {
35435
+ "kind": "NON_NULL",
35436
+ "name": null,
35437
+ "ofType": {
35438
+ "kind": "INPUT_OBJECT",
35439
+ "name": "CreatePackageGroupDraft",
35440
+ "ofType": null
35441
+ }
35442
+ },
35443
+ "defaultValue": null,
35444
+ "isDeprecated": false,
35445
+ "deprecationReason": null
35446
+ }
35447
+ ],
35448
+ "type": {
35449
+ "kind": "NON_NULL",
35450
+ "name": null,
35451
+ "ofType": {
35452
+ "kind": "OBJECT",
35453
+ "name": "PackageGroup",
35454
+ "ofType": null
35455
+ }
35456
+ },
35457
+ "isDeprecated": false,
35458
+ "deprecationReason": null
35459
+ },
35083
35460
  {
35084
35461
  "name": "createPlanDraft",
35085
35462
  "description": null,
@@ -36112,7 +36489,7 @@
36112
36489
  "deprecationReason": null
36113
36490
  },
36114
36491
  {
36115
- "name": "publishPlan",
36492
+ "name": "publishPackageGroup",
36116
36493
  "description": null,
36117
36494
  "args": [
36118
36495
  {
@@ -36123,7 +36500,7 @@
36123
36500
  "name": null,
36124
36501
  "ofType": {
36125
36502
  "kind": "INPUT_OBJECT",
36126
- "name": "PackagePublishInput",
36503
+ "name": "PublishPackageGroup",
36127
36504
  "ofType": null
36128
36505
  }
36129
36506
  },
@@ -36137,7 +36514,7 @@
36137
36514
  "name": null,
36138
36515
  "ofType": {
36139
36516
  "kind": "OBJECT",
36140
- "name": "PublishPackageResult",
36517
+ "name": "PackageGroup",
36141
36518
  "ofType": null
36142
36519
  }
36143
36520
  },
@@ -36145,40 +36522,7 @@
36145
36522
  "deprecationReason": null
36146
36523
  },
36147
36524
  {
36148
- "name": "purgeCustomerCache",
36149
- "description": null,
36150
- "args": [
36151
- {
36152
- "name": "input",
36153
- "description": null,
36154
- "type": {
36155
- "kind": "NON_NULL",
36156
- "name": null,
36157
- "ofType": {
36158
- "kind": "INPUT_OBJECT",
36159
- "name": "ClearCustomerPersistentCacheInput",
36160
- "ofType": null
36161
- }
36162
- },
36163
- "defaultValue": null,
36164
- "isDeprecated": false,
36165
- "deprecationReason": null
36166
- }
36167
- ],
36168
- "type": {
36169
- "kind": "NON_NULL",
36170
- "name": null,
36171
- "ofType": {
36172
- "kind": "SCALAR",
36173
- "name": "String",
36174
- "ofType": null
36175
- }
36176
- },
36177
- "isDeprecated": false,
36178
- "deprecationReason": null
36179
- },
36180
- {
36181
- "name": "recalculateEntitlements",
36525
+ "name": "publishPlan",
36182
36526
  "description": null,
36183
36527
  "args": [
36184
36528
  {
@@ -36189,7 +36533,7 @@
36189
36533
  "name": null,
36190
36534
  "ofType": {
36191
36535
  "kind": "INPUT_OBJECT",
36192
- "name": "RecalculateEntitlementsInput",
36536
+ "name": "PackagePublishInput",
36193
36537
  "ofType": null
36194
36538
  }
36195
36539
  },
@@ -36203,23 +36547,7 @@
36203
36547
  "name": null,
36204
36548
  "ofType": {
36205
36549
  "kind": "OBJECT",
36206
- "name": "RecalculateEntitlementsResult",
36207
- "ofType": null
36208
- }
36209
- },
36210
- "isDeprecated": false,
36211
- "deprecationReason": null
36212
- },
36213
- {
36214
- "name": "registerMember",
36215
- "description": null,
36216
- "args": [],
36217
- "type": {
36218
- "kind": "NON_NULL",
36219
- "name": null,
36220
- "ofType": {
36221
- "kind": "OBJECT",
36222
- "name": "User",
36550
+ "name": "PublishPackageResult",
36223
36551
  "ofType": null
36224
36552
  }
36225
36553
  },
@@ -36227,7 +36555,7 @@
36227
36555
  "deprecationReason": null
36228
36556
  },
36229
36557
  {
36230
- "name": "removeAddonDraft",
36558
+ "name": "purgeCustomerCache",
36231
36559
  "description": null,
36232
36560
  "args": [
36233
36561
  {
@@ -36238,7 +36566,7 @@
36238
36566
  "name": null,
36239
36567
  "ofType": {
36240
36568
  "kind": "INPUT_OBJECT",
36241
- "name": "DiscardPackageDraftInput",
36569
+ "name": "ClearCustomerPersistentCacheInput",
36242
36570
  "ofType": null
36243
36571
  }
36244
36572
  },
@@ -36260,139 +36588,7 @@
36260
36588
  "deprecationReason": null
36261
36589
  },
36262
36590
  {
36263
- "name": "removeBasePlanFromPlan",
36264
- "description": null,
36265
- "args": [
36266
- {
36267
- "name": "input",
36268
- "description": null,
36269
- "type": {
36270
- "kind": "NON_NULL",
36271
- "name": null,
36272
- "ofType": {
36273
- "kind": "INPUT_OBJECT",
36274
- "name": "RemoveBasePlanFromPlanInput",
36275
- "ofType": null
36276
- }
36277
- },
36278
- "defaultValue": null,
36279
- "isDeprecated": false,
36280
- "deprecationReason": null
36281
- }
36282
- ],
36283
- "type": {
36284
- "kind": "NON_NULL",
36285
- "name": null,
36286
- "ofType": {
36287
- "kind": "OBJECT",
36288
- "name": "Plan",
36289
- "ofType": null
36290
- }
36291
- },
36292
- "isDeprecated": false,
36293
- "deprecationReason": null
36294
- },
36295
- {
36296
- "name": "removeCompatibleAddonsFromPlan",
36297
- "description": null,
36298
- "args": [
36299
- {
36300
- "name": "input",
36301
- "description": null,
36302
- "type": {
36303
- "kind": "NON_NULL",
36304
- "name": null,
36305
- "ofType": {
36306
- "kind": "INPUT_OBJECT",
36307
- "name": "RemoveCompatibleAddonsFromPlanInput",
36308
- "ofType": null
36309
- }
36310
- },
36311
- "defaultValue": null,
36312
- "isDeprecated": false,
36313
- "deprecationReason": null
36314
- }
36315
- ],
36316
- "type": {
36317
- "kind": "NON_NULL",
36318
- "name": null,
36319
- "ofType": {
36320
- "kind": "OBJECT",
36321
- "name": "Plan",
36322
- "ofType": null
36323
- }
36324
- },
36325
- "isDeprecated": false,
36326
- "deprecationReason": null
36327
- },
36328
- {
36329
- "name": "removeCouponFromCustomer",
36330
- "description": null,
36331
- "args": [
36332
- {
36333
- "name": "input",
36334
- "description": null,
36335
- "type": {
36336
- "kind": "NON_NULL",
36337
- "name": null,
36338
- "ofType": {
36339
- "kind": "INPUT_OBJECT",
36340
- "name": "RemoveCouponFromCustomerInput",
36341
- "ofType": null
36342
- }
36343
- },
36344
- "defaultValue": null,
36345
- "isDeprecated": false,
36346
- "deprecationReason": null
36347
- }
36348
- ],
36349
- "type": {
36350
- "kind": "NON_NULL",
36351
- "name": null,
36352
- "ofType": {
36353
- "kind": "OBJECT",
36354
- "name": "Customer",
36355
- "ofType": null
36356
- }
36357
- },
36358
- "isDeprecated": false,
36359
- "deprecationReason": null
36360
- },
36361
- {
36362
- "name": "removeCouponFromCustomerSubscription",
36363
- "description": null,
36364
- "args": [
36365
- {
36366
- "name": "input",
36367
- "description": null,
36368
- "type": {
36369
- "kind": "NON_NULL",
36370
- "name": null,
36371
- "ofType": {
36372
- "kind": "INPUT_OBJECT",
36373
- "name": "RemoveCouponFromCustomerSubscriptionInput",
36374
- "ofType": null
36375
- }
36376
- },
36377
- "defaultValue": null,
36378
- "isDeprecated": false,
36379
- "deprecationReason": null
36380
- }
36381
- ],
36382
- "type": {
36383
- "kind": "NON_NULL",
36384
- "name": null,
36385
- "ofType": {
36386
- "kind": "OBJECT",
36387
- "name": "CustomerSubscription",
36388
- "ofType": null
36389
- }
36390
- },
36391
- "isDeprecated": false,
36392
- "deprecationReason": null
36393
- },
36394
- {
36395
- "name": "removeExperimentFromCustomer",
36591
+ "name": "recalculateEntitlements",
36396
36592
  "description": null,
36397
36593
  "args": [
36398
36594
  {
@@ -36403,7 +36599,7 @@
36403
36599
  "name": null,
36404
36600
  "ofType": {
36405
36601
  "kind": "INPUT_OBJECT",
36406
- "name": "RemoveExperimentFromCustomerInput",
36602
+ "name": "RecalculateEntitlementsInput",
36407
36603
  "ofType": null
36408
36604
  }
36409
36605
  },
@@ -36417,7 +36613,7 @@
36417
36613
  "name": null,
36418
36614
  "ofType": {
36419
36615
  "kind": "OBJECT",
36420
- "name": "Customer",
36616
+ "name": "RecalculateEntitlementsResult",
36421
36617
  "ofType": null
36422
36618
  }
36423
36619
  },
@@ -36425,65 +36621,15 @@
36425
36621
  "deprecationReason": null
36426
36622
  },
36427
36623
  {
36428
- "name": "removeExperimentFromCustomerSubscription",
36624
+ "name": "registerMember",
36429
36625
  "description": null,
36430
- "args": [
36431
- {
36432
- "name": "input",
36433
- "description": null,
36434
- "type": {
36435
- "kind": "NON_NULL",
36436
- "name": null,
36437
- "ofType": {
36438
- "kind": "INPUT_OBJECT",
36439
- "name": "RemoveExperimentFromCustomerSubscriptionInput",
36440
- "ofType": null
36441
- }
36442
- },
36443
- "defaultValue": null,
36444
- "isDeprecated": false,
36445
- "deprecationReason": null
36446
- }
36447
- ],
36626
+ "args": [],
36448
36627
  "type": {
36449
36628
  "kind": "NON_NULL",
36450
36629
  "name": null,
36451
36630
  "ofType": {
36452
36631
  "kind": "OBJECT",
36453
- "name": "CustomerSubscription",
36454
- "ofType": null
36455
- }
36456
- },
36457
- "isDeprecated": false,
36458
- "deprecationReason": null
36459
- },
36460
- {
36461
- "name": "removeMember",
36462
- "description": null,
36463
- "args": [
36464
- {
36465
- "name": "memberId",
36466
- "description": null,
36467
- "type": {
36468
- "kind": "NON_NULL",
36469
- "name": null,
36470
- "ofType": {
36471
- "kind": "SCALAR",
36472
- "name": "String",
36473
- "ofType": null
36474
- }
36475
- },
36476
- "defaultValue": null,
36477
- "isDeprecated": false,
36478
- "deprecationReason": null
36479
- }
36480
- ],
36481
- "type": {
36482
- "kind": "NON_NULL",
36483
- "name": null,
36484
- "ofType": {
36485
- "kind": "SCALAR",
36486
- "name": "String",
36632
+ "name": "User",
36487
36633
  "ofType": null
36488
36634
  }
36489
36635
  },
@@ -36491,7 +36637,7 @@
36491
36637
  "deprecationReason": null
36492
36638
  },
36493
36639
  {
36494
- "name": "removePlanDraft",
36640
+ "name": "removeAddonDraft",
36495
36641
  "description": null,
36496
36642
  "args": [
36497
36643
  {
@@ -36524,18 +36670,18 @@
36524
36670
  "deprecationReason": null
36525
36671
  },
36526
36672
  {
36527
- "name": "reportEntitlementCheckRequested",
36673
+ "name": "removeBasePlanFromPlan",
36528
36674
  "description": null,
36529
36675
  "args": [
36530
36676
  {
36531
- "name": "entitlementCheckRequested",
36677
+ "name": "input",
36532
36678
  "description": null,
36533
36679
  "type": {
36534
36680
  "kind": "NON_NULL",
36535
36681
  "name": null,
36536
36682
  "ofType": {
36537
36683
  "kind": "INPUT_OBJECT",
36538
- "name": "EntitlementCheckRequested",
36684
+ "name": "RemoveBasePlanFromPlanInput",
36539
36685
  "ofType": null
36540
36686
  }
36541
36687
  },
@@ -36548,8 +36694,8 @@
36548
36694
  "kind": "NON_NULL",
36549
36695
  "name": null,
36550
36696
  "ofType": {
36551
- "kind": "SCALAR",
36552
- "name": "Boolean",
36697
+ "kind": "OBJECT",
36698
+ "name": "Plan",
36553
36699
  "ofType": null
36554
36700
  }
36555
36701
  },
@@ -36557,18 +36703,18 @@
36557
36703
  "deprecationReason": null
36558
36704
  },
36559
36705
  {
36560
- "name": "reportEvent",
36706
+ "name": "removeCompatibleAddonsFromPlan",
36561
36707
  "description": null,
36562
36708
  "args": [
36563
36709
  {
36564
- "name": "events",
36710
+ "name": "input",
36565
36711
  "description": null,
36566
36712
  "type": {
36567
36713
  "kind": "NON_NULL",
36568
36714
  "name": null,
36569
36715
  "ofType": {
36570
36716
  "kind": "INPUT_OBJECT",
36571
- "name": "UsageEventsReportInput",
36717
+ "name": "RemoveCompatibleAddonsFromPlanInput",
36572
36718
  "ofType": null
36573
36719
  }
36574
36720
  },
@@ -36578,15 +36724,19 @@
36578
36724
  }
36579
36725
  ],
36580
36726
  "type": {
36581
- "kind": "SCALAR",
36582
- "name": "String",
36583
- "ofType": null
36727
+ "kind": "NON_NULL",
36728
+ "name": null,
36729
+ "ofType": {
36730
+ "kind": "OBJECT",
36731
+ "name": "Plan",
36732
+ "ofType": null
36733
+ }
36584
36734
  },
36585
36735
  "isDeprecated": false,
36586
36736
  "deprecationReason": null
36587
36737
  },
36588
36738
  {
36589
- "name": "reportUsage",
36739
+ "name": "removeCouponFromCustomer",
36590
36740
  "description": null,
36591
36741
  "args": [
36592
36742
  {
@@ -36597,7 +36747,7 @@
36597
36747
  "name": null,
36598
36748
  "ofType": {
36599
36749
  "kind": "INPUT_OBJECT",
36600
- "name": "ReportUsageInput",
36750
+ "name": "RemoveCouponFromCustomerInput",
36601
36751
  "ofType": null
36602
36752
  }
36603
36753
  },
@@ -36611,7 +36761,7 @@
36611
36761
  "name": null,
36612
36762
  "ofType": {
36613
36763
  "kind": "OBJECT",
36614
- "name": "UsageMeasurementWithCurrentUsage",
36764
+ "name": "Customer",
36615
36765
  "ofType": null
36616
36766
  }
36617
36767
  },
@@ -36619,7 +36769,7 @@
36619
36769
  "deprecationReason": null
36620
36770
  },
36621
36771
  {
36622
- "name": "reportUsageBulk",
36772
+ "name": "removeCouponFromCustomerSubscription",
36623
36773
  "description": null,
36624
36774
  "args": [
36625
36775
  {
@@ -36630,7 +36780,7 @@
36630
36780
  "name": null,
36631
36781
  "ofType": {
36632
36782
  "kind": "INPUT_OBJECT",
36633
- "name": "ReportUsageBulkInput",
36783
+ "name": "RemoveCouponFromCustomerSubscriptionInput",
36634
36784
  "ofType": null
36635
36785
  }
36636
36786
  },
@@ -36643,32 +36793,41 @@
36643
36793
  "kind": "NON_NULL",
36644
36794
  "name": null,
36645
36795
  "ofType": {
36646
- "kind": "LIST",
36647
- "name": null,
36648
- "ofType": {
36649
- "kind": "NON_NULL",
36650
- "name": null,
36651
- "ofType": {
36652
- "kind": "OBJECT",
36653
- "name": "UsageMeasurementWithCurrentUsage",
36654
- "ofType": null
36655
- }
36656
- }
36796
+ "kind": "OBJECT",
36797
+ "name": "CustomerSubscription",
36798
+ "ofType": null
36657
36799
  }
36658
36800
  },
36659
36801
  "isDeprecated": false,
36660
36802
  "deprecationReason": null
36661
36803
  },
36662
36804
  {
36663
- "name": "resendEmailVerification",
36805
+ "name": "removeExperimentFromCustomer",
36664
36806
  "description": null,
36665
- "args": [],
36807
+ "args": [
36808
+ {
36809
+ "name": "input",
36810
+ "description": null,
36811
+ "type": {
36812
+ "kind": "NON_NULL",
36813
+ "name": null,
36814
+ "ofType": {
36815
+ "kind": "INPUT_OBJECT",
36816
+ "name": "RemoveExperimentFromCustomerInput",
36817
+ "ofType": null
36818
+ }
36819
+ },
36820
+ "defaultValue": null,
36821
+ "isDeprecated": false,
36822
+ "deprecationReason": null
36823
+ }
36824
+ ],
36666
36825
  "type": {
36667
36826
  "kind": "NON_NULL",
36668
36827
  "name": null,
36669
36828
  "ofType": {
36670
- "kind": "SCALAR",
36671
- "name": "String",
36829
+ "kind": "OBJECT",
36830
+ "name": "Customer",
36672
36831
  "ofType": null
36673
36832
  }
36674
36833
  },
@@ -36676,7 +36835,7 @@
36676
36835
  "deprecationReason": null
36677
36836
  },
36678
36837
  {
36679
- "name": "resyncIntegration",
36838
+ "name": "removeExperimentFromCustomerSubscription",
36680
36839
  "description": null,
36681
36840
  "args": [
36682
36841
  {
@@ -36687,7 +36846,7 @@
36687
36846
  "name": null,
36688
36847
  "ofType": {
36689
36848
  "kind": "INPUT_OBJECT",
36690
- "name": "ResyncIntegrationInput",
36849
+ "name": "RemoveExperimentFromCustomerSubscriptionInput",
36691
36850
  "ofType": null
36692
36851
  }
36693
36852
  },
@@ -36701,7 +36860,7 @@
36701
36860
  "name": null,
36702
36861
  "ofType": {
36703
36862
  "kind": "OBJECT",
36704
- "name": "ResyncIntegrationResult",
36863
+ "name": "CustomerSubscription",
36705
36864
  "ofType": null
36706
36865
  }
36707
36866
  },
@@ -36709,18 +36868,18 @@
36709
36868
  "deprecationReason": null
36710
36869
  },
36711
36870
  {
36712
- "name": "revokePromotionalEntitlement",
36871
+ "name": "removeMember",
36713
36872
  "description": null,
36714
36873
  "args": [
36715
36874
  {
36716
- "name": "input",
36875
+ "name": "memberId",
36717
36876
  "description": null,
36718
36877
  "type": {
36719
36878
  "kind": "NON_NULL",
36720
36879
  "name": null,
36721
36880
  "ofType": {
36722
- "kind": "INPUT_OBJECT",
36723
- "name": "RevokePromotionalEntitlementInput",
36881
+ "kind": "SCALAR",
36882
+ "name": "String",
36724
36883
  "ofType": null
36725
36884
  }
36726
36885
  },
@@ -36733,8 +36892,8 @@
36733
36892
  "kind": "NON_NULL",
36734
36893
  "name": null,
36735
36894
  "ofType": {
36736
- "kind": "OBJECT",
36737
- "name": "PromotionalEntitlement",
36895
+ "kind": "SCALAR",
36896
+ "name": "String",
36738
36897
  "ofType": null
36739
36898
  }
36740
36899
  },
@@ -36742,7 +36901,7 @@
36742
36901
  "deprecationReason": null
36743
36902
  },
36744
36903
  {
36745
- "name": "setBasePlanOnPlan",
36904
+ "name": "removePlanDraft",
36746
36905
  "description": null,
36747
36906
  "args": [
36748
36907
  {
@@ -36753,7 +36912,7 @@
36753
36912
  "name": null,
36754
36913
  "ofType": {
36755
36914
  "kind": "INPUT_OBJECT",
36756
- "name": "SetBasePlanOnPlanInput",
36915
+ "name": "DiscardPackageDraftInput",
36757
36916
  "ofType": null
36758
36917
  }
36759
36918
  },
@@ -36766,8 +36925,8 @@
36766
36925
  "kind": "NON_NULL",
36767
36926
  "name": null,
36768
36927
  "ofType": {
36769
- "kind": "OBJECT",
36770
- "name": "Plan",
36928
+ "kind": "SCALAR",
36929
+ "name": "String",
36771
36930
  "ofType": null
36772
36931
  }
36773
36932
  },
@@ -36775,18 +36934,18 @@
36775
36934
  "deprecationReason": null
36776
36935
  },
36777
36936
  {
36778
- "name": "setCompatibleAddonsOnPlan",
36937
+ "name": "reportEntitlementCheckRequested",
36779
36938
  "description": null,
36780
36939
  "args": [
36781
36940
  {
36782
- "name": "input",
36941
+ "name": "entitlementCheckRequested",
36783
36942
  "description": null,
36784
36943
  "type": {
36785
36944
  "kind": "NON_NULL",
36786
36945
  "name": null,
36787
36946
  "ofType": {
36788
36947
  "kind": "INPUT_OBJECT",
36789
- "name": "SetCompatibleAddonsOnPlanInput",
36948
+ "name": "EntitlementCheckRequested",
36790
36949
  "ofType": null
36791
36950
  }
36792
36951
  },
@@ -36799,8 +36958,8 @@
36799
36958
  "kind": "NON_NULL",
36800
36959
  "name": null,
36801
36960
  "ofType": {
36802
- "kind": "OBJECT",
36803
- "name": "Plan",
36961
+ "kind": "SCALAR",
36962
+ "name": "Boolean",
36804
36963
  "ofType": null
36805
36964
  }
36806
36965
  },
@@ -36808,7 +36967,36 @@
36808
36967
  "deprecationReason": null
36809
36968
  },
36810
36969
  {
36811
- "name": "setCouponOnCustomer",
36970
+ "name": "reportEvent",
36971
+ "description": null,
36972
+ "args": [
36973
+ {
36974
+ "name": "events",
36975
+ "description": null,
36976
+ "type": {
36977
+ "kind": "NON_NULL",
36978
+ "name": null,
36979
+ "ofType": {
36980
+ "kind": "INPUT_OBJECT",
36981
+ "name": "UsageEventsReportInput",
36982
+ "ofType": null
36983
+ }
36984
+ },
36985
+ "defaultValue": null,
36986
+ "isDeprecated": false,
36987
+ "deprecationReason": null
36988
+ }
36989
+ ],
36990
+ "type": {
36991
+ "kind": "SCALAR",
36992
+ "name": "String",
36993
+ "ofType": null
36994
+ },
36995
+ "isDeprecated": false,
36996
+ "deprecationReason": null
36997
+ },
36998
+ {
36999
+ "name": "reportUsage",
36812
37000
  "description": null,
36813
37001
  "args": [
36814
37002
  {
@@ -36819,7 +37007,7 @@
36819
37007
  "name": null,
36820
37008
  "ofType": {
36821
37009
  "kind": "INPUT_OBJECT",
36822
- "name": "SetCouponOnCustomerInput",
37010
+ "name": "ReportUsageInput",
36823
37011
  "ofType": null
36824
37012
  }
36825
37013
  },
@@ -36833,7 +37021,7 @@
36833
37021
  "name": null,
36834
37022
  "ofType": {
36835
37023
  "kind": "OBJECT",
36836
- "name": "Customer",
37024
+ "name": "UsageMeasurementWithCurrentUsage",
36837
37025
  "ofType": null
36838
37026
  }
36839
37027
  },
@@ -36841,7 +37029,7 @@
36841
37029
  "deprecationReason": null
36842
37030
  },
36843
37031
  {
36844
- "name": "setCouponOnCustomerSubscription",
37032
+ "name": "reportUsageBulk",
36845
37033
  "description": null,
36846
37034
  "args": [
36847
37035
  {
@@ -36852,7 +37040,7 @@
36852
37040
  "name": null,
36853
37041
  "ofType": {
36854
37042
  "kind": "INPUT_OBJECT",
36855
- "name": "SetCouponOnCustomerSubscriptionInput",
37043
+ "name": "ReportUsageBulkInput",
36856
37044
  "ofType": null
36857
37045
  }
36858
37046
  },
@@ -36865,8 +37053,32 @@
36865
37053
  "kind": "NON_NULL",
36866
37054
  "name": null,
36867
37055
  "ofType": {
36868
- "kind": "OBJECT",
36869
- "name": "CustomerSubscription",
37056
+ "kind": "LIST",
37057
+ "name": null,
37058
+ "ofType": {
37059
+ "kind": "NON_NULL",
37060
+ "name": null,
37061
+ "ofType": {
37062
+ "kind": "OBJECT",
37063
+ "name": "UsageMeasurementWithCurrentUsage",
37064
+ "ofType": null
37065
+ }
37066
+ }
37067
+ }
37068
+ },
37069
+ "isDeprecated": false,
37070
+ "deprecationReason": null
37071
+ },
37072
+ {
37073
+ "name": "resendEmailVerification",
37074
+ "description": null,
37075
+ "args": [],
37076
+ "type": {
37077
+ "kind": "NON_NULL",
37078
+ "name": null,
37079
+ "ofType": {
37080
+ "kind": "SCALAR",
37081
+ "name": "String",
36870
37082
  "ofType": null
36871
37083
  }
36872
37084
  },
@@ -36874,7 +37086,7 @@
36874
37086
  "deprecationReason": null
36875
37087
  },
36876
37088
  {
36877
- "name": "setExperimentOnCustomer",
37089
+ "name": "resyncIntegration",
36878
37090
  "description": null,
36879
37091
  "args": [
36880
37092
  {
@@ -36885,7 +37097,7 @@
36885
37097
  "name": null,
36886
37098
  "ofType": {
36887
37099
  "kind": "INPUT_OBJECT",
36888
- "name": "SetExperimentOnCustomerInput",
37100
+ "name": "ResyncIntegrationInput",
36889
37101
  "ofType": null
36890
37102
  }
36891
37103
  },
@@ -36899,7 +37111,7 @@
36899
37111
  "name": null,
36900
37112
  "ofType": {
36901
37113
  "kind": "OBJECT",
36902
- "name": "Customer",
37114
+ "name": "ResyncIntegrationResult",
36903
37115
  "ofType": null
36904
37116
  }
36905
37117
  },
@@ -36907,7 +37119,7 @@
36907
37119
  "deprecationReason": null
36908
37120
  },
36909
37121
  {
36910
- "name": "setExperimentOnCustomerSubscription",
37122
+ "name": "revokePromotionalEntitlement",
36911
37123
  "description": null,
36912
37124
  "args": [
36913
37125
  {
@@ -36918,7 +37130,7 @@
36918
37130
  "name": null,
36919
37131
  "ofType": {
36920
37132
  "kind": "INPUT_OBJECT",
36921
- "name": "SetExperimentOnCustomerSubscriptionInput",
37133
+ "name": "RevokePromotionalEntitlementInput",
36922
37134
  "ofType": null
36923
37135
  }
36924
37136
  },
@@ -36932,7 +37144,7 @@
36932
37144
  "name": null,
36933
37145
  "ofType": {
36934
37146
  "kind": "OBJECT",
36935
- "name": "CustomerSubscription",
37147
+ "name": "PromotionalEntitlement",
36936
37148
  "ofType": null
36937
37149
  }
36938
37150
  },
@@ -36940,7 +37152,7 @@
36940
37152
  "deprecationReason": null
36941
37153
  },
36942
37154
  {
36943
- "name": "setPackagePricing",
37155
+ "name": "setBasePlanOnPlan",
36944
37156
  "description": null,
36945
37157
  "args": [
36946
37158
  {
@@ -36951,7 +37163,7 @@
36951
37163
  "name": null,
36952
37164
  "ofType": {
36953
37165
  "kind": "INPUT_OBJECT",
36954
- "name": "PackagePricingInput",
37166
+ "name": "SetBasePlanOnPlanInput",
36955
37167
  "ofType": null
36956
37168
  }
36957
37169
  },
@@ -36965,7 +37177,7 @@
36965
37177
  "name": null,
36966
37178
  "ofType": {
36967
37179
  "kind": "OBJECT",
36968
- "name": "PackagePrice",
37180
+ "name": "Plan",
36969
37181
  "ofType": null
36970
37182
  }
36971
37183
  },
@@ -36973,7 +37185,7 @@
36973
37185
  "deprecationReason": null
36974
37186
  },
36975
37187
  {
36976
- "name": "setWidgetConfiguration",
37188
+ "name": "setCompatibleAddonsOnPlan",
36977
37189
  "description": null,
36978
37190
  "args": [
36979
37191
  {
@@ -36984,7 +37196,7 @@
36984
37196
  "name": null,
36985
37197
  "ofType": {
36986
37198
  "kind": "INPUT_OBJECT",
36987
- "name": "WidgetConfigurationUpdateInput",
37199
+ "name": "SetCompatibleAddonsOnPlanInput",
36988
37200
  "ofType": null
36989
37201
  }
36990
37202
  },
@@ -36994,15 +37206,19 @@
36994
37206
  }
36995
37207
  ],
36996
37208
  "type": {
36997
- "kind": "SCALAR",
36998
- "name": "String",
36999
- "ofType": null
37209
+ "kind": "NON_NULL",
37210
+ "name": null,
37211
+ "ofType": {
37212
+ "kind": "OBJECT",
37213
+ "name": "Plan",
37214
+ "ofType": null
37215
+ }
37000
37216
  },
37001
37217
  "isDeprecated": false,
37002
37218
  "deprecationReason": null
37003
37219
  },
37004
37220
  {
37005
- "name": "startExperiment",
37221
+ "name": "setCouponOnCustomer",
37006
37222
  "description": null,
37007
37223
  "args": [
37008
37224
  {
@@ -37013,7 +37229,7 @@
37013
37229
  "name": null,
37014
37230
  "ofType": {
37015
37231
  "kind": "INPUT_OBJECT",
37016
- "name": "StartExperimentInput",
37232
+ "name": "SetCouponOnCustomerInput",
37017
37233
  "ofType": null
37018
37234
  }
37019
37235
  },
@@ -37026,8 +37242,8 @@
37026
37242
  "kind": "NON_NULL",
37027
37243
  "name": null,
37028
37244
  "ofType": {
37029
- "kind": "SCALAR",
37030
- "name": "String",
37245
+ "kind": "OBJECT",
37246
+ "name": "Customer",
37031
37247
  "ofType": null
37032
37248
  }
37033
37249
  },
@@ -37035,7 +37251,7 @@
37035
37251
  "deprecationReason": null
37036
37252
  },
37037
37253
  {
37038
- "name": "stopExperiment",
37254
+ "name": "setCouponOnCustomerSubscription",
37039
37255
  "description": null,
37040
37256
  "args": [
37041
37257
  {
@@ -37046,7 +37262,7 @@
37046
37262
  "name": null,
37047
37263
  "ofType": {
37048
37264
  "kind": "INPUT_OBJECT",
37049
- "name": "StopExperimentInput",
37265
+ "name": "SetCouponOnCustomerSubscriptionInput",
37050
37266
  "ofType": null
37051
37267
  }
37052
37268
  },
@@ -37059,8 +37275,8 @@
37059
37275
  "kind": "NON_NULL",
37060
37276
  "name": null,
37061
37277
  "ofType": {
37062
- "kind": "SCALAR",
37063
- "name": "String",
37278
+ "kind": "OBJECT",
37279
+ "name": "CustomerSubscription",
37064
37280
  "ofType": null
37065
37281
  }
37066
37282
  },
@@ -37068,7 +37284,7 @@
37068
37284
  "deprecationReason": null
37069
37285
  },
37070
37286
  {
37071
- "name": "syncTaxRates",
37287
+ "name": "setExperimentOnCustomer",
37072
37288
  "description": null,
37073
37289
  "args": [
37074
37290
  {
@@ -37079,7 +37295,7 @@
37079
37295
  "name": null,
37080
37296
  "ofType": {
37081
37297
  "kind": "INPUT_OBJECT",
37082
- "name": "SyncTaxRatesInput",
37298
+ "name": "SetExperimentOnCustomerInput",
37083
37299
  "ofType": null
37084
37300
  }
37085
37301
  },
@@ -37089,15 +37305,19 @@
37089
37305
  }
37090
37306
  ],
37091
37307
  "type": {
37092
- "kind": "SCALAR",
37093
- "name": "String",
37094
- "ofType": null
37308
+ "kind": "NON_NULL",
37309
+ "name": null,
37310
+ "ofType": {
37311
+ "kind": "OBJECT",
37312
+ "name": "Customer",
37313
+ "ofType": null
37314
+ }
37095
37315
  },
37096
37316
  "isDeprecated": false,
37097
37317
  "deprecationReason": null
37098
37318
  },
37099
37319
  {
37100
- "name": "transferSubscription",
37320
+ "name": "setExperimentOnCustomerSubscription",
37101
37321
  "description": null,
37102
37322
  "args": [
37103
37323
  {
@@ -37108,7 +37328,7 @@
37108
37328
  "name": null,
37109
37329
  "ofType": {
37110
37330
  "kind": "INPUT_OBJECT",
37111
- "name": "TransferSubscriptionInput",
37331
+ "name": "SetExperimentOnCustomerSubscriptionInput",
37112
37332
  "ofType": null
37113
37333
  }
37114
37334
  },
@@ -37130,7 +37350,7 @@
37130
37350
  "deprecationReason": null
37131
37351
  },
37132
37352
  {
37133
- "name": "triggerImportCatalog",
37353
+ "name": "setPackageGroupAddons",
37134
37354
  "description": null,
37135
37355
  "args": [
37136
37356
  {
@@ -37141,7 +37361,7 @@
37141
37361
  "name": null,
37142
37362
  "ofType": {
37143
37363
  "kind": "INPUT_OBJECT",
37144
- "name": "ImportIntegrationCatalogInput",
37364
+ "name": "SetPackageGroupAddons",
37145
37365
  "ofType": null
37146
37366
  }
37147
37367
  },
@@ -37155,7 +37375,7 @@
37155
37375
  "name": null,
37156
37376
  "ofType": {
37157
37377
  "kind": "OBJECT",
37158
- "name": "AsyncTaskResult",
37378
+ "name": "PackageGroup",
37159
37379
  "ofType": null
37160
37380
  }
37161
37381
  },
@@ -37163,7 +37383,7 @@
37163
37383
  "deprecationReason": null
37164
37384
  },
37165
37385
  {
37166
- "name": "triggerImportCustomers",
37386
+ "name": "setPackagePricing",
37167
37387
  "description": null,
37168
37388
  "args": [
37169
37389
  {
@@ -37174,7 +37394,7 @@
37174
37394
  "name": null,
37175
37395
  "ofType": {
37176
37396
  "kind": "INPUT_OBJECT",
37177
- "name": "ImportIntegrationCustomersInput",
37397
+ "name": "PackagePricingInput",
37178
37398
  "ofType": null
37179
37399
  }
37180
37400
  },
@@ -37188,7 +37408,7 @@
37188
37408
  "name": null,
37189
37409
  "ofType": {
37190
37410
  "kind": "OBJECT",
37191
- "name": "AsyncTaskResult",
37411
+ "name": "PackagePrice",
37192
37412
  "ofType": null
37193
37413
  }
37194
37414
  },
@@ -37196,7 +37416,7 @@
37196
37416
  "deprecationReason": null
37197
37417
  },
37198
37418
  {
37199
- "name": "triggerPlanSubscriptionMigration",
37419
+ "name": "setWidgetConfiguration",
37200
37420
  "description": null,
37201
37421
  "args": [
37202
37422
  {
@@ -37207,7 +37427,7 @@
37207
37427
  "name": null,
37208
37428
  "ofType": {
37209
37429
  "kind": "INPUT_OBJECT",
37210
- "name": "TriggerSubscriptionMigrationInput",
37430
+ "name": "WidgetConfigurationUpdateInput",
37211
37431
  "ofType": null
37212
37432
  }
37213
37433
  },
@@ -37217,20 +37437,16 @@
37217
37437
  }
37218
37438
  ],
37219
37439
  "type": {
37220
- "kind": "NON_NULL",
37221
- "name": null,
37222
- "ofType": {
37223
- "kind": "OBJECT",
37224
- "name": "TriggerSubscriptionMigrationResult",
37225
- "ofType": null
37226
- }
37440
+ "kind": "SCALAR",
37441
+ "name": "String",
37442
+ "ofType": null
37227
37443
  },
37228
37444
  "isDeprecated": false,
37229
37445
  "deprecationReason": null
37230
37446
  },
37231
37447
  {
37232
- "name": "triggerSubscriptionBillingMonthEndsSoonWebhook",
37233
- "description": "Triggers the subscription billing month ends soon webhook for the given subscription",
37448
+ "name": "startExperiment",
37449
+ "description": null,
37234
37450
  "args": [
37235
37451
  {
37236
37452
  "name": "input",
@@ -37240,7 +37456,234 @@
37240
37456
  "name": null,
37241
37457
  "ofType": {
37242
37458
  "kind": "INPUT_OBJECT",
37243
- "name": "TriggerSubscriptionBillingMonthEndsSoonWebhookInput",
37459
+ "name": "StartExperimentInput",
37460
+ "ofType": null
37461
+ }
37462
+ },
37463
+ "defaultValue": null,
37464
+ "isDeprecated": false,
37465
+ "deprecationReason": null
37466
+ }
37467
+ ],
37468
+ "type": {
37469
+ "kind": "NON_NULL",
37470
+ "name": null,
37471
+ "ofType": {
37472
+ "kind": "SCALAR",
37473
+ "name": "String",
37474
+ "ofType": null
37475
+ }
37476
+ },
37477
+ "isDeprecated": false,
37478
+ "deprecationReason": null
37479
+ },
37480
+ {
37481
+ "name": "stopExperiment",
37482
+ "description": null,
37483
+ "args": [
37484
+ {
37485
+ "name": "input",
37486
+ "description": null,
37487
+ "type": {
37488
+ "kind": "NON_NULL",
37489
+ "name": null,
37490
+ "ofType": {
37491
+ "kind": "INPUT_OBJECT",
37492
+ "name": "StopExperimentInput",
37493
+ "ofType": null
37494
+ }
37495
+ },
37496
+ "defaultValue": null,
37497
+ "isDeprecated": false,
37498
+ "deprecationReason": null
37499
+ }
37500
+ ],
37501
+ "type": {
37502
+ "kind": "NON_NULL",
37503
+ "name": null,
37504
+ "ofType": {
37505
+ "kind": "SCALAR",
37506
+ "name": "String",
37507
+ "ofType": null
37508
+ }
37509
+ },
37510
+ "isDeprecated": false,
37511
+ "deprecationReason": null
37512
+ },
37513
+ {
37514
+ "name": "syncTaxRates",
37515
+ "description": null,
37516
+ "args": [
37517
+ {
37518
+ "name": "input",
37519
+ "description": null,
37520
+ "type": {
37521
+ "kind": "NON_NULL",
37522
+ "name": null,
37523
+ "ofType": {
37524
+ "kind": "INPUT_OBJECT",
37525
+ "name": "SyncTaxRatesInput",
37526
+ "ofType": null
37527
+ }
37528
+ },
37529
+ "defaultValue": null,
37530
+ "isDeprecated": false,
37531
+ "deprecationReason": null
37532
+ }
37533
+ ],
37534
+ "type": {
37535
+ "kind": "SCALAR",
37536
+ "name": "String",
37537
+ "ofType": null
37538
+ },
37539
+ "isDeprecated": false,
37540
+ "deprecationReason": null
37541
+ },
37542
+ {
37543
+ "name": "transferSubscription",
37544
+ "description": null,
37545
+ "args": [
37546
+ {
37547
+ "name": "input",
37548
+ "description": null,
37549
+ "type": {
37550
+ "kind": "NON_NULL",
37551
+ "name": null,
37552
+ "ofType": {
37553
+ "kind": "INPUT_OBJECT",
37554
+ "name": "TransferSubscriptionInput",
37555
+ "ofType": null
37556
+ }
37557
+ },
37558
+ "defaultValue": null,
37559
+ "isDeprecated": false,
37560
+ "deprecationReason": null
37561
+ }
37562
+ ],
37563
+ "type": {
37564
+ "kind": "NON_NULL",
37565
+ "name": null,
37566
+ "ofType": {
37567
+ "kind": "OBJECT",
37568
+ "name": "CustomerSubscription",
37569
+ "ofType": null
37570
+ }
37571
+ },
37572
+ "isDeprecated": false,
37573
+ "deprecationReason": null
37574
+ },
37575
+ {
37576
+ "name": "triggerImportCatalog",
37577
+ "description": null,
37578
+ "args": [
37579
+ {
37580
+ "name": "input",
37581
+ "description": null,
37582
+ "type": {
37583
+ "kind": "NON_NULL",
37584
+ "name": null,
37585
+ "ofType": {
37586
+ "kind": "INPUT_OBJECT",
37587
+ "name": "ImportIntegrationCatalogInput",
37588
+ "ofType": null
37589
+ }
37590
+ },
37591
+ "defaultValue": null,
37592
+ "isDeprecated": false,
37593
+ "deprecationReason": null
37594
+ }
37595
+ ],
37596
+ "type": {
37597
+ "kind": "NON_NULL",
37598
+ "name": null,
37599
+ "ofType": {
37600
+ "kind": "OBJECT",
37601
+ "name": "AsyncTaskResult",
37602
+ "ofType": null
37603
+ }
37604
+ },
37605
+ "isDeprecated": false,
37606
+ "deprecationReason": null
37607
+ },
37608
+ {
37609
+ "name": "triggerImportCustomers",
37610
+ "description": null,
37611
+ "args": [
37612
+ {
37613
+ "name": "input",
37614
+ "description": null,
37615
+ "type": {
37616
+ "kind": "NON_NULL",
37617
+ "name": null,
37618
+ "ofType": {
37619
+ "kind": "INPUT_OBJECT",
37620
+ "name": "ImportIntegrationCustomersInput",
37621
+ "ofType": null
37622
+ }
37623
+ },
37624
+ "defaultValue": null,
37625
+ "isDeprecated": false,
37626
+ "deprecationReason": null
37627
+ }
37628
+ ],
37629
+ "type": {
37630
+ "kind": "NON_NULL",
37631
+ "name": null,
37632
+ "ofType": {
37633
+ "kind": "OBJECT",
37634
+ "name": "AsyncTaskResult",
37635
+ "ofType": null
37636
+ }
37637
+ },
37638
+ "isDeprecated": false,
37639
+ "deprecationReason": null
37640
+ },
37641
+ {
37642
+ "name": "triggerPlanSubscriptionMigration",
37643
+ "description": null,
37644
+ "args": [
37645
+ {
37646
+ "name": "input",
37647
+ "description": null,
37648
+ "type": {
37649
+ "kind": "NON_NULL",
37650
+ "name": null,
37651
+ "ofType": {
37652
+ "kind": "INPUT_OBJECT",
37653
+ "name": "TriggerSubscriptionMigrationInput",
37654
+ "ofType": null
37655
+ }
37656
+ },
37657
+ "defaultValue": null,
37658
+ "isDeprecated": false,
37659
+ "deprecationReason": null
37660
+ }
37661
+ ],
37662
+ "type": {
37663
+ "kind": "NON_NULL",
37664
+ "name": null,
37665
+ "ofType": {
37666
+ "kind": "OBJECT",
37667
+ "name": "TriggerSubscriptionMigrationResult",
37668
+ "ofType": null
37669
+ }
37670
+ },
37671
+ "isDeprecated": false,
37672
+ "deprecationReason": null
37673
+ },
37674
+ {
37675
+ "name": "triggerSubscriptionBillingMonthEndsSoonWebhook",
37676
+ "description": "Triggers the subscription billing month ends soon webhook for the given subscription",
37677
+ "args": [
37678
+ {
37679
+ "name": "input",
37680
+ "description": null,
37681
+ "type": {
37682
+ "kind": "NON_NULL",
37683
+ "name": null,
37684
+ "ofType": {
37685
+ "kind": "INPUT_OBJECT",
37686
+ "name": "TriggerSubscriptionBillingMonthEndsSoonWebhookInput",
37244
37687
  "ofType": null
37245
37688
  }
37246
37689
  },
@@ -41212,7 +41655,1373 @@
41212
41655
  },
41213
41656
  {
41214
41657
  "kind": "ENUM",
41215
- "name": "PackageEntitlementSortFields",
41658
+ "name": "PackageEntitlementSortFields",
41659
+ "description": null,
41660
+ "fields": null,
41661
+ "inputFields": null,
41662
+ "interfaces": null,
41663
+ "enumValues": [
41664
+ {
41665
+ "name": "createdAt",
41666
+ "description": null,
41667
+ "isDeprecated": false,
41668
+ "deprecationReason": null
41669
+ },
41670
+ {
41671
+ "name": "environmentId",
41672
+ "description": null,
41673
+ "isDeprecated": false,
41674
+ "deprecationReason": null
41675
+ },
41676
+ {
41677
+ "name": "id",
41678
+ "description": null,
41679
+ "isDeprecated": false,
41680
+ "deprecationReason": null
41681
+ },
41682
+ {
41683
+ "name": "packageId",
41684
+ "description": null,
41685
+ "isDeprecated": false,
41686
+ "deprecationReason": null
41687
+ },
41688
+ {
41689
+ "name": "updatedAt",
41690
+ "description": null,
41691
+ "isDeprecated": false,
41692
+ "deprecationReason": null
41693
+ }
41694
+ ],
41695
+ "possibleTypes": null
41696
+ },
41697
+ {
41698
+ "kind": "INPUT_OBJECT",
41699
+ "name": "PackageEntitlementUpdateInput",
41700
+ "description": null,
41701
+ "fields": null,
41702
+ "inputFields": [
41703
+ {
41704
+ "name": "description",
41705
+ "description": null,
41706
+ "type": {
41707
+ "kind": "SCALAR",
41708
+ "name": "String",
41709
+ "ofType": null
41710
+ },
41711
+ "defaultValue": null,
41712
+ "isDeprecated": false,
41713
+ "deprecationReason": null
41714
+ },
41715
+ {
41716
+ "name": "displayNameOverride",
41717
+ "description": null,
41718
+ "type": {
41719
+ "kind": "SCALAR",
41720
+ "name": "String",
41721
+ "ofType": null
41722
+ },
41723
+ "defaultValue": null,
41724
+ "isDeprecated": false,
41725
+ "deprecationReason": null
41726
+ },
41727
+ {
41728
+ "name": "hasSoftLimit",
41729
+ "description": null,
41730
+ "type": {
41731
+ "kind": "SCALAR",
41732
+ "name": "Boolean",
41733
+ "ofType": null
41734
+ },
41735
+ "defaultValue": null,
41736
+ "isDeprecated": false,
41737
+ "deprecationReason": null
41738
+ },
41739
+ {
41740
+ "name": "hasUnlimitedUsage",
41741
+ "description": null,
41742
+ "type": {
41743
+ "kind": "SCALAR",
41744
+ "name": "Boolean",
41745
+ "ofType": null
41746
+ },
41747
+ "defaultValue": null,
41748
+ "isDeprecated": false,
41749
+ "deprecationReason": null
41750
+ },
41751
+ {
41752
+ "name": "hiddenFromWidgets",
41753
+ "description": null,
41754
+ "type": {
41755
+ "kind": "LIST",
41756
+ "name": null,
41757
+ "ofType": {
41758
+ "kind": "NON_NULL",
41759
+ "name": null,
41760
+ "ofType": {
41761
+ "kind": "ENUM",
41762
+ "name": "WidgetType",
41763
+ "ofType": null
41764
+ }
41765
+ }
41766
+ },
41767
+ "defaultValue": null,
41768
+ "isDeprecated": false,
41769
+ "deprecationReason": null
41770
+ },
41771
+ {
41772
+ "name": "isCustom",
41773
+ "description": null,
41774
+ "type": {
41775
+ "kind": "SCALAR",
41776
+ "name": "Boolean",
41777
+ "ofType": null
41778
+ },
41779
+ "defaultValue": null,
41780
+ "isDeprecated": false,
41781
+ "deprecationReason": null
41782
+ },
41783
+ {
41784
+ "name": "monthlyResetPeriodConfiguration",
41785
+ "description": null,
41786
+ "type": {
41787
+ "kind": "INPUT_OBJECT",
41788
+ "name": "MonthlyResetPeriodConfigInput",
41789
+ "ofType": null
41790
+ },
41791
+ "defaultValue": null,
41792
+ "isDeprecated": false,
41793
+ "deprecationReason": null
41794
+ },
41795
+ {
41796
+ "name": "order",
41797
+ "description": null,
41798
+ "type": {
41799
+ "kind": "SCALAR",
41800
+ "name": "Float",
41801
+ "ofType": null
41802
+ },
41803
+ "defaultValue": null,
41804
+ "isDeprecated": false,
41805
+ "deprecationReason": null
41806
+ },
41807
+ {
41808
+ "name": "resetPeriod",
41809
+ "description": null,
41810
+ "type": {
41811
+ "kind": "ENUM",
41812
+ "name": "EntitlementResetPeriod",
41813
+ "ofType": null
41814
+ },
41815
+ "defaultValue": null,
41816
+ "isDeprecated": false,
41817
+ "deprecationReason": null
41818
+ },
41819
+ {
41820
+ "name": "usageLimit",
41821
+ "description": null,
41822
+ "type": {
41823
+ "kind": "SCALAR",
41824
+ "name": "Float",
41825
+ "ofType": null
41826
+ },
41827
+ "defaultValue": null,
41828
+ "isDeprecated": false,
41829
+ "deprecationReason": null
41830
+ },
41831
+ {
41832
+ "name": "weeklyResetPeriodConfiguration",
41833
+ "description": null,
41834
+ "type": {
41835
+ "kind": "INPUT_OBJECT",
41836
+ "name": "WeeklyResetPeriodConfigInput",
41837
+ "ofType": null
41838
+ },
41839
+ "defaultValue": null,
41840
+ "isDeprecated": false,
41841
+ "deprecationReason": null
41842
+ },
41843
+ {
41844
+ "name": "yearlyResetPeriodConfiguration",
41845
+ "description": null,
41846
+ "type": {
41847
+ "kind": "INPUT_OBJECT",
41848
+ "name": "YearlyResetPeriodConfigInput",
41849
+ "ofType": null
41850
+ },
41851
+ "defaultValue": null,
41852
+ "isDeprecated": false,
41853
+ "deprecationReason": null
41854
+ }
41855
+ ],
41856
+ "interfaces": null,
41857
+ "enumValues": null,
41858
+ "possibleTypes": null
41859
+ },
41860
+ {
41861
+ "kind": "OBJECT",
41862
+ "name": "PackageGroup",
41863
+ "description": "Package group",
41864
+ "fields": [
41865
+ {
41866
+ "name": "addons",
41867
+ "description": null,
41868
+ "args": [
41869
+ {
41870
+ "name": "filter",
41871
+ "description": "Specify to filter the records returned.",
41872
+ "type": {
41873
+ "kind": "INPUT_OBJECT",
41874
+ "name": "AddonFilter",
41875
+ "ofType": null
41876
+ },
41877
+ "defaultValue": "{}",
41878
+ "isDeprecated": false,
41879
+ "deprecationReason": null
41880
+ },
41881
+ {
41882
+ "name": "sorting",
41883
+ "description": "Specify to sort results.",
41884
+ "type": {
41885
+ "kind": "LIST",
41886
+ "name": null,
41887
+ "ofType": {
41888
+ "kind": "NON_NULL",
41889
+ "name": null,
41890
+ "ofType": {
41891
+ "kind": "INPUT_OBJECT",
41892
+ "name": "AddonSort",
41893
+ "ofType": null
41894
+ }
41895
+ }
41896
+ },
41897
+ "defaultValue": "[{direction: DESC, field: createdAt}]",
41898
+ "isDeprecated": false,
41899
+ "deprecationReason": null
41900
+ }
41901
+ ],
41902
+ "type": {
41903
+ "kind": "LIST",
41904
+ "name": null,
41905
+ "ofType": {
41906
+ "kind": "NON_NULL",
41907
+ "name": null,
41908
+ "ofType": {
41909
+ "kind": "OBJECT",
41910
+ "name": "Addon",
41911
+ "ofType": null
41912
+ }
41913
+ }
41914
+ },
41915
+ "isDeprecated": false,
41916
+ "deprecationReason": null
41917
+ },
41918
+ {
41919
+ "name": "createdAt",
41920
+ "description": "The date the package group was created",
41921
+ "args": [],
41922
+ "type": {
41923
+ "kind": "NON_NULL",
41924
+ "name": null,
41925
+ "ofType": {
41926
+ "kind": "SCALAR",
41927
+ "name": "DateTime",
41928
+ "ofType": null
41929
+ }
41930
+ },
41931
+ "isDeprecated": false,
41932
+ "deprecationReason": null
41933
+ },
41934
+ {
41935
+ "name": "displayName",
41936
+ "description": "The display name of the package group",
41937
+ "args": [],
41938
+ "type": {
41939
+ "kind": "NON_NULL",
41940
+ "name": null,
41941
+ "ofType": {
41942
+ "kind": "SCALAR",
41943
+ "name": "String",
41944
+ "ofType": null
41945
+ }
41946
+ },
41947
+ "isDeprecated": false,
41948
+ "deprecationReason": null
41949
+ },
41950
+ {
41951
+ "name": "environmentId",
41952
+ "description": "The environment id of the package group in",
41953
+ "args": [],
41954
+ "type": {
41955
+ "kind": "NON_NULL",
41956
+ "name": null,
41957
+ "ofType": {
41958
+ "kind": "SCALAR",
41959
+ "name": "String",
41960
+ "ofType": null
41961
+ }
41962
+ },
41963
+ "isDeprecated": false,
41964
+ "deprecationReason": null
41965
+ },
41966
+ {
41967
+ "name": "isLatest",
41968
+ "description": "Indicates if this is the latest version of the package group",
41969
+ "args": [],
41970
+ "type": {
41971
+ "kind": "NON_NULL",
41972
+ "name": null,
41973
+ "ofType": {
41974
+ "kind": "SCALAR",
41975
+ "name": "Boolean",
41976
+ "ofType": null
41977
+ }
41978
+ },
41979
+ "isDeprecated": false,
41980
+ "deprecationReason": null
41981
+ },
41982
+ {
41983
+ "name": "packageGroupId",
41984
+ "description": "The id of the package group",
41985
+ "args": [],
41986
+ "type": {
41987
+ "kind": "NON_NULL",
41988
+ "name": null,
41989
+ "ofType": {
41990
+ "kind": "SCALAR",
41991
+ "name": "String",
41992
+ "ofType": null
41993
+ }
41994
+ },
41995
+ "isDeprecated": false,
41996
+ "deprecationReason": null
41997
+ },
41998
+ {
41999
+ "name": "status",
42000
+ "description": "The status of the package group",
42001
+ "args": [],
42002
+ "type": {
42003
+ "kind": "NON_NULL",
42004
+ "name": null,
42005
+ "ofType": {
42006
+ "kind": "ENUM",
42007
+ "name": "PackageGroupStatus",
42008
+ "ofType": null
42009
+ }
42010
+ },
42011
+ "isDeprecated": false,
42012
+ "deprecationReason": null
42013
+ },
42014
+ {
42015
+ "name": "updatedAt",
42016
+ "description": "The date the package group was last updated",
42017
+ "args": [],
42018
+ "type": {
42019
+ "kind": "NON_NULL",
42020
+ "name": null,
42021
+ "ofType": {
42022
+ "kind": "SCALAR",
42023
+ "name": "DateTime",
42024
+ "ofType": null
42025
+ }
42026
+ },
42027
+ "isDeprecated": false,
42028
+ "deprecationReason": null
42029
+ },
42030
+ {
42031
+ "name": "versionNumber",
42032
+ "description": "The version number of the package group",
42033
+ "args": [],
42034
+ "type": {
42035
+ "kind": "NON_NULL",
42036
+ "name": null,
42037
+ "ofType": {
42038
+ "kind": "SCALAR",
42039
+ "name": "Int",
42040
+ "ofType": null
42041
+ }
42042
+ },
42043
+ "isDeprecated": false,
42044
+ "deprecationReason": null
42045
+ }
42046
+ ],
42047
+ "inputFields": null,
42048
+ "interfaces": [],
42049
+ "enumValues": null,
42050
+ "possibleTypes": null
42051
+ },
42052
+ {
42053
+ "kind": "OBJECT",
42054
+ "name": "PackageGroupAggregateGroupBy",
42055
+ "description": null,
42056
+ "fields": [
42057
+ {
42058
+ "name": "createdAt",
42059
+ "description": null,
42060
+ "args": [],
42061
+ "type": {
42062
+ "kind": "SCALAR",
42063
+ "name": "DateTime",
42064
+ "ofType": null
42065
+ },
42066
+ "isDeprecated": false,
42067
+ "deprecationReason": null
42068
+ },
42069
+ {
42070
+ "name": "displayName",
42071
+ "description": null,
42072
+ "args": [],
42073
+ "type": {
42074
+ "kind": "SCALAR",
42075
+ "name": "String",
42076
+ "ofType": null
42077
+ },
42078
+ "isDeprecated": false,
42079
+ "deprecationReason": null
42080
+ },
42081
+ {
42082
+ "name": "environmentId",
42083
+ "description": null,
42084
+ "args": [],
42085
+ "type": {
42086
+ "kind": "SCALAR",
42087
+ "name": "String",
42088
+ "ofType": null
42089
+ },
42090
+ "isDeprecated": false,
42091
+ "deprecationReason": null
42092
+ },
42093
+ {
42094
+ "name": "isLatest",
42095
+ "description": null,
42096
+ "args": [],
42097
+ "type": {
42098
+ "kind": "SCALAR",
42099
+ "name": "Boolean",
42100
+ "ofType": null
42101
+ },
42102
+ "isDeprecated": false,
42103
+ "deprecationReason": null
42104
+ },
42105
+ {
42106
+ "name": "packageGroupId",
42107
+ "description": null,
42108
+ "args": [],
42109
+ "type": {
42110
+ "kind": "SCALAR",
42111
+ "name": "String",
42112
+ "ofType": null
42113
+ },
42114
+ "isDeprecated": false,
42115
+ "deprecationReason": null
42116
+ },
42117
+ {
42118
+ "name": "status",
42119
+ "description": null,
42120
+ "args": [],
42121
+ "type": {
42122
+ "kind": "ENUM",
42123
+ "name": "PackageGroupStatus",
42124
+ "ofType": null
42125
+ },
42126
+ "isDeprecated": false,
42127
+ "deprecationReason": null
42128
+ },
42129
+ {
42130
+ "name": "updatedAt",
42131
+ "description": null,
42132
+ "args": [],
42133
+ "type": {
42134
+ "kind": "SCALAR",
42135
+ "name": "DateTime",
42136
+ "ofType": null
42137
+ },
42138
+ "isDeprecated": false,
42139
+ "deprecationReason": null
42140
+ },
42141
+ {
42142
+ "name": "versionNumber",
42143
+ "description": null,
42144
+ "args": [],
42145
+ "type": {
42146
+ "kind": "SCALAR",
42147
+ "name": "Int",
42148
+ "ofType": null
42149
+ },
42150
+ "isDeprecated": false,
42151
+ "deprecationReason": null
42152
+ }
42153
+ ],
42154
+ "inputFields": null,
42155
+ "interfaces": [],
42156
+ "enumValues": null,
42157
+ "possibleTypes": null
42158
+ },
42159
+ {
42160
+ "kind": "OBJECT",
42161
+ "name": "PackageGroupAvgAggregate",
42162
+ "description": null,
42163
+ "fields": [
42164
+ {
42165
+ "name": "versionNumber",
42166
+ "description": null,
42167
+ "args": [],
42168
+ "type": {
42169
+ "kind": "SCALAR",
42170
+ "name": "Float",
42171
+ "ofType": null
42172
+ },
42173
+ "isDeprecated": false,
42174
+ "deprecationReason": null
42175
+ }
42176
+ ],
42177
+ "inputFields": null,
42178
+ "interfaces": [],
42179
+ "enumValues": null,
42180
+ "possibleTypes": null
42181
+ },
42182
+ {
42183
+ "kind": "OBJECT",
42184
+ "name": "PackageGroupConnection",
42185
+ "description": null,
42186
+ "fields": [
42187
+ {
42188
+ "name": "edges",
42189
+ "description": "Array of edges.",
42190
+ "args": [],
42191
+ "type": {
42192
+ "kind": "NON_NULL",
42193
+ "name": null,
42194
+ "ofType": {
42195
+ "kind": "LIST",
42196
+ "name": null,
42197
+ "ofType": {
42198
+ "kind": "NON_NULL",
42199
+ "name": null,
42200
+ "ofType": {
42201
+ "kind": "OBJECT",
42202
+ "name": "PackageGroupEdge",
42203
+ "ofType": null
42204
+ }
42205
+ }
42206
+ }
42207
+ },
42208
+ "isDeprecated": false,
42209
+ "deprecationReason": null
42210
+ },
42211
+ {
42212
+ "name": "pageInfo",
42213
+ "description": "Paging information",
42214
+ "args": [],
42215
+ "type": {
42216
+ "kind": "NON_NULL",
42217
+ "name": null,
42218
+ "ofType": {
42219
+ "kind": "OBJECT",
42220
+ "name": "PageInfo",
42221
+ "ofType": null
42222
+ }
42223
+ },
42224
+ "isDeprecated": false,
42225
+ "deprecationReason": null
42226
+ },
42227
+ {
42228
+ "name": "totalCount",
42229
+ "description": "Fetch total count of records",
42230
+ "args": [],
42231
+ "type": {
42232
+ "kind": "NON_NULL",
42233
+ "name": null,
42234
+ "ofType": {
42235
+ "kind": "SCALAR",
42236
+ "name": "Int",
42237
+ "ofType": null
42238
+ }
42239
+ },
42240
+ "isDeprecated": false,
42241
+ "deprecationReason": null
42242
+ }
42243
+ ],
42244
+ "inputFields": null,
42245
+ "interfaces": [],
42246
+ "enumValues": null,
42247
+ "possibleTypes": null
42248
+ },
42249
+ {
42250
+ "kind": "OBJECT",
42251
+ "name": "PackageGroupCountAggregate",
42252
+ "description": null,
42253
+ "fields": [
42254
+ {
42255
+ "name": "createdAt",
42256
+ "description": null,
42257
+ "args": [],
42258
+ "type": {
42259
+ "kind": "SCALAR",
42260
+ "name": "Int",
42261
+ "ofType": null
42262
+ },
42263
+ "isDeprecated": false,
42264
+ "deprecationReason": null
42265
+ },
42266
+ {
42267
+ "name": "displayName",
42268
+ "description": null,
42269
+ "args": [],
42270
+ "type": {
42271
+ "kind": "SCALAR",
42272
+ "name": "Int",
42273
+ "ofType": null
42274
+ },
42275
+ "isDeprecated": false,
42276
+ "deprecationReason": null
42277
+ },
42278
+ {
42279
+ "name": "environmentId",
42280
+ "description": null,
42281
+ "args": [],
42282
+ "type": {
42283
+ "kind": "SCALAR",
42284
+ "name": "Int",
42285
+ "ofType": null
42286
+ },
42287
+ "isDeprecated": false,
42288
+ "deprecationReason": null
42289
+ },
42290
+ {
42291
+ "name": "isLatest",
42292
+ "description": null,
42293
+ "args": [],
42294
+ "type": {
42295
+ "kind": "SCALAR",
42296
+ "name": "Int",
42297
+ "ofType": null
42298
+ },
42299
+ "isDeprecated": false,
42300
+ "deprecationReason": null
42301
+ },
42302
+ {
42303
+ "name": "packageGroupId",
42304
+ "description": null,
42305
+ "args": [],
42306
+ "type": {
42307
+ "kind": "SCALAR",
42308
+ "name": "Int",
42309
+ "ofType": null
42310
+ },
42311
+ "isDeprecated": false,
42312
+ "deprecationReason": null
42313
+ },
42314
+ {
42315
+ "name": "status",
42316
+ "description": null,
42317
+ "args": [],
42318
+ "type": {
42319
+ "kind": "SCALAR",
42320
+ "name": "Int",
42321
+ "ofType": null
42322
+ },
42323
+ "isDeprecated": false,
42324
+ "deprecationReason": null
42325
+ },
42326
+ {
42327
+ "name": "updatedAt",
42328
+ "description": null,
42329
+ "args": [],
42330
+ "type": {
42331
+ "kind": "SCALAR",
42332
+ "name": "Int",
42333
+ "ofType": null
42334
+ },
42335
+ "isDeprecated": false,
42336
+ "deprecationReason": null
42337
+ },
42338
+ {
42339
+ "name": "versionNumber",
42340
+ "description": null,
42341
+ "args": [],
42342
+ "type": {
42343
+ "kind": "SCALAR",
42344
+ "name": "Int",
42345
+ "ofType": null
42346
+ },
42347
+ "isDeprecated": false,
42348
+ "deprecationReason": null
42349
+ }
42350
+ ],
42351
+ "inputFields": null,
42352
+ "interfaces": [],
42353
+ "enumValues": null,
42354
+ "possibleTypes": null
42355
+ },
42356
+ {
42357
+ "kind": "OBJECT",
42358
+ "name": "PackageGroupEdge",
42359
+ "description": null,
42360
+ "fields": [
42361
+ {
42362
+ "name": "cursor",
42363
+ "description": "Cursor for this node.",
42364
+ "args": [],
42365
+ "type": {
42366
+ "kind": "NON_NULL",
42367
+ "name": null,
42368
+ "ofType": {
42369
+ "kind": "SCALAR",
42370
+ "name": "ConnectionCursor",
42371
+ "ofType": null
42372
+ }
42373
+ },
42374
+ "isDeprecated": false,
42375
+ "deprecationReason": null
42376
+ },
42377
+ {
42378
+ "name": "node",
42379
+ "description": "The node containing the PackageGroup",
42380
+ "args": [],
42381
+ "type": {
42382
+ "kind": "NON_NULL",
42383
+ "name": null,
42384
+ "ofType": {
42385
+ "kind": "OBJECT",
42386
+ "name": "PackageGroup",
42387
+ "ofType": null
42388
+ }
42389
+ },
42390
+ "isDeprecated": false,
42391
+ "deprecationReason": null
42392
+ }
42393
+ ],
42394
+ "inputFields": null,
42395
+ "interfaces": [],
42396
+ "enumValues": null,
42397
+ "possibleTypes": null
42398
+ },
42399
+ {
42400
+ "kind": "INPUT_OBJECT",
42401
+ "name": "PackageGroupFilter",
42402
+ "description": null,
42403
+ "fields": null,
42404
+ "inputFields": [
42405
+ {
42406
+ "name": "addons",
42407
+ "description": null,
42408
+ "type": {
42409
+ "kind": "INPUT_OBJECT",
42410
+ "name": "PackageGroupFilterAddonFilter",
42411
+ "ofType": null
42412
+ },
42413
+ "defaultValue": null,
42414
+ "isDeprecated": false,
42415
+ "deprecationReason": null
42416
+ },
42417
+ {
42418
+ "name": "and",
42419
+ "description": null,
42420
+ "type": {
42421
+ "kind": "LIST",
42422
+ "name": null,
42423
+ "ofType": {
42424
+ "kind": "NON_NULL",
42425
+ "name": null,
42426
+ "ofType": {
42427
+ "kind": "INPUT_OBJECT",
42428
+ "name": "PackageGroupFilter",
42429
+ "ofType": null
42430
+ }
42431
+ }
42432
+ },
42433
+ "defaultValue": null,
42434
+ "isDeprecated": false,
42435
+ "deprecationReason": null
42436
+ },
42437
+ {
42438
+ "name": "createdAt",
42439
+ "description": null,
42440
+ "type": {
42441
+ "kind": "INPUT_OBJECT",
42442
+ "name": "DateFieldComparison",
42443
+ "ofType": null
42444
+ },
42445
+ "defaultValue": null,
42446
+ "isDeprecated": false,
42447
+ "deprecationReason": null
42448
+ },
42449
+ {
42450
+ "name": "displayName",
42451
+ "description": null,
42452
+ "type": {
42453
+ "kind": "INPUT_OBJECT",
42454
+ "name": "StringFieldComparison",
42455
+ "ofType": null
42456
+ },
42457
+ "defaultValue": null,
42458
+ "isDeprecated": false,
42459
+ "deprecationReason": null
42460
+ },
42461
+ {
42462
+ "name": "environmentId",
42463
+ "description": null,
42464
+ "type": {
42465
+ "kind": "INPUT_OBJECT",
42466
+ "name": "StringFieldComparison",
42467
+ "ofType": null
42468
+ },
42469
+ "defaultValue": null,
42470
+ "isDeprecated": false,
42471
+ "deprecationReason": null
42472
+ },
42473
+ {
42474
+ "name": "isLatest",
42475
+ "description": null,
42476
+ "type": {
42477
+ "kind": "INPUT_OBJECT",
42478
+ "name": "BooleanFieldComparison",
42479
+ "ofType": null
42480
+ },
42481
+ "defaultValue": null,
42482
+ "isDeprecated": false,
42483
+ "deprecationReason": null
42484
+ },
42485
+ {
42486
+ "name": "or",
42487
+ "description": null,
42488
+ "type": {
42489
+ "kind": "LIST",
42490
+ "name": null,
42491
+ "ofType": {
42492
+ "kind": "NON_NULL",
42493
+ "name": null,
42494
+ "ofType": {
42495
+ "kind": "INPUT_OBJECT",
42496
+ "name": "PackageGroupFilter",
42497
+ "ofType": null
42498
+ }
42499
+ }
42500
+ },
42501
+ "defaultValue": null,
42502
+ "isDeprecated": false,
42503
+ "deprecationReason": null
42504
+ },
42505
+ {
42506
+ "name": "packageGroupId",
42507
+ "description": null,
42508
+ "type": {
42509
+ "kind": "INPUT_OBJECT",
42510
+ "name": "StringFieldComparison",
42511
+ "ofType": null
42512
+ },
42513
+ "defaultValue": null,
42514
+ "isDeprecated": false,
42515
+ "deprecationReason": null
42516
+ },
42517
+ {
42518
+ "name": "status",
42519
+ "description": null,
42520
+ "type": {
42521
+ "kind": "INPUT_OBJECT",
42522
+ "name": "PackageGroupStatusFilterComparison",
42523
+ "ofType": null
42524
+ },
42525
+ "defaultValue": null,
42526
+ "isDeprecated": false,
42527
+ "deprecationReason": null
42528
+ },
42529
+ {
42530
+ "name": "updatedAt",
42531
+ "description": null,
42532
+ "type": {
42533
+ "kind": "INPUT_OBJECT",
42534
+ "name": "DateFieldComparison",
42535
+ "ofType": null
42536
+ },
42537
+ "defaultValue": null,
42538
+ "isDeprecated": false,
42539
+ "deprecationReason": null
42540
+ },
42541
+ {
42542
+ "name": "versionNumber",
42543
+ "description": null,
42544
+ "type": {
42545
+ "kind": "INPUT_OBJECT",
42546
+ "name": "IntFieldComparison",
42547
+ "ofType": null
42548
+ },
42549
+ "defaultValue": null,
42550
+ "isDeprecated": false,
42551
+ "deprecationReason": null
42552
+ }
42553
+ ],
42554
+ "interfaces": null,
42555
+ "enumValues": null,
42556
+ "possibleTypes": null
42557
+ },
42558
+ {
42559
+ "kind": "INPUT_OBJECT",
42560
+ "name": "PackageGroupFilterAddonFilter",
42561
+ "description": null,
42562
+ "fields": null,
42563
+ "inputFields": [
42564
+ {
42565
+ "name": "and",
42566
+ "description": null,
42567
+ "type": {
42568
+ "kind": "LIST",
42569
+ "name": null,
42570
+ "ofType": {
42571
+ "kind": "NON_NULL",
42572
+ "name": null,
42573
+ "ofType": {
42574
+ "kind": "INPUT_OBJECT",
42575
+ "name": "PackageGroupFilterAddonFilter",
42576
+ "ofType": null
42577
+ }
42578
+ }
42579
+ },
42580
+ "defaultValue": null,
42581
+ "isDeprecated": false,
42582
+ "deprecationReason": null
42583
+ },
42584
+ {
42585
+ "name": "billingId",
42586
+ "description": null,
42587
+ "type": {
42588
+ "kind": "INPUT_OBJECT",
42589
+ "name": "StringFieldComparison",
42590
+ "ofType": null
42591
+ },
42592
+ "defaultValue": null,
42593
+ "isDeprecated": false,
42594
+ "deprecationReason": null
42595
+ },
42596
+ {
42597
+ "name": "createdAt",
42598
+ "description": null,
42599
+ "type": {
42600
+ "kind": "INPUT_OBJECT",
42601
+ "name": "DateFieldComparison",
42602
+ "ofType": null
42603
+ },
42604
+ "defaultValue": null,
42605
+ "isDeprecated": false,
42606
+ "deprecationReason": null
42607
+ },
42608
+ {
42609
+ "name": "description",
42610
+ "description": null,
42611
+ "type": {
42612
+ "kind": "INPUT_OBJECT",
42613
+ "name": "StringFieldComparison",
42614
+ "ofType": null
42615
+ },
42616
+ "defaultValue": null,
42617
+ "isDeprecated": false,
42618
+ "deprecationReason": null
42619
+ },
42620
+ {
42621
+ "name": "displayName",
42622
+ "description": null,
42623
+ "type": {
42624
+ "kind": "INPUT_OBJECT",
42625
+ "name": "StringFieldComparison",
42626
+ "ofType": null
42627
+ },
42628
+ "defaultValue": null,
42629
+ "isDeprecated": false,
42630
+ "deprecationReason": null
42631
+ },
42632
+ {
42633
+ "name": "environmentId",
42634
+ "description": null,
42635
+ "type": {
42636
+ "kind": "INPUT_OBJECT",
42637
+ "name": "StringFieldComparison",
42638
+ "ofType": null
42639
+ },
42640
+ "defaultValue": null,
42641
+ "isDeprecated": false,
42642
+ "deprecationReason": null
42643
+ },
42644
+ {
42645
+ "name": "id",
42646
+ "description": null,
42647
+ "type": {
42648
+ "kind": "INPUT_OBJECT",
42649
+ "name": "StringFieldComparison",
42650
+ "ofType": null
42651
+ },
42652
+ "defaultValue": null,
42653
+ "isDeprecated": false,
42654
+ "deprecationReason": null
42655
+ },
42656
+ {
42657
+ "name": "isLatest",
42658
+ "description": null,
42659
+ "type": {
42660
+ "kind": "INPUT_OBJECT",
42661
+ "name": "BooleanFieldComparison",
42662
+ "ofType": null
42663
+ },
42664
+ "defaultValue": null,
42665
+ "isDeprecated": false,
42666
+ "deprecationReason": null
42667
+ },
42668
+ {
42669
+ "name": "maxQuantity",
42670
+ "description": null,
42671
+ "type": {
42672
+ "kind": "INPUT_OBJECT",
42673
+ "name": "NumberFieldComparison",
42674
+ "ofType": null
42675
+ },
42676
+ "defaultValue": null,
42677
+ "isDeprecated": false,
42678
+ "deprecationReason": null
42679
+ },
42680
+ {
42681
+ "name": "or",
42682
+ "description": null,
42683
+ "type": {
42684
+ "kind": "LIST",
42685
+ "name": null,
42686
+ "ofType": {
42687
+ "kind": "NON_NULL",
42688
+ "name": null,
42689
+ "ofType": {
42690
+ "kind": "INPUT_OBJECT",
42691
+ "name": "PackageGroupFilterAddonFilter",
42692
+ "ofType": null
42693
+ }
42694
+ }
42695
+ },
42696
+ "defaultValue": null,
42697
+ "isDeprecated": false,
42698
+ "deprecationReason": null
42699
+ },
42700
+ {
42701
+ "name": "pricingType",
42702
+ "description": null,
42703
+ "type": {
42704
+ "kind": "INPUT_OBJECT",
42705
+ "name": "PricingTypeFilterComparison",
42706
+ "ofType": null
42707
+ },
42708
+ "defaultValue": null,
42709
+ "isDeprecated": false,
42710
+ "deprecationReason": null
42711
+ },
42712
+ {
42713
+ "name": "productId",
42714
+ "description": null,
42715
+ "type": {
42716
+ "kind": "INPUT_OBJECT",
42717
+ "name": "StringFieldComparison",
42718
+ "ofType": null
42719
+ },
42720
+ "defaultValue": null,
42721
+ "isDeprecated": false,
42722
+ "deprecationReason": null
42723
+ },
42724
+ {
42725
+ "name": "refId",
42726
+ "description": null,
42727
+ "type": {
42728
+ "kind": "INPUT_OBJECT",
42729
+ "name": "StringFieldComparison",
42730
+ "ofType": null
42731
+ },
42732
+ "defaultValue": null,
42733
+ "isDeprecated": false,
42734
+ "deprecationReason": null
42735
+ },
42736
+ {
42737
+ "name": "status",
42738
+ "description": null,
42739
+ "type": {
42740
+ "kind": "INPUT_OBJECT",
42741
+ "name": "PackageStatusFilterComparison",
42742
+ "ofType": null
42743
+ },
42744
+ "defaultValue": null,
42745
+ "isDeprecated": false,
42746
+ "deprecationReason": null
42747
+ },
42748
+ {
42749
+ "name": "updatedAt",
42750
+ "description": null,
42751
+ "type": {
42752
+ "kind": "INPUT_OBJECT",
42753
+ "name": "DateFieldComparison",
42754
+ "ofType": null
42755
+ },
42756
+ "defaultValue": null,
42757
+ "isDeprecated": false,
42758
+ "deprecationReason": null
42759
+ },
42760
+ {
42761
+ "name": "versionNumber",
42762
+ "description": null,
42763
+ "type": {
42764
+ "kind": "INPUT_OBJECT",
42765
+ "name": "IntFieldComparison",
42766
+ "ofType": null
42767
+ },
42768
+ "defaultValue": null,
42769
+ "isDeprecated": false,
42770
+ "deprecationReason": null
42771
+ }
42772
+ ],
42773
+ "interfaces": null,
42774
+ "enumValues": null,
42775
+ "possibleTypes": null
42776
+ },
42777
+ {
42778
+ "kind": "OBJECT",
42779
+ "name": "PackageGroupMaxAggregate",
42780
+ "description": null,
42781
+ "fields": [
42782
+ {
42783
+ "name": "createdAt",
42784
+ "description": null,
42785
+ "args": [],
42786
+ "type": {
42787
+ "kind": "SCALAR",
42788
+ "name": "DateTime",
42789
+ "ofType": null
42790
+ },
42791
+ "isDeprecated": false,
42792
+ "deprecationReason": null
42793
+ },
42794
+ {
42795
+ "name": "displayName",
42796
+ "description": null,
42797
+ "args": [],
42798
+ "type": {
42799
+ "kind": "SCALAR",
42800
+ "name": "String",
42801
+ "ofType": null
42802
+ },
42803
+ "isDeprecated": false,
42804
+ "deprecationReason": null
42805
+ },
42806
+ {
42807
+ "name": "environmentId",
42808
+ "description": null,
42809
+ "args": [],
42810
+ "type": {
42811
+ "kind": "SCALAR",
42812
+ "name": "String",
42813
+ "ofType": null
42814
+ },
42815
+ "isDeprecated": false,
42816
+ "deprecationReason": null
42817
+ },
42818
+ {
42819
+ "name": "packageGroupId",
42820
+ "description": null,
42821
+ "args": [],
42822
+ "type": {
42823
+ "kind": "SCALAR",
42824
+ "name": "String",
42825
+ "ofType": null
42826
+ },
42827
+ "isDeprecated": false,
42828
+ "deprecationReason": null
42829
+ },
42830
+ {
42831
+ "name": "status",
42832
+ "description": null,
42833
+ "args": [],
42834
+ "type": {
42835
+ "kind": "ENUM",
42836
+ "name": "PackageGroupStatus",
42837
+ "ofType": null
42838
+ },
42839
+ "isDeprecated": false,
42840
+ "deprecationReason": null
42841
+ },
42842
+ {
42843
+ "name": "updatedAt",
42844
+ "description": null,
42845
+ "args": [],
42846
+ "type": {
42847
+ "kind": "SCALAR",
42848
+ "name": "DateTime",
42849
+ "ofType": null
42850
+ },
42851
+ "isDeprecated": false,
42852
+ "deprecationReason": null
42853
+ },
42854
+ {
42855
+ "name": "versionNumber",
42856
+ "description": null,
42857
+ "args": [],
42858
+ "type": {
42859
+ "kind": "SCALAR",
42860
+ "name": "Int",
42861
+ "ofType": null
42862
+ },
42863
+ "isDeprecated": false,
42864
+ "deprecationReason": null
42865
+ }
42866
+ ],
42867
+ "inputFields": null,
42868
+ "interfaces": [],
42869
+ "enumValues": null,
42870
+ "possibleTypes": null
42871
+ },
42872
+ {
42873
+ "kind": "OBJECT",
42874
+ "name": "PackageGroupMinAggregate",
42875
+ "description": null,
42876
+ "fields": [
42877
+ {
42878
+ "name": "createdAt",
42879
+ "description": null,
42880
+ "args": [],
42881
+ "type": {
42882
+ "kind": "SCALAR",
42883
+ "name": "DateTime",
42884
+ "ofType": null
42885
+ },
42886
+ "isDeprecated": false,
42887
+ "deprecationReason": null
42888
+ },
42889
+ {
42890
+ "name": "displayName",
42891
+ "description": null,
42892
+ "args": [],
42893
+ "type": {
42894
+ "kind": "SCALAR",
42895
+ "name": "String",
42896
+ "ofType": null
42897
+ },
42898
+ "isDeprecated": false,
42899
+ "deprecationReason": null
42900
+ },
42901
+ {
42902
+ "name": "environmentId",
42903
+ "description": null,
42904
+ "args": [],
42905
+ "type": {
42906
+ "kind": "SCALAR",
42907
+ "name": "String",
42908
+ "ofType": null
42909
+ },
42910
+ "isDeprecated": false,
42911
+ "deprecationReason": null
42912
+ },
42913
+ {
42914
+ "name": "packageGroupId",
42915
+ "description": null,
42916
+ "args": [],
42917
+ "type": {
42918
+ "kind": "SCALAR",
42919
+ "name": "String",
42920
+ "ofType": null
42921
+ },
42922
+ "isDeprecated": false,
42923
+ "deprecationReason": null
42924
+ },
42925
+ {
42926
+ "name": "status",
42927
+ "description": null,
42928
+ "args": [],
42929
+ "type": {
42930
+ "kind": "ENUM",
42931
+ "name": "PackageGroupStatus",
42932
+ "ofType": null
42933
+ },
42934
+ "isDeprecated": false,
42935
+ "deprecationReason": null
42936
+ },
42937
+ {
42938
+ "name": "updatedAt",
42939
+ "description": null,
42940
+ "args": [],
42941
+ "type": {
42942
+ "kind": "SCALAR",
42943
+ "name": "DateTime",
42944
+ "ofType": null
42945
+ },
42946
+ "isDeprecated": false,
42947
+ "deprecationReason": null
42948
+ },
42949
+ {
42950
+ "name": "versionNumber",
42951
+ "description": null,
42952
+ "args": [],
42953
+ "type": {
42954
+ "kind": "SCALAR",
42955
+ "name": "Int",
42956
+ "ofType": null
42957
+ },
42958
+ "isDeprecated": false,
42959
+ "deprecationReason": null
42960
+ }
42961
+ ],
42962
+ "inputFields": null,
42963
+ "interfaces": [],
42964
+ "enumValues": null,
42965
+ "possibleTypes": null
42966
+ },
42967
+ {
42968
+ "kind": "INPUT_OBJECT",
42969
+ "name": "PackageGroupSort",
42970
+ "description": null,
42971
+ "fields": null,
42972
+ "inputFields": [
42973
+ {
42974
+ "name": "direction",
42975
+ "description": null,
42976
+ "type": {
42977
+ "kind": "NON_NULL",
42978
+ "name": null,
42979
+ "ofType": {
42980
+ "kind": "ENUM",
42981
+ "name": "SortDirection",
42982
+ "ofType": null
42983
+ }
42984
+ },
42985
+ "defaultValue": null,
42986
+ "isDeprecated": false,
42987
+ "deprecationReason": null
42988
+ },
42989
+ {
42990
+ "name": "field",
42991
+ "description": null,
42992
+ "type": {
42993
+ "kind": "NON_NULL",
42994
+ "name": null,
42995
+ "ofType": {
42996
+ "kind": "ENUM",
42997
+ "name": "PackageGroupSortFields",
42998
+ "ofType": null
42999
+ }
43000
+ },
43001
+ "defaultValue": null,
43002
+ "isDeprecated": false,
43003
+ "deprecationReason": null
43004
+ },
43005
+ {
43006
+ "name": "nulls",
43007
+ "description": null,
43008
+ "type": {
43009
+ "kind": "ENUM",
43010
+ "name": "SortNulls",
43011
+ "ofType": null
43012
+ },
43013
+ "defaultValue": null,
43014
+ "isDeprecated": false,
43015
+ "deprecationReason": null
43016
+ }
43017
+ ],
43018
+ "interfaces": null,
43019
+ "enumValues": null,
43020
+ "possibleTypes": null
43021
+ },
43022
+ {
43023
+ "kind": "ENUM",
43024
+ "name": "PackageGroupSortFields",
41216
43025
  "description": null,
41217
43026
  "fields": null,
41218
43027
  "inputFields": null,
@@ -41224,6 +43033,12 @@
41224
43033
  "isDeprecated": false,
41225
43034
  "deprecationReason": null
41226
43035
  },
43036
+ {
43037
+ "name": "displayName",
43038
+ "description": null,
43039
+ "isDeprecated": false,
43040
+ "deprecationReason": null
43041
+ },
41227
43042
  {
41228
43043
  "name": "environmentId",
41229
43044
  "description": null,
@@ -41231,13 +43046,19 @@
41231
43046
  "deprecationReason": null
41232
43047
  },
41233
43048
  {
41234
- "name": "id",
43049
+ "name": "isLatest",
41235
43050
  "description": null,
41236
43051
  "isDeprecated": false,
41237
43052
  "deprecationReason": null
41238
43053
  },
41239
43054
  {
41240
- "name": "packageId",
43055
+ "name": "packageGroupId",
43056
+ "description": null,
43057
+ "isDeprecated": false,
43058
+ "deprecationReason": null
43059
+ },
43060
+ {
43061
+ "name": "status",
41241
43062
  "description": null,
41242
43063
  "isDeprecated": false,
41243
43064
  "deprecationReason": null
@@ -41247,22 +43068,57 @@
41247
43068
  "description": null,
41248
43069
  "isDeprecated": false,
41249
43070
  "deprecationReason": null
43071
+ },
43072
+ {
43073
+ "name": "versionNumber",
43074
+ "description": null,
43075
+ "isDeprecated": false,
43076
+ "deprecationReason": null
43077
+ }
43078
+ ],
43079
+ "possibleTypes": null
43080
+ },
43081
+ {
43082
+ "kind": "ENUM",
43083
+ "name": "PackageGroupStatus",
43084
+ "description": "Package group status.",
43085
+ "fields": null,
43086
+ "inputFields": null,
43087
+ "interfaces": null,
43088
+ "enumValues": [
43089
+ {
43090
+ "name": "ARCHIVED",
43091
+ "description": "The package group is archived.",
43092
+ "isDeprecated": false,
43093
+ "deprecationReason": null
43094
+ },
43095
+ {
43096
+ "name": "DRAFT",
43097
+ "description": "The package group is a draft.",
43098
+ "isDeprecated": false,
43099
+ "deprecationReason": null
43100
+ },
43101
+ {
43102
+ "name": "PUBLISHED",
43103
+ "description": "The package group is published.",
43104
+ "isDeprecated": false,
43105
+ "deprecationReason": null
41250
43106
  }
41251
43107
  ],
41252
43108
  "possibleTypes": null
41253
43109
  },
41254
43110
  {
41255
43111
  "kind": "INPUT_OBJECT",
41256
- "name": "PackageEntitlementUpdateInput",
43112
+ "name": "PackageGroupStatusFilterComparison",
41257
43113
  "description": null,
41258
43114
  "fields": null,
41259
43115
  "inputFields": [
41260
43116
  {
41261
- "name": "description",
43117
+ "name": "eq",
41262
43118
  "description": null,
41263
43119
  "type": {
41264
- "kind": "SCALAR",
41265
- "name": "String",
43120
+ "kind": "ENUM",
43121
+ "name": "PackageGroupStatus",
41266
43122
  "ofType": null
41267
43123
  },
41268
43124
  "defaultValue": null,
@@ -41270,11 +43126,11 @@
41270
43126
  "deprecationReason": null
41271
43127
  },
41272
43128
  {
41273
- "name": "displayNameOverride",
43129
+ "name": "gt",
41274
43130
  "description": null,
41275
43131
  "type": {
41276
- "kind": "SCALAR",
41277
- "name": "String",
43132
+ "kind": "ENUM",
43133
+ "name": "PackageGroupStatus",
41278
43134
  "ofType": null
41279
43135
  },
41280
43136
  "defaultValue": null,
@@ -41282,11 +43138,11 @@
41282
43138
  "deprecationReason": null
41283
43139
  },
41284
43140
  {
41285
- "name": "hasSoftLimit",
43141
+ "name": "gte",
41286
43142
  "description": null,
41287
43143
  "type": {
41288
- "kind": "SCALAR",
41289
- "name": "Boolean",
43144
+ "kind": "ENUM",
43145
+ "name": "PackageGroupStatus",
41290
43146
  "ofType": null
41291
43147
  },
41292
43148
  "defaultValue": null,
@@ -41294,11 +43150,11 @@
41294
43150
  "deprecationReason": null
41295
43151
  },
41296
43152
  {
41297
- "name": "hasUnlimitedUsage",
43153
+ "name": "iLike",
41298
43154
  "description": null,
41299
43155
  "type": {
41300
- "kind": "SCALAR",
41301
- "name": "Boolean",
43156
+ "kind": "ENUM",
43157
+ "name": "PackageGroupStatus",
41302
43158
  "ofType": null
41303
43159
  },
41304
43160
  "defaultValue": null,
@@ -41306,7 +43162,7 @@
41306
43162
  "deprecationReason": null
41307
43163
  },
41308
43164
  {
41309
- "name": "hiddenFromWidgets",
43165
+ "name": "in",
41310
43166
  "description": null,
41311
43167
  "type": {
41312
43168
  "kind": "LIST",
@@ -41316,7 +43172,7 @@
41316
43172
  "name": null,
41317
43173
  "ofType": {
41318
43174
  "kind": "ENUM",
41319
- "name": "WidgetType",
43175
+ "name": "PackageGroupStatus",
41320
43176
  "ofType": null
41321
43177
  }
41322
43178
  }
@@ -41326,7 +43182,7 @@
41326
43182
  "deprecationReason": null
41327
43183
  },
41328
43184
  {
41329
- "name": "isCustom",
43185
+ "name": "is",
41330
43186
  "description": null,
41331
43187
  "type": {
41332
43188
  "kind": "SCALAR",
@@ -41338,11 +43194,11 @@
41338
43194
  "deprecationReason": null
41339
43195
  },
41340
43196
  {
41341
- "name": "monthlyResetPeriodConfiguration",
43197
+ "name": "isNot",
41342
43198
  "description": null,
41343
43199
  "type": {
41344
- "kind": "INPUT_OBJECT",
41345
- "name": "MonthlyResetPeriodConfigInput",
43200
+ "kind": "SCALAR",
43201
+ "name": "Boolean",
41346
43202
  "ofType": null
41347
43203
  },
41348
43204
  "defaultValue": null,
@@ -41350,11 +43206,11 @@
41350
43206
  "deprecationReason": null
41351
43207
  },
41352
43208
  {
41353
- "name": "order",
43209
+ "name": "like",
41354
43210
  "description": null,
41355
43211
  "type": {
41356
- "kind": "SCALAR",
41357
- "name": "Float",
43212
+ "kind": "ENUM",
43213
+ "name": "PackageGroupStatus",
41358
43214
  "ofType": null
41359
43215
  },
41360
43216
  "defaultValue": null,
@@ -41362,11 +43218,11 @@
41362
43218
  "deprecationReason": null
41363
43219
  },
41364
43220
  {
41365
- "name": "resetPeriod",
43221
+ "name": "lt",
41366
43222
  "description": null,
41367
43223
  "type": {
41368
43224
  "kind": "ENUM",
41369
- "name": "EntitlementResetPeriod",
43225
+ "name": "PackageGroupStatus",
41370
43226
  "ofType": null
41371
43227
  },
41372
43228
  "defaultValue": null,
@@ -41374,11 +43230,11 @@
41374
43230
  "deprecationReason": null
41375
43231
  },
41376
43232
  {
41377
- "name": "usageLimit",
43233
+ "name": "lte",
41378
43234
  "description": null,
41379
43235
  "type": {
41380
- "kind": "SCALAR",
41381
- "name": "Float",
43236
+ "kind": "ENUM",
43237
+ "name": "PackageGroupStatus",
41382
43238
  "ofType": null
41383
43239
  },
41384
43240
  "defaultValue": null,
@@ -41386,11 +43242,11 @@
41386
43242
  "deprecationReason": null
41387
43243
  },
41388
43244
  {
41389
- "name": "weeklyResetPeriodConfiguration",
43245
+ "name": "neq",
41390
43246
  "description": null,
41391
43247
  "type": {
41392
- "kind": "INPUT_OBJECT",
41393
- "name": "WeeklyResetPeriodConfigInput",
43248
+ "kind": "ENUM",
43249
+ "name": "PackageGroupStatus",
41394
43250
  "ofType": null
41395
43251
  },
41396
43252
  "defaultValue": null,
@@ -41398,11 +43254,43 @@
41398
43254
  "deprecationReason": null
41399
43255
  },
41400
43256
  {
41401
- "name": "yearlyResetPeriodConfiguration",
43257
+ "name": "notILike",
41402
43258
  "description": null,
41403
43259
  "type": {
41404
- "kind": "INPUT_OBJECT",
41405
- "name": "YearlyResetPeriodConfigInput",
43260
+ "kind": "ENUM",
43261
+ "name": "PackageGroupStatus",
43262
+ "ofType": null
43263
+ },
43264
+ "defaultValue": null,
43265
+ "isDeprecated": false,
43266
+ "deprecationReason": null
43267
+ },
43268
+ {
43269
+ "name": "notIn",
43270
+ "description": null,
43271
+ "type": {
43272
+ "kind": "LIST",
43273
+ "name": null,
43274
+ "ofType": {
43275
+ "kind": "NON_NULL",
43276
+ "name": null,
43277
+ "ofType": {
43278
+ "kind": "ENUM",
43279
+ "name": "PackageGroupStatus",
43280
+ "ofType": null
43281
+ }
43282
+ }
43283
+ },
43284
+ "defaultValue": null,
43285
+ "isDeprecated": false,
43286
+ "deprecationReason": null
43287
+ },
43288
+ {
43289
+ "name": "notLike",
43290
+ "description": null,
43291
+ "type": {
43292
+ "kind": "ENUM",
43293
+ "name": "PackageGroupStatus",
41406
43294
  "ofType": null
41407
43295
  },
41408
43296
  "defaultValue": null,
@@ -41414,6 +43302,29 @@
41414
43302
  "enumValues": null,
41415
43303
  "possibleTypes": null
41416
43304
  },
43305
+ {
43306
+ "kind": "OBJECT",
43307
+ "name": "PackageGroupSumAggregate",
43308
+ "description": null,
43309
+ "fields": [
43310
+ {
43311
+ "name": "versionNumber",
43312
+ "description": null,
43313
+ "args": [],
43314
+ "type": {
43315
+ "kind": "SCALAR",
43316
+ "name": "Float",
43317
+ "ofType": null
43318
+ },
43319
+ "isDeprecated": false,
43320
+ "deprecationReason": null
43321
+ }
43322
+ ],
43323
+ "inputFields": null,
43324
+ "interfaces": [],
43325
+ "enumValues": null,
43326
+ "possibleTypes": null
43327
+ },
41417
43328
  {
41418
43329
  "kind": "OBJECT",
41419
43330
  "name": "PackagePrice",
@@ -45356,6 +47267,18 @@
45356
47267
  "isDeprecated": false,
45357
47268
  "deprecationReason": null
45358
47269
  },
47270
+ {
47271
+ "name": "maxQuantity",
47272
+ "description": null,
47273
+ "type": {
47274
+ "kind": "INPUT_OBJECT",
47275
+ "name": "NumberFieldComparison",
47276
+ "ofType": null
47277
+ },
47278
+ "defaultValue": null,
47279
+ "isDeprecated": false,
47280
+ "deprecationReason": null
47281
+ },
45359
47282
  {
45360
47283
  "name": "or",
45361
47284
  "description": null,
@@ -53838,6 +55761,45 @@
53838
55761
  ],
53839
55762
  "possibleTypes": null
53840
55763
  },
55764
+ {
55765
+ "kind": "INPUT_OBJECT",
55766
+ "name": "PublishPackageGroup",
55767
+ "description": "The input type for publishing an package group",
55768
+ "fields": null,
55769
+ "inputFields": [
55770
+ {
55771
+ "name": "environmentId",
55772
+ "description": "The environment id to publish the package group in",
55773
+ "type": {
55774
+ "kind": "SCALAR",
55775
+ "name": "String",
55776
+ "ofType": null
55777
+ },
55778
+ "defaultValue": null,
55779
+ "isDeprecated": false,
55780
+ "deprecationReason": null
55781
+ },
55782
+ {
55783
+ "name": "packageGroupId",
55784
+ "description": "The id of the package group",
55785
+ "type": {
55786
+ "kind": "NON_NULL",
55787
+ "name": null,
55788
+ "ofType": {
55789
+ "kind": "SCALAR",
55790
+ "name": "String",
55791
+ "ofType": null
55792
+ }
55793
+ },
55794
+ "defaultValue": null,
55795
+ "isDeprecated": false,
55796
+ "deprecationReason": null
55797
+ }
55798
+ ],
55799
+ "interfaces": null,
55800
+ "enumValues": null,
55801
+ "possibleTypes": null
55802
+ },
53841
55803
  {
53842
55804
  "kind": "OBJECT",
53843
55805
  "name": "PublishPackageResult",
@@ -54991,6 +56953,39 @@
54991
56953
  "isDeprecated": false,
54992
56954
  "deprecationReason": null
54993
56955
  },
56956
+ {
56957
+ "name": "getPackageGroup",
56958
+ "description": null,
56959
+ "args": [
56960
+ {
56961
+ "name": "input",
56962
+ "description": null,
56963
+ "type": {
56964
+ "kind": "NON_NULL",
56965
+ "name": null,
56966
+ "ofType": {
56967
+ "kind": "INPUT_OBJECT",
56968
+ "name": "GetPackageGroup",
56969
+ "ofType": null
56970
+ }
56971
+ },
56972
+ "defaultValue": null,
56973
+ "isDeprecated": false,
56974
+ "deprecationReason": null
56975
+ }
56976
+ ],
56977
+ "type": {
56978
+ "kind": "NON_NULL",
56979
+ "name": null,
56980
+ "ofType": {
56981
+ "kind": "OBJECT",
56982
+ "name": "PackageGroup",
56983
+ "ofType": null
56984
+ }
56985
+ },
56986
+ "isDeprecated": false,
56987
+ "deprecationReason": null
56988
+ },
54994
56989
  {
54995
56990
  "name": "getPaywall",
54996
56991
  "description": null,
@@ -55494,6 +57489,96 @@
55494
57489
  "isDeprecated": false,
55495
57490
  "deprecationReason": null
55496
57491
  },
57492
+ {
57493
+ "name": "packageGroup",
57494
+ "description": null,
57495
+ "args": [
57496
+ {
57497
+ "name": "id",
57498
+ "description": "The id of the record to find.",
57499
+ "type": {
57500
+ "kind": "NON_NULL",
57501
+ "name": null,
57502
+ "ofType": {
57503
+ "kind": "SCALAR",
57504
+ "name": "ID",
57505
+ "ofType": null
57506
+ }
57507
+ },
57508
+ "defaultValue": null,
57509
+ "isDeprecated": false,
57510
+ "deprecationReason": null
57511
+ }
57512
+ ],
57513
+ "type": {
57514
+ "kind": "OBJECT",
57515
+ "name": "PackageGroup",
57516
+ "ofType": null
57517
+ },
57518
+ "isDeprecated": false,
57519
+ "deprecationReason": null
57520
+ },
57521
+ {
57522
+ "name": "packageGroups",
57523
+ "description": null,
57524
+ "args": [
57525
+ {
57526
+ "name": "filter",
57527
+ "description": "Specify to filter the records returned.",
57528
+ "type": {
57529
+ "kind": "INPUT_OBJECT",
57530
+ "name": "PackageGroupFilter",
57531
+ "ofType": null
57532
+ },
57533
+ "defaultValue": "{}",
57534
+ "isDeprecated": false,
57535
+ "deprecationReason": null
57536
+ },
57537
+ {
57538
+ "name": "paging",
57539
+ "description": "Limit or page results.",
57540
+ "type": {
57541
+ "kind": "INPUT_OBJECT",
57542
+ "name": "CursorPaging",
57543
+ "ofType": null
57544
+ },
57545
+ "defaultValue": "{first: 10}",
57546
+ "isDeprecated": false,
57547
+ "deprecationReason": null
57548
+ },
57549
+ {
57550
+ "name": "sorting",
57551
+ "description": "Specify to sort results.",
57552
+ "type": {
57553
+ "kind": "LIST",
57554
+ "name": null,
57555
+ "ofType": {
57556
+ "kind": "NON_NULL",
57557
+ "name": null,
57558
+ "ofType": {
57559
+ "kind": "INPUT_OBJECT",
57560
+ "name": "PackageGroupSort",
57561
+ "ofType": null
57562
+ }
57563
+ }
57564
+ },
57565
+ "defaultValue": "[{direction: DESC, field: createdAt}]",
57566
+ "isDeprecated": false,
57567
+ "deprecationReason": null
57568
+ }
57569
+ ],
57570
+ "type": {
57571
+ "kind": "NON_NULL",
57572
+ "name": null,
57573
+ "ofType": {
57574
+ "kind": "OBJECT",
57575
+ "name": "PackageGroupConnection",
57576
+ "ofType": null
57577
+ }
57578
+ },
57579
+ "isDeprecated": false,
57580
+ "deprecationReason": null
57581
+ },
55497
57582
  {
55498
57583
  "name": "paywall",
55499
57584
  "description": null,
@@ -57372,6 +59457,69 @@
57372
59457
  "enumValues": null,
57373
59458
  "possibleTypes": null
57374
59459
  },
59460
+ {
59461
+ "kind": "INPUT_OBJECT",
59462
+ "name": "SetPackageGroupAddons",
59463
+ "description": "The input type for setting the addons of an package group",
59464
+ "fields": null,
59465
+ "inputFields": [
59466
+ {
59467
+ "name": "addons",
59468
+ "description": "The addons to set on the package group",
59469
+ "type": {
59470
+ "kind": "NON_NULL",
59471
+ "name": null,
59472
+ "ofType": {
59473
+ "kind": "LIST",
59474
+ "name": null,
59475
+ "ofType": {
59476
+ "kind": "NON_NULL",
59477
+ "name": null,
59478
+ "ofType": {
59479
+ "kind": "SCALAR",
59480
+ "name": "String",
59481
+ "ofType": null
59482
+ }
59483
+ }
59484
+ }
59485
+ },
59486
+ "defaultValue": null,
59487
+ "isDeprecated": false,
59488
+ "deprecationReason": null
59489
+ },
59490
+ {
59491
+ "name": "environmentId",
59492
+ "description": "The environment id to set the addons of the package group in",
59493
+ "type": {
59494
+ "kind": "SCALAR",
59495
+ "name": "String",
59496
+ "ofType": null
59497
+ },
59498
+ "defaultValue": null,
59499
+ "isDeprecated": false,
59500
+ "deprecationReason": null
59501
+ },
59502
+ {
59503
+ "name": "packageGroupId",
59504
+ "description": "The id of the package group",
59505
+ "type": {
59506
+ "kind": "NON_NULL",
59507
+ "name": null,
59508
+ "ofType": {
59509
+ "kind": "SCALAR",
59510
+ "name": "String",
59511
+ "ofType": null
59512
+ }
59513
+ },
59514
+ "defaultValue": null,
59515
+ "isDeprecated": false,
59516
+ "deprecationReason": null
59517
+ }
59518
+ ],
59519
+ "interfaces": null,
59520
+ "enumValues": null,
59521
+ "possibleTypes": null
59522
+ },
57375
59523
  {
57376
59524
  "kind": "OBJECT",
57377
59525
  "name": "SnowflakeCredentials",
@@ -59473,6 +61621,18 @@
59473
61621
  "isDeprecated": false,
59474
61622
  "deprecationReason": null
59475
61623
  },
61624
+ {
61625
+ "name": "maxQuantity",
61626
+ "description": null,
61627
+ "type": {
61628
+ "kind": "INPUT_OBJECT",
61629
+ "name": "NumberFieldComparison",
61630
+ "ofType": null
61631
+ },
61632
+ "defaultValue": null,
61633
+ "isDeprecated": false,
61634
+ "deprecationReason": null
61635
+ },
59476
61636
  {
59477
61637
  "name": "or",
59478
61638
  "description": null,