stigg-api-client 1.95.0 → 1.96.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -22796,6 +22796,12 @@
22796
22796
  "isDeprecated": false,
22797
22797
  "deprecationReason": null
22798
22798
  },
22799
+ {
22800
+ "name": "PackageGroupMinItemsError",
22801
+ "description": "Package group min items error",
22802
+ "isDeprecated": false,
22803
+ "deprecationReason": null
22804
+ },
22799
22805
  {
22800
22806
  "name": "PackageGroupNotFound",
22801
22807
  "description": null,
@@ -38758,6 +38764,53 @@
38758
38764
  "enumValues": null,
38759
38765
  "possibleTypes": null
38760
38766
  },
38767
+ {
38768
+ "kind": "OBJECT",
38769
+ "name": "NumberChange",
38770
+ "description": null,
38771
+ "fields": [
38772
+ {
38773
+ "name": "after",
38774
+ "description": null,
38775
+ "args": [],
38776
+ "type": {
38777
+ "kind": "SCALAR",
38778
+ "name": "Float",
38779
+ "ofType": null
38780
+ },
38781
+ "isDeprecated": false,
38782
+ "deprecationReason": null
38783
+ },
38784
+ {
38785
+ "name": "before",
38786
+ "description": null,
38787
+ "args": [],
38788
+ "type": {
38789
+ "kind": "SCALAR",
38790
+ "name": "Float",
38791
+ "ofType": null
38792
+ },
38793
+ "isDeprecated": false,
38794
+ "deprecationReason": null
38795
+ },
38796
+ {
38797
+ "name": "changeType",
38798
+ "description": null,
38799
+ "args": [],
38800
+ "type": {
38801
+ "kind": "ENUM",
38802
+ "name": "ChangeType",
38803
+ "ofType": null
38804
+ },
38805
+ "isDeprecated": false,
38806
+ "deprecationReason": null
38807
+ }
38808
+ ],
38809
+ "inputFields": null,
38810
+ "interfaces": [],
38811
+ "enumValues": null,
38812
+ "possibleTypes": null
38813
+ },
38761
38814
  {
38762
38815
  "kind": "INPUT_OBJECT",
38763
38816
  "name": "NumberFieldComparison",
@@ -39448,7 +39501,7 @@
39448
39501
  "args": [],
39449
39502
  "type": {
39450
39503
  "kind": "OBJECT",
39451
- "name": "StringChangeDTO",
39504
+ "name": "NumberChange",
39452
39505
  "ofType": null
39453
39506
  },
39454
39507
  "isDeprecated": false,
@@ -42931,18 +42984,6 @@
42931
42984
  "description": null,
42932
42985
  "fields": null,
42933
42986
  "inputFields": [
42934
- {
42935
- "name": "addons",
42936
- "description": null,
42937
- "type": {
42938
- "kind": "INPUT_OBJECT",
42939
- "name": "PackageGroupFilterAddonFilter",
42940
- "ofType": null
42941
- },
42942
- "defaultValue": null,
42943
- "isDeprecated": false,
42944
- "deprecationReason": null
42945
- },
42946
42987
  {
42947
42988
  "name": "and",
42948
42989
  "description": null,
@@ -43110,7 +43151,7 @@
43110
43151
  },
43111
43152
  {
43112
43153
  "kind": "INPUT_OBJECT",
43113
- "name": "PackageGroupFilterAddonFilter",
43154
+ "name": "PackageGroupFilterProductFilter",
43114
43155
  "description": null,
43115
43156
  "fields": null,
43116
43157
  "inputFields": [
@@ -43125,7 +43166,7 @@
43125
43166
  "name": null,
43126
43167
  "ofType": {
43127
43168
  "kind": "INPUT_OBJECT",
43128
- "name": "PackageGroupFilterAddonFilter",
43169
+ "name": "PackageGroupFilterProductFilter",
43129
43170
  "ofType": null
43130
43171
  }
43131
43172
  }
@@ -43135,7 +43176,19 @@
43135
43176
  "deprecationReason": null
43136
43177
  },
43137
43178
  {
43138
- "name": "billingId",
43179
+ "name": "awsMarketplaceProductCode",
43180
+ "description": null,
43181
+ "type": {
43182
+ "kind": "INPUT_OBJECT",
43183
+ "name": "StringFieldComparison",
43184
+ "ofType": null
43185
+ },
43186
+ "defaultValue": null,
43187
+ "isDeprecated": false,
43188
+ "deprecationReason": null
43189
+ },
43190
+ {
43191
+ "name": "awsMarketplaceProductId",
43139
43192
  "description": null,
43140
43193
  "type": {
43141
43194
  "kind": "INPUT_OBJECT",
@@ -43207,7 +43260,7 @@
43207
43260
  "deprecationReason": null
43208
43261
  },
43209
43262
  {
43210
- "name": "isLatest",
43263
+ "name": "isDefaultProduct",
43211
43264
  "description": null,
43212
43265
  "type": {
43213
43266
  "kind": "INPUT_OBJECT",
@@ -43229,7 +43282,7 @@
43229
43282
  "name": null,
43230
43283
  "ofType": {
43231
43284
  "kind": "INPUT_OBJECT",
43232
- "name": "PackageGroupFilterAddonFilter",
43285
+ "name": "PackageGroupFilterProductFilter",
43233
43286
  "ofType": null
43234
43287
  }
43235
43288
  }
@@ -43238,30 +43291,6 @@
43238
43291
  "isDeprecated": false,
43239
43292
  "deprecationReason": null
43240
43293
  },
43241
- {
43242
- "name": "pricingType",
43243
- "description": null,
43244
- "type": {
43245
- "kind": "INPUT_OBJECT",
43246
- "name": "PricingTypeFilterComparison",
43247
- "ofType": null
43248
- },
43249
- "defaultValue": null,
43250
- "isDeprecated": false,
43251
- "deprecationReason": null
43252
- },
43253
- {
43254
- "name": "productId",
43255
- "description": null,
43256
- "type": {
43257
- "kind": "INPUT_OBJECT",
43258
- "name": "StringFieldComparison",
43259
- "ofType": null
43260
- },
43261
- "defaultValue": null,
43262
- "isDeprecated": false,
43263
- "deprecationReason": null
43264
- },
43265
43294
  {
43266
43295
  "name": "refId",
43267
43296
  "description": null,
@@ -43274,18 +43303,6 @@
43274
43303
  "isDeprecated": false,
43275
43304
  "deprecationReason": null
43276
43305
  },
43277
- {
43278
- "name": "status",
43279
- "description": null,
43280
- "type": {
43281
- "kind": "INPUT_OBJECT",
43282
- "name": "PackageStatusFilterComparison",
43283
- "ofType": null
43284
- },
43285
- "defaultValue": null,
43286
- "isDeprecated": false,
43287
- "deprecationReason": null
43288
- },
43289
43306
  {
43290
43307
  "name": "updatedAt",
43291
43308
  "description": null,
@@ -43297,18 +43314,6 @@
43297
43314
  "defaultValue": null,
43298
43315
  "isDeprecated": false,
43299
43316
  "deprecationReason": null
43300
- },
43301
- {
43302
- "name": "versionNumber",
43303
- "description": null,
43304
- "type": {
43305
- "kind": "INPUT_OBJECT",
43306
- "name": "IntFieldComparison",
43307
- "ofType": null
43308
- },
43309
- "defaultValue": null,
43310
- "isDeprecated": false,
43311
- "deprecationReason": null
43312
43317
  }
43313
43318
  ],
43314
43319
  "interfaces": null,
@@ -43316,286 +43321,115 @@
43316
43321
  "possibleTypes": null
43317
43322
  },
43318
43323
  {
43319
- "kind": "INPUT_OBJECT",
43320
- "name": "PackageGroupFilterProductFilter",
43324
+ "kind": "OBJECT",
43325
+ "name": "PackageGroupMaxAggregate",
43321
43326
  "description": null,
43322
- "fields": null,
43323
- "inputFields": [
43324
- {
43325
- "name": "and",
43326
- "description": null,
43327
- "type": {
43328
- "kind": "LIST",
43329
- "name": null,
43330
- "ofType": {
43331
- "kind": "NON_NULL",
43332
- "name": null,
43333
- "ofType": {
43334
- "kind": "INPUT_OBJECT",
43335
- "name": "PackageGroupFilterProductFilter",
43336
- "ofType": null
43337
- }
43338
- }
43339
- },
43340
- "defaultValue": null,
43341
- "isDeprecated": false,
43342
- "deprecationReason": null
43343
- },
43344
- {
43345
- "name": "awsMarketplaceProductCode",
43346
- "description": null,
43347
- "type": {
43348
- "kind": "INPUT_OBJECT",
43349
- "name": "StringFieldComparison",
43350
- "ofType": null
43351
- },
43352
- "defaultValue": null,
43353
- "isDeprecated": false,
43354
- "deprecationReason": null
43355
- },
43356
- {
43357
- "name": "awsMarketplaceProductId",
43358
- "description": null,
43359
- "type": {
43360
- "kind": "INPUT_OBJECT",
43361
- "name": "StringFieldComparison",
43362
- "ofType": null
43363
- },
43364
- "defaultValue": null,
43365
- "isDeprecated": false,
43366
- "deprecationReason": null
43367
- },
43327
+ "fields": [
43368
43328
  {
43369
43329
  "name": "createdAt",
43370
43330
  "description": null,
43331
+ "args": [],
43371
43332
  "type": {
43372
- "kind": "INPUT_OBJECT",
43373
- "name": "DateFieldComparison",
43374
- "ofType": null
43375
- },
43376
- "defaultValue": null,
43377
- "isDeprecated": false,
43378
- "deprecationReason": null
43379
- },
43380
- {
43381
- "name": "description",
43382
- "description": null,
43383
- "type": {
43384
- "kind": "INPUT_OBJECT",
43385
- "name": "StringFieldComparison",
43333
+ "kind": "SCALAR",
43334
+ "name": "DateTime",
43386
43335
  "ofType": null
43387
43336
  },
43388
- "defaultValue": null,
43389
43337
  "isDeprecated": false,
43390
43338
  "deprecationReason": null
43391
43339
  },
43392
43340
  {
43393
43341
  "name": "displayName",
43394
43342
  "description": null,
43343
+ "args": [],
43395
43344
  "type": {
43396
- "kind": "INPUT_OBJECT",
43397
- "name": "StringFieldComparison",
43345
+ "kind": "SCALAR",
43346
+ "name": "String",
43398
43347
  "ofType": null
43399
43348
  },
43400
- "defaultValue": null,
43401
43349
  "isDeprecated": false,
43402
43350
  "deprecationReason": null
43403
43351
  },
43404
43352
  {
43405
43353
  "name": "environmentId",
43406
43354
  "description": null,
43355
+ "args": [],
43407
43356
  "type": {
43408
- "kind": "INPUT_OBJECT",
43409
- "name": "StringFieldComparison",
43357
+ "kind": "SCALAR",
43358
+ "name": "String",
43410
43359
  "ofType": null
43411
43360
  },
43412
- "defaultValue": null,
43413
43361
  "isDeprecated": false,
43414
43362
  "deprecationReason": null
43415
43363
  },
43416
43364
  {
43417
- "name": "id",
43365
+ "name": "packageGroupId",
43418
43366
  "description": null,
43367
+ "args": [],
43419
43368
  "type": {
43420
- "kind": "INPUT_OBJECT",
43421
- "name": "StringFieldComparison",
43369
+ "kind": "SCALAR",
43370
+ "name": "String",
43422
43371
  "ofType": null
43423
43372
  },
43424
- "defaultValue": null,
43425
43373
  "isDeprecated": false,
43426
43374
  "deprecationReason": null
43427
43375
  },
43428
43376
  {
43429
- "name": "isDefaultProduct",
43377
+ "name": "productId",
43430
43378
  "description": null,
43379
+ "args": [],
43431
43380
  "type": {
43432
- "kind": "INPUT_OBJECT",
43433
- "name": "BooleanFieldComparison",
43381
+ "kind": "SCALAR",
43382
+ "name": "String",
43434
43383
  "ofType": null
43435
43384
  },
43436
- "defaultValue": null,
43437
43385
  "isDeprecated": false,
43438
43386
  "deprecationReason": null
43439
43387
  },
43440
43388
  {
43441
- "name": "or",
43389
+ "name": "status",
43442
43390
  "description": null,
43391
+ "args": [],
43443
43392
  "type": {
43444
- "kind": "LIST",
43445
- "name": null,
43446
- "ofType": {
43447
- "kind": "NON_NULL",
43448
- "name": null,
43449
- "ofType": {
43450
- "kind": "INPUT_OBJECT",
43451
- "name": "PackageGroupFilterProductFilter",
43452
- "ofType": null
43453
- }
43454
- }
43393
+ "kind": "ENUM",
43394
+ "name": "PackageGroupStatus",
43395
+ "ofType": null
43455
43396
  },
43456
- "defaultValue": null,
43457
43397
  "isDeprecated": false,
43458
43398
  "deprecationReason": null
43459
43399
  },
43460
43400
  {
43461
- "name": "refId",
43401
+ "name": "updatedAt",
43462
43402
  "description": null,
43403
+ "args": [],
43463
43404
  "type": {
43464
- "kind": "INPUT_OBJECT",
43465
- "name": "StringFieldComparison",
43405
+ "kind": "SCALAR",
43406
+ "name": "DateTime",
43466
43407
  "ofType": null
43467
43408
  },
43468
- "defaultValue": null,
43469
43409
  "isDeprecated": false,
43470
43410
  "deprecationReason": null
43471
43411
  },
43472
43412
  {
43473
- "name": "updatedAt",
43413
+ "name": "versionNumber",
43474
43414
  "description": null,
43415
+ "args": [],
43475
43416
  "type": {
43476
- "kind": "INPUT_OBJECT",
43477
- "name": "DateFieldComparison",
43417
+ "kind": "SCALAR",
43418
+ "name": "Int",
43478
43419
  "ofType": null
43479
43420
  },
43480
- "defaultValue": null,
43481
43421
  "isDeprecated": false,
43482
43422
  "deprecationReason": null
43483
43423
  }
43484
43424
  ],
43485
- "interfaces": null,
43425
+ "inputFields": null,
43426
+ "interfaces": [],
43486
43427
  "enumValues": null,
43487
43428
  "possibleTypes": null
43488
43429
  },
43489
43430
  {
43490
43431
  "kind": "OBJECT",
43491
- "name": "PackageGroupMaxAggregate",
43492
- "description": null,
43493
- "fields": [
43494
- {
43495
- "name": "createdAt",
43496
- "description": null,
43497
- "args": [],
43498
- "type": {
43499
- "kind": "SCALAR",
43500
- "name": "DateTime",
43501
- "ofType": null
43502
- },
43503
- "isDeprecated": false,
43504
- "deprecationReason": null
43505
- },
43506
- {
43507
- "name": "displayName",
43508
- "description": null,
43509
- "args": [],
43510
- "type": {
43511
- "kind": "SCALAR",
43512
- "name": "String",
43513
- "ofType": null
43514
- },
43515
- "isDeprecated": false,
43516
- "deprecationReason": null
43517
- },
43518
- {
43519
- "name": "environmentId",
43520
- "description": null,
43521
- "args": [],
43522
- "type": {
43523
- "kind": "SCALAR",
43524
- "name": "String",
43525
- "ofType": null
43526
- },
43527
- "isDeprecated": false,
43528
- "deprecationReason": null
43529
- },
43530
- {
43531
- "name": "packageGroupId",
43532
- "description": null,
43533
- "args": [],
43534
- "type": {
43535
- "kind": "SCALAR",
43536
- "name": "String",
43537
- "ofType": null
43538
- },
43539
- "isDeprecated": false,
43540
- "deprecationReason": null
43541
- },
43542
- {
43543
- "name": "productId",
43544
- "description": null,
43545
- "args": [],
43546
- "type": {
43547
- "kind": "SCALAR",
43548
- "name": "String",
43549
- "ofType": null
43550
- },
43551
- "isDeprecated": false,
43552
- "deprecationReason": null
43553
- },
43554
- {
43555
- "name": "status",
43556
- "description": null,
43557
- "args": [],
43558
- "type": {
43559
- "kind": "ENUM",
43560
- "name": "PackageGroupStatus",
43561
- "ofType": null
43562
- },
43563
- "isDeprecated": false,
43564
- "deprecationReason": null
43565
- },
43566
- {
43567
- "name": "updatedAt",
43568
- "description": null,
43569
- "args": [],
43570
- "type": {
43571
- "kind": "SCALAR",
43572
- "name": "DateTime",
43573
- "ofType": null
43574
- },
43575
- "isDeprecated": false,
43576
- "deprecationReason": null
43577
- },
43578
- {
43579
- "name": "versionNumber",
43580
- "description": null,
43581
- "args": [],
43582
- "type": {
43583
- "kind": "SCALAR",
43584
- "name": "Int",
43585
- "ofType": null
43586
- },
43587
- "isDeprecated": false,
43588
- "deprecationReason": null
43589
- }
43590
- ],
43591
- "inputFields": null,
43592
- "interfaces": [],
43593
- "enumValues": null,
43594
- "possibleTypes": null
43595
- },
43596
- {
43597
- "kind": "OBJECT",
43598
- "name": "PackageGroupMinAggregate",
43432
+ "name": "PackageGroupMinAggregate",
43599
43433
  "description": null,
43600
43434
  "fields": [
43601
43435
  {
@@ -46412,40 +46246,7 @@
46412
46246
  {
46413
46247
  "name": "compatiblePackageGroups",
46414
46248
  "description": null,
46415
- "args": [
46416
- {
46417
- "name": "filter",
46418
- "description": "Specify to filter the records returned.",
46419
- "type": {
46420
- "kind": "INPUT_OBJECT",
46421
- "name": "PackageGroupFilter",
46422
- "ofType": null
46423
- },
46424
- "defaultValue": "{}",
46425
- "isDeprecated": false,
46426
- "deprecationReason": null
46427
- },
46428
- {
46429
- "name": "sorting",
46430
- "description": "Specify to sort results.",
46431
- "type": {
46432
- "kind": "LIST",
46433
- "name": null,
46434
- "ofType": {
46435
- "kind": "NON_NULL",
46436
- "name": null,
46437
- "ofType": {
46438
- "kind": "INPUT_OBJECT",
46439
- "name": "PackageGroupSort",
46440
- "ofType": null
46441
- }
46442
- }
46443
- },
46444
- "defaultValue": "[{direction: DESC, field: createdAt}]",
46445
- "isDeprecated": false,
46446
- "deprecationReason": null
46447
- }
46448
- ],
46249
+ "args": [],
46449
46250
  "type": {
46450
46251
  "kind": "LIST",
46451
46252
  "name": null,
@@ -46454,7 +46255,7 @@
46454
46255
  "name": null,
46455
46256
  "ofType": {
46456
46257
  "kind": "OBJECT",
46457
- "name": "PackageGroup",
46258
+ "name": "PlanCompatiblePackageGroups",
46458
46259
  "ofType": null
46459
46260
  }
46460
46261
  }
@@ -47320,6 +47121,244 @@
47320
47121
  "enumValues": null,
47321
47122
  "possibleTypes": null
47322
47123
  },
47124
+ {
47125
+ "kind": "OBJECT",
47126
+ "name": "PlanCompatiblePackageGroupOptions",
47127
+ "description": "Plan compatible package group options",
47128
+ "fields": [
47129
+ {
47130
+ "name": "minItems",
47131
+ "description": "Number of required items from package group",
47132
+ "args": [],
47133
+ "type": {
47134
+ "kind": "SCALAR",
47135
+ "name": "Float",
47136
+ "ofType": null
47137
+ },
47138
+ "isDeprecated": false,
47139
+ "deprecationReason": null
47140
+ }
47141
+ ],
47142
+ "inputFields": null,
47143
+ "interfaces": [],
47144
+ "enumValues": null,
47145
+ "possibleTypes": null
47146
+ },
47147
+ {
47148
+ "kind": "OBJECT",
47149
+ "name": "PlanCompatiblePackageGroups",
47150
+ "description": "Plan compatible package group",
47151
+ "fields": [
47152
+ {
47153
+ "name": "addons",
47154
+ "description": "The addons that are a part of this group",
47155
+ "args": [],
47156
+ "type": {
47157
+ "kind": "LIST",
47158
+ "name": null,
47159
+ "ofType": {
47160
+ "kind": "NON_NULL",
47161
+ "name": null,
47162
+ "ofType": {
47163
+ "kind": "OBJECT",
47164
+ "name": "Addon",
47165
+ "ofType": null
47166
+ }
47167
+ }
47168
+ },
47169
+ "isDeprecated": false,
47170
+ "deprecationReason": null
47171
+ },
47172
+ {
47173
+ "name": "createdAt",
47174
+ "description": "The date the package group was created",
47175
+ "args": [],
47176
+ "type": {
47177
+ "kind": "NON_NULL",
47178
+ "name": null,
47179
+ "ofType": {
47180
+ "kind": "SCALAR",
47181
+ "name": "DateTime",
47182
+ "ofType": null
47183
+ }
47184
+ },
47185
+ "isDeprecated": false,
47186
+ "deprecationReason": null
47187
+ },
47188
+ {
47189
+ "name": "description",
47190
+ "description": "The description of the package group",
47191
+ "args": [],
47192
+ "type": {
47193
+ "kind": "SCALAR",
47194
+ "name": "String",
47195
+ "ofType": null
47196
+ },
47197
+ "isDeprecated": false,
47198
+ "deprecationReason": null
47199
+ },
47200
+ {
47201
+ "name": "displayName",
47202
+ "description": "The display name of the package group",
47203
+ "args": [],
47204
+ "type": {
47205
+ "kind": "NON_NULL",
47206
+ "name": null,
47207
+ "ofType": {
47208
+ "kind": "SCALAR",
47209
+ "name": "String",
47210
+ "ofType": null
47211
+ }
47212
+ },
47213
+ "isDeprecated": false,
47214
+ "deprecationReason": null
47215
+ },
47216
+ {
47217
+ "name": "environmentId",
47218
+ "description": "The environment id of the package group in",
47219
+ "args": [],
47220
+ "type": {
47221
+ "kind": "NON_NULL",
47222
+ "name": null,
47223
+ "ofType": {
47224
+ "kind": "SCALAR",
47225
+ "name": "String",
47226
+ "ofType": null
47227
+ }
47228
+ },
47229
+ "isDeprecated": false,
47230
+ "deprecationReason": null
47231
+ },
47232
+ {
47233
+ "name": "isLatest",
47234
+ "description": "Indicates if this is the latest version of the package group",
47235
+ "args": [],
47236
+ "type": {
47237
+ "kind": "NON_NULL",
47238
+ "name": null,
47239
+ "ofType": {
47240
+ "kind": "SCALAR",
47241
+ "name": "Boolean",
47242
+ "ofType": null
47243
+ }
47244
+ },
47245
+ "isDeprecated": false,
47246
+ "deprecationReason": null
47247
+ },
47248
+ {
47249
+ "name": "options",
47250
+ "description": null,
47251
+ "args": [],
47252
+ "type": {
47253
+ "kind": "NON_NULL",
47254
+ "name": null,
47255
+ "ofType": {
47256
+ "kind": "OBJECT",
47257
+ "name": "PlanCompatiblePackageGroupOptions",
47258
+ "ofType": null
47259
+ }
47260
+ },
47261
+ "isDeprecated": false,
47262
+ "deprecationReason": null
47263
+ },
47264
+ {
47265
+ "name": "packageGroupId",
47266
+ "description": "The id of the package group",
47267
+ "args": [],
47268
+ "type": {
47269
+ "kind": "NON_NULL",
47270
+ "name": null,
47271
+ "ofType": {
47272
+ "kind": "SCALAR",
47273
+ "name": "String",
47274
+ "ofType": null
47275
+ }
47276
+ },
47277
+ "isDeprecated": false,
47278
+ "deprecationReason": null
47279
+ },
47280
+ {
47281
+ "name": "product",
47282
+ "description": null,
47283
+ "args": [],
47284
+ "type": {
47285
+ "kind": "NON_NULL",
47286
+ "name": null,
47287
+ "ofType": {
47288
+ "kind": "OBJECT",
47289
+ "name": "Product",
47290
+ "ofType": null
47291
+ }
47292
+ },
47293
+ "isDeprecated": false,
47294
+ "deprecationReason": null
47295
+ },
47296
+ {
47297
+ "name": "productId",
47298
+ "description": null,
47299
+ "args": [],
47300
+ "type": {
47301
+ "kind": "SCALAR",
47302
+ "name": "String",
47303
+ "ofType": null
47304
+ },
47305
+ "isDeprecated": false,
47306
+ "deprecationReason": null
47307
+ },
47308
+ {
47309
+ "name": "status",
47310
+ "description": "The status of the package group",
47311
+ "args": [],
47312
+ "type": {
47313
+ "kind": "NON_NULL",
47314
+ "name": null,
47315
+ "ofType": {
47316
+ "kind": "ENUM",
47317
+ "name": "PackageGroupStatus",
47318
+ "ofType": null
47319
+ }
47320
+ },
47321
+ "isDeprecated": false,
47322
+ "deprecationReason": null
47323
+ },
47324
+ {
47325
+ "name": "updatedAt",
47326
+ "description": "The date the package group was last updated",
47327
+ "args": [],
47328
+ "type": {
47329
+ "kind": "NON_NULL",
47330
+ "name": null,
47331
+ "ofType": {
47332
+ "kind": "SCALAR",
47333
+ "name": "DateTime",
47334
+ "ofType": null
47335
+ }
47336
+ },
47337
+ "isDeprecated": false,
47338
+ "deprecationReason": null
47339
+ },
47340
+ {
47341
+ "name": "versionNumber",
47342
+ "description": "The version number of the package group",
47343
+ "args": [],
47344
+ "type": {
47345
+ "kind": "NON_NULL",
47346
+ "name": null,
47347
+ "ofType": {
47348
+ "kind": "SCALAR",
47349
+ "name": "Int",
47350
+ "ofType": null
47351
+ }
47352
+ },
47353
+ "isDeprecated": false,
47354
+ "deprecationReason": null
47355
+ }
47356
+ ],
47357
+ "inputFields": null,
47358
+ "interfaces": [],
47359
+ "enumValues": null,
47360
+ "possibleTypes": null
47361
+ },
47323
47362
  {
47324
47363
  "kind": "OBJECT",
47325
47364
  "name": "PlanConnection",
@@ -47818,18 +47857,6 @@
47818
47857
  "isDeprecated": false,
47819
47858
  "deprecationReason": null
47820
47859
  },
47821
- {
47822
- "name": "compatiblePackageGroups",
47823
- "description": null,
47824
- "type": {
47825
- "kind": "INPUT_OBJECT",
47826
- "name": "PlanFilterPackageGroupFilter",
47827
- "ofType": null
47828
- },
47829
- "defaultValue": null,
47830
- "isDeprecated": false,
47831
- "deprecationReason": null
47832
- },
47833
47860
  {
47834
47861
  "name": "createdAt",
47835
47862
  "description": null,
@@ -47913,397 +47940,7 @@
47913
47940
  "name": null,
47914
47941
  "ofType": {
47915
47942
  "kind": "INPUT_OBJECT",
47916
- "name": "PlanFilter",
47917
- "ofType": null
47918
- }
47919
- }
47920
- },
47921
- "defaultValue": null,
47922
- "isDeprecated": false,
47923
- "deprecationReason": null
47924
- },
47925
- {
47926
- "name": "pricingType",
47927
- "description": null,
47928
- "type": {
47929
- "kind": "INPUT_OBJECT",
47930
- "name": "PricingTypeFilterComparison",
47931
- "ofType": null
47932
- },
47933
- "defaultValue": null,
47934
- "isDeprecated": false,
47935
- "deprecationReason": null
47936
- },
47937
- {
47938
- "name": "product",
47939
- "description": null,
47940
- "type": {
47941
- "kind": "INPUT_OBJECT",
47942
- "name": "PlanFilterProductFilter",
47943
- "ofType": null
47944
- },
47945
- "defaultValue": null,
47946
- "isDeprecated": false,
47947
- "deprecationReason": null
47948
- },
47949
- {
47950
- "name": "productId",
47951
- "description": null,
47952
- "type": {
47953
- "kind": "INPUT_OBJECT",
47954
- "name": "StringFieldComparison",
47955
- "ofType": null
47956
- },
47957
- "defaultValue": null,
47958
- "isDeprecated": false,
47959
- "deprecationReason": null
47960
- },
47961
- {
47962
- "name": "refId",
47963
- "description": null,
47964
- "type": {
47965
- "kind": "INPUT_OBJECT",
47966
- "name": "StringFieldComparison",
47967
- "ofType": null
47968
- },
47969
- "defaultValue": null,
47970
- "isDeprecated": false,
47971
- "deprecationReason": null
47972
- },
47973
- {
47974
- "name": "status",
47975
- "description": null,
47976
- "type": {
47977
- "kind": "INPUT_OBJECT",
47978
- "name": "PackageStatusFilterComparison",
47979
- "ofType": null
47980
- },
47981
- "defaultValue": null,
47982
- "isDeprecated": false,
47983
- "deprecationReason": null
47984
- },
47985
- {
47986
- "name": "updatedAt",
47987
- "description": null,
47988
- "type": {
47989
- "kind": "INPUT_OBJECT",
47990
- "name": "DateFieldComparison",
47991
- "ofType": null
47992
- },
47993
- "defaultValue": null,
47994
- "isDeprecated": false,
47995
- "deprecationReason": null
47996
- },
47997
- {
47998
- "name": "versionNumber",
47999
- "description": null,
48000
- "type": {
48001
- "kind": "INPUT_OBJECT",
48002
- "name": "IntFieldComparison",
48003
- "ofType": null
48004
- },
48005
- "defaultValue": null,
48006
- "isDeprecated": false,
48007
- "deprecationReason": null
48008
- }
48009
- ],
48010
- "interfaces": null,
48011
- "enumValues": null,
48012
- "possibleTypes": null
48013
- },
48014
- {
48015
- "kind": "INPUT_OBJECT",
48016
- "name": "PlanFilterAddonFilter",
48017
- "description": null,
48018
- "fields": null,
48019
- "inputFields": [
48020
- {
48021
- "name": "and",
48022
- "description": null,
48023
- "type": {
48024
- "kind": "LIST",
48025
- "name": null,
48026
- "ofType": {
48027
- "kind": "NON_NULL",
48028
- "name": null,
48029
- "ofType": {
48030
- "kind": "INPUT_OBJECT",
48031
- "name": "PlanFilterAddonFilter",
48032
- "ofType": null
48033
- }
48034
- }
48035
- },
48036
- "defaultValue": null,
48037
- "isDeprecated": false,
48038
- "deprecationReason": null
48039
- },
48040
- {
48041
- "name": "billingId",
48042
- "description": null,
48043
- "type": {
48044
- "kind": "INPUT_OBJECT",
48045
- "name": "StringFieldComparison",
48046
- "ofType": null
48047
- },
48048
- "defaultValue": null,
48049
- "isDeprecated": false,
48050
- "deprecationReason": null
48051
- },
48052
- {
48053
- "name": "createdAt",
48054
- "description": null,
48055
- "type": {
48056
- "kind": "INPUT_OBJECT",
48057
- "name": "DateFieldComparison",
48058
- "ofType": null
48059
- },
48060
- "defaultValue": null,
48061
- "isDeprecated": false,
48062
- "deprecationReason": null
48063
- },
48064
- {
48065
- "name": "description",
48066
- "description": null,
48067
- "type": {
48068
- "kind": "INPUT_OBJECT",
48069
- "name": "StringFieldComparison",
48070
- "ofType": null
48071
- },
48072
- "defaultValue": null,
48073
- "isDeprecated": false,
48074
- "deprecationReason": null
48075
- },
48076
- {
48077
- "name": "displayName",
48078
- "description": null,
48079
- "type": {
48080
- "kind": "INPUT_OBJECT",
48081
- "name": "StringFieldComparison",
48082
- "ofType": null
48083
- },
48084
- "defaultValue": null,
48085
- "isDeprecated": false,
48086
- "deprecationReason": null
48087
- },
48088
- {
48089
- "name": "environmentId",
48090
- "description": null,
48091
- "type": {
48092
- "kind": "INPUT_OBJECT",
48093
- "name": "StringFieldComparison",
48094
- "ofType": null
48095
- },
48096
- "defaultValue": null,
48097
- "isDeprecated": false,
48098
- "deprecationReason": null
48099
- },
48100
- {
48101
- "name": "id",
48102
- "description": null,
48103
- "type": {
48104
- "kind": "INPUT_OBJECT",
48105
- "name": "StringFieldComparison",
48106
- "ofType": null
48107
- },
48108
- "defaultValue": null,
48109
- "isDeprecated": false,
48110
- "deprecationReason": null
48111
- },
48112
- {
48113
- "name": "isLatest",
48114
- "description": null,
48115
- "type": {
48116
- "kind": "INPUT_OBJECT",
48117
- "name": "BooleanFieldComparison",
48118
- "ofType": null
48119
- },
48120
- "defaultValue": null,
48121
- "isDeprecated": false,
48122
- "deprecationReason": null
48123
- },
48124
- {
48125
- "name": "or",
48126
- "description": null,
48127
- "type": {
48128
- "kind": "LIST",
48129
- "name": null,
48130
- "ofType": {
48131
- "kind": "NON_NULL",
48132
- "name": null,
48133
- "ofType": {
48134
- "kind": "INPUT_OBJECT",
48135
- "name": "PlanFilterAddonFilter",
48136
- "ofType": null
48137
- }
48138
- }
48139
- },
48140
- "defaultValue": null,
48141
- "isDeprecated": false,
48142
- "deprecationReason": null
48143
- },
48144
- {
48145
- "name": "pricingType",
48146
- "description": null,
48147
- "type": {
48148
- "kind": "INPUT_OBJECT",
48149
- "name": "PricingTypeFilterComparison",
48150
- "ofType": null
48151
- },
48152
- "defaultValue": null,
48153
- "isDeprecated": false,
48154
- "deprecationReason": null
48155
- },
48156
- {
48157
- "name": "productId",
48158
- "description": null,
48159
- "type": {
48160
- "kind": "INPUT_OBJECT",
48161
- "name": "StringFieldComparison",
48162
- "ofType": null
48163
- },
48164
- "defaultValue": null,
48165
- "isDeprecated": false,
48166
- "deprecationReason": null
48167
- },
48168
- {
48169
- "name": "refId",
48170
- "description": null,
48171
- "type": {
48172
- "kind": "INPUT_OBJECT",
48173
- "name": "StringFieldComparison",
48174
- "ofType": null
48175
- },
48176
- "defaultValue": null,
48177
- "isDeprecated": false,
48178
- "deprecationReason": null
48179
- },
48180
- {
48181
- "name": "status",
48182
- "description": null,
48183
- "type": {
48184
- "kind": "INPUT_OBJECT",
48185
- "name": "PackageStatusFilterComparison",
48186
- "ofType": null
48187
- },
48188
- "defaultValue": null,
48189
- "isDeprecated": false,
48190
- "deprecationReason": null
48191
- },
48192
- {
48193
- "name": "updatedAt",
48194
- "description": null,
48195
- "type": {
48196
- "kind": "INPUT_OBJECT",
48197
- "name": "DateFieldComparison",
48198
- "ofType": null
48199
- },
48200
- "defaultValue": null,
48201
- "isDeprecated": false,
48202
- "deprecationReason": null
48203
- },
48204
- {
48205
- "name": "versionNumber",
48206
- "description": null,
48207
- "type": {
48208
- "kind": "INPUT_OBJECT",
48209
- "name": "IntFieldComparison",
48210
- "ofType": null
48211
- },
48212
- "defaultValue": null,
48213
- "isDeprecated": false,
48214
- "deprecationReason": null
48215
- }
48216
- ],
48217
- "interfaces": null,
48218
- "enumValues": null,
48219
- "possibleTypes": null
48220
- },
48221
- {
48222
- "kind": "INPUT_OBJECT",
48223
- "name": "PlanFilterPackageGroupFilter",
48224
- "description": null,
48225
- "fields": null,
48226
- "inputFields": [
48227
- {
48228
- "name": "and",
48229
- "description": null,
48230
- "type": {
48231
- "kind": "LIST",
48232
- "name": null,
48233
- "ofType": {
48234
- "kind": "NON_NULL",
48235
- "name": null,
48236
- "ofType": {
48237
- "kind": "INPUT_OBJECT",
48238
- "name": "PlanFilterPackageGroupFilter",
48239
- "ofType": null
48240
- }
48241
- }
48242
- },
48243
- "defaultValue": null,
48244
- "isDeprecated": false,
48245
- "deprecationReason": null
48246
- },
48247
- {
48248
- "name": "createdAt",
48249
- "description": null,
48250
- "type": {
48251
- "kind": "INPUT_OBJECT",
48252
- "name": "DateFieldComparison",
48253
- "ofType": null
48254
- },
48255
- "defaultValue": null,
48256
- "isDeprecated": false,
48257
- "deprecationReason": null
48258
- },
48259
- {
48260
- "name": "displayName",
48261
- "description": null,
48262
- "type": {
48263
- "kind": "INPUT_OBJECT",
48264
- "name": "StringFieldComparison",
48265
- "ofType": null
48266
- },
48267
- "defaultValue": null,
48268
- "isDeprecated": false,
48269
- "deprecationReason": null
48270
- },
48271
- {
48272
- "name": "environmentId",
48273
- "description": null,
48274
- "type": {
48275
- "kind": "INPUT_OBJECT",
48276
- "name": "StringFieldComparison",
48277
- "ofType": null
48278
- },
48279
- "defaultValue": null,
48280
- "isDeprecated": false,
48281
- "deprecationReason": null
48282
- },
48283
- {
48284
- "name": "isLatest",
48285
- "description": null,
48286
- "type": {
48287
- "kind": "INPUT_OBJECT",
48288
- "name": "BooleanFieldComparison",
48289
- "ofType": null
48290
- },
48291
- "defaultValue": null,
48292
- "isDeprecated": false,
48293
- "deprecationReason": null
48294
- },
48295
- {
48296
- "name": "or",
48297
- "description": null,
48298
- "type": {
48299
- "kind": "LIST",
48300
- "name": null,
48301
- "ofType": {
48302
- "kind": "NON_NULL",
48303
- "name": null,
48304
- "ofType": {
48305
- "kind": "INPUT_OBJECT",
48306
- "name": "PlanFilterPackageGroupFilter",
47943
+ "name": "PlanFilter",
48307
47944
  "ofType": null
48308
47945
  }
48309
47946
  }
@@ -48313,7 +47950,43 @@
48313
47950
  "deprecationReason": null
48314
47951
  },
48315
47952
  {
48316
- "name": "packageGroupId",
47953
+ "name": "pricingType",
47954
+ "description": null,
47955
+ "type": {
47956
+ "kind": "INPUT_OBJECT",
47957
+ "name": "PricingTypeFilterComparison",
47958
+ "ofType": null
47959
+ },
47960
+ "defaultValue": null,
47961
+ "isDeprecated": false,
47962
+ "deprecationReason": null
47963
+ },
47964
+ {
47965
+ "name": "product",
47966
+ "description": null,
47967
+ "type": {
47968
+ "kind": "INPUT_OBJECT",
47969
+ "name": "PlanFilterProductFilter",
47970
+ "ofType": null
47971
+ },
47972
+ "defaultValue": null,
47973
+ "isDeprecated": false,
47974
+ "deprecationReason": null
47975
+ },
47976
+ {
47977
+ "name": "productId",
47978
+ "description": null,
47979
+ "type": {
47980
+ "kind": "INPUT_OBJECT",
47981
+ "name": "StringFieldComparison",
47982
+ "ofType": null
47983
+ },
47984
+ "defaultValue": null,
47985
+ "isDeprecated": false,
47986
+ "deprecationReason": null
47987
+ },
47988
+ {
47989
+ "name": "refId",
48317
47990
  "description": null,
48318
47991
  "type": {
48319
47992
  "kind": "INPUT_OBJECT",
@@ -48324,6 +47997,189 @@
48324
47997
  "isDeprecated": false,
48325
47998
  "deprecationReason": null
48326
47999
  },
48000
+ {
48001
+ "name": "status",
48002
+ "description": null,
48003
+ "type": {
48004
+ "kind": "INPUT_OBJECT",
48005
+ "name": "PackageStatusFilterComparison",
48006
+ "ofType": null
48007
+ },
48008
+ "defaultValue": null,
48009
+ "isDeprecated": false,
48010
+ "deprecationReason": null
48011
+ },
48012
+ {
48013
+ "name": "updatedAt",
48014
+ "description": null,
48015
+ "type": {
48016
+ "kind": "INPUT_OBJECT",
48017
+ "name": "DateFieldComparison",
48018
+ "ofType": null
48019
+ },
48020
+ "defaultValue": null,
48021
+ "isDeprecated": false,
48022
+ "deprecationReason": null
48023
+ },
48024
+ {
48025
+ "name": "versionNumber",
48026
+ "description": null,
48027
+ "type": {
48028
+ "kind": "INPUT_OBJECT",
48029
+ "name": "IntFieldComparison",
48030
+ "ofType": null
48031
+ },
48032
+ "defaultValue": null,
48033
+ "isDeprecated": false,
48034
+ "deprecationReason": null
48035
+ }
48036
+ ],
48037
+ "interfaces": null,
48038
+ "enumValues": null,
48039
+ "possibleTypes": null
48040
+ },
48041
+ {
48042
+ "kind": "INPUT_OBJECT",
48043
+ "name": "PlanFilterAddonFilter",
48044
+ "description": null,
48045
+ "fields": null,
48046
+ "inputFields": [
48047
+ {
48048
+ "name": "and",
48049
+ "description": null,
48050
+ "type": {
48051
+ "kind": "LIST",
48052
+ "name": null,
48053
+ "ofType": {
48054
+ "kind": "NON_NULL",
48055
+ "name": null,
48056
+ "ofType": {
48057
+ "kind": "INPUT_OBJECT",
48058
+ "name": "PlanFilterAddonFilter",
48059
+ "ofType": null
48060
+ }
48061
+ }
48062
+ },
48063
+ "defaultValue": null,
48064
+ "isDeprecated": false,
48065
+ "deprecationReason": null
48066
+ },
48067
+ {
48068
+ "name": "billingId",
48069
+ "description": null,
48070
+ "type": {
48071
+ "kind": "INPUT_OBJECT",
48072
+ "name": "StringFieldComparison",
48073
+ "ofType": null
48074
+ },
48075
+ "defaultValue": null,
48076
+ "isDeprecated": false,
48077
+ "deprecationReason": null
48078
+ },
48079
+ {
48080
+ "name": "createdAt",
48081
+ "description": null,
48082
+ "type": {
48083
+ "kind": "INPUT_OBJECT",
48084
+ "name": "DateFieldComparison",
48085
+ "ofType": null
48086
+ },
48087
+ "defaultValue": null,
48088
+ "isDeprecated": false,
48089
+ "deprecationReason": null
48090
+ },
48091
+ {
48092
+ "name": "description",
48093
+ "description": null,
48094
+ "type": {
48095
+ "kind": "INPUT_OBJECT",
48096
+ "name": "StringFieldComparison",
48097
+ "ofType": null
48098
+ },
48099
+ "defaultValue": null,
48100
+ "isDeprecated": false,
48101
+ "deprecationReason": null
48102
+ },
48103
+ {
48104
+ "name": "displayName",
48105
+ "description": null,
48106
+ "type": {
48107
+ "kind": "INPUT_OBJECT",
48108
+ "name": "StringFieldComparison",
48109
+ "ofType": null
48110
+ },
48111
+ "defaultValue": null,
48112
+ "isDeprecated": false,
48113
+ "deprecationReason": null
48114
+ },
48115
+ {
48116
+ "name": "environmentId",
48117
+ "description": null,
48118
+ "type": {
48119
+ "kind": "INPUT_OBJECT",
48120
+ "name": "StringFieldComparison",
48121
+ "ofType": null
48122
+ },
48123
+ "defaultValue": null,
48124
+ "isDeprecated": false,
48125
+ "deprecationReason": null
48126
+ },
48127
+ {
48128
+ "name": "id",
48129
+ "description": null,
48130
+ "type": {
48131
+ "kind": "INPUT_OBJECT",
48132
+ "name": "StringFieldComparison",
48133
+ "ofType": null
48134
+ },
48135
+ "defaultValue": null,
48136
+ "isDeprecated": false,
48137
+ "deprecationReason": null
48138
+ },
48139
+ {
48140
+ "name": "isLatest",
48141
+ "description": null,
48142
+ "type": {
48143
+ "kind": "INPUT_OBJECT",
48144
+ "name": "BooleanFieldComparison",
48145
+ "ofType": null
48146
+ },
48147
+ "defaultValue": null,
48148
+ "isDeprecated": false,
48149
+ "deprecationReason": null
48150
+ },
48151
+ {
48152
+ "name": "or",
48153
+ "description": null,
48154
+ "type": {
48155
+ "kind": "LIST",
48156
+ "name": null,
48157
+ "ofType": {
48158
+ "kind": "NON_NULL",
48159
+ "name": null,
48160
+ "ofType": {
48161
+ "kind": "INPUT_OBJECT",
48162
+ "name": "PlanFilterAddonFilter",
48163
+ "ofType": null
48164
+ }
48165
+ }
48166
+ },
48167
+ "defaultValue": null,
48168
+ "isDeprecated": false,
48169
+ "deprecationReason": null
48170
+ },
48171
+ {
48172
+ "name": "pricingType",
48173
+ "description": null,
48174
+ "type": {
48175
+ "kind": "INPUT_OBJECT",
48176
+ "name": "PricingTypeFilterComparison",
48177
+ "ofType": null
48178
+ },
48179
+ "defaultValue": null,
48180
+ "isDeprecated": false,
48181
+ "deprecationReason": null
48182
+ },
48327
48183
  {
48328
48184
  "name": "productId",
48329
48185
  "description": null,
@@ -48336,12 +48192,24 @@
48336
48192
  "isDeprecated": false,
48337
48193
  "deprecationReason": null
48338
48194
  },
48195
+ {
48196
+ "name": "refId",
48197
+ "description": null,
48198
+ "type": {
48199
+ "kind": "INPUT_OBJECT",
48200
+ "name": "StringFieldComparison",
48201
+ "ofType": null
48202
+ },
48203
+ "defaultValue": null,
48204
+ "isDeprecated": false,
48205
+ "deprecationReason": null
48206
+ },
48339
48207
  {
48340
48208
  "name": "status",
48341
48209
  "description": null,
48342
48210
  "type": {
48343
48211
  "kind": "INPUT_OBJECT",
48344
- "name": "PackageGroupStatusFilterComparison",
48212
+ "name": "PackageStatusFilterComparison",
48345
48213
  "ofType": null
48346
48214
  },
48347
48215
  "defaultValue": null,
@@ -60622,6 +60490,68 @@
60622
60490
  "enumValues": null,
60623
60491
  "possibleTypes": null
60624
60492
  },
60493
+ {
60494
+ "kind": "INPUT_OBJECT",
60495
+ "name": "SetPlanCompatiblePackageGroup",
60496
+ "description": "Set plan compatible package group input",
60497
+ "fields": null,
60498
+ "inputFields": [
60499
+ {
60500
+ "name": "options",
60501
+ "description": "The options for the package group",
60502
+ "type": {
60503
+ "kind": "INPUT_OBJECT",
60504
+ "name": "SetPlanCompatiblePackageGroupOptions",
60505
+ "ofType": null
60506
+ },
60507
+ "defaultValue": null,
60508
+ "isDeprecated": false,
60509
+ "deprecationReason": null
60510
+ },
60511
+ {
60512
+ "name": "packageGroupId",
60513
+ "description": "The package group id",
60514
+ "type": {
60515
+ "kind": "NON_NULL",
60516
+ "name": null,
60517
+ "ofType": {
60518
+ "kind": "SCALAR",
60519
+ "name": "String",
60520
+ "ofType": null
60521
+ }
60522
+ },
60523
+ "defaultValue": null,
60524
+ "isDeprecated": false,
60525
+ "deprecationReason": null
60526
+ }
60527
+ ],
60528
+ "interfaces": null,
60529
+ "enumValues": null,
60530
+ "possibleTypes": null
60531
+ },
60532
+ {
60533
+ "kind": "INPUT_OBJECT",
60534
+ "name": "SetPlanCompatiblePackageGroupOptions",
60535
+ "description": "Set plan compatible package group options input",
60536
+ "fields": null,
60537
+ "inputFields": [
60538
+ {
60539
+ "name": "minItems",
60540
+ "description": "Number of required items from packageGroup",
60541
+ "type": {
60542
+ "kind": "SCALAR",
60543
+ "name": "Float",
60544
+ "ofType": null
60545
+ },
60546
+ "defaultValue": null,
60547
+ "isDeprecated": false,
60548
+ "deprecationReason": null
60549
+ }
60550
+ ],
60551
+ "interfaces": null,
60552
+ "enumValues": null,
60553
+ "possibleTypes": null
60554
+ },
60625
60555
  {
60626
60556
  "kind": "INPUT_OBJECT",
60627
60557
  "name": "SetPlanCompatiblePackageGroups",
@@ -60657,8 +60587,8 @@
60657
60587
  "deprecationReason": null
60658
60588
  },
60659
60589
  {
60660
- "name": "packageGroupIds",
60661
- "description": "The package group ids",
60590
+ "name": "packageGroups",
60591
+ "description": "The package groups with optional options",
60662
60592
  "type": {
60663
60593
  "kind": "NON_NULL",
60664
60594
  "name": null,
@@ -60669,8 +60599,8 @@
60669
60599
  "kind": "NON_NULL",
60670
60600
  "name": null,
60671
60601
  "ofType": {
60672
- "kind": "SCALAR",
60673
- "name": "String",
60602
+ "kind": "INPUT_OBJECT",
60603
+ "name": "SetPlanCompatiblePackageGroup",
60674
60604
  "ofType": null
60675
60605
  }
60676
60606
  }