stigg-api-client 1.95.3 → 1.96.1

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,
@@ -42978,18 +42984,6 @@
42978
42984
  "description": null,
42979
42985
  "fields": null,
42980
42986
  "inputFields": [
42981
- {
42982
- "name": "addons",
42983
- "description": null,
42984
- "type": {
42985
- "kind": "INPUT_OBJECT",
42986
- "name": "PackageGroupFilterAddonFilter",
42987
- "ofType": null
42988
- },
42989
- "defaultValue": null,
42990
- "isDeprecated": false,
42991
- "deprecationReason": null
42992
- },
42993
42987
  {
42994
42988
  "name": "and",
42995
42989
  "description": null,
@@ -43155,213 +43149,6 @@
43155
43149
  "enumValues": null,
43156
43150
  "possibleTypes": null
43157
43151
  },
43158
- {
43159
- "kind": "INPUT_OBJECT",
43160
- "name": "PackageGroupFilterAddonFilter",
43161
- "description": null,
43162
- "fields": null,
43163
- "inputFields": [
43164
- {
43165
- "name": "and",
43166
- "description": null,
43167
- "type": {
43168
- "kind": "LIST",
43169
- "name": null,
43170
- "ofType": {
43171
- "kind": "NON_NULL",
43172
- "name": null,
43173
- "ofType": {
43174
- "kind": "INPUT_OBJECT",
43175
- "name": "PackageGroupFilterAddonFilter",
43176
- "ofType": null
43177
- }
43178
- }
43179
- },
43180
- "defaultValue": null,
43181
- "isDeprecated": false,
43182
- "deprecationReason": null
43183
- },
43184
- {
43185
- "name": "billingId",
43186
- "description": null,
43187
- "type": {
43188
- "kind": "INPUT_OBJECT",
43189
- "name": "StringFieldComparison",
43190
- "ofType": null
43191
- },
43192
- "defaultValue": null,
43193
- "isDeprecated": false,
43194
- "deprecationReason": null
43195
- },
43196
- {
43197
- "name": "createdAt",
43198
- "description": null,
43199
- "type": {
43200
- "kind": "INPUT_OBJECT",
43201
- "name": "DateFieldComparison",
43202
- "ofType": null
43203
- },
43204
- "defaultValue": null,
43205
- "isDeprecated": false,
43206
- "deprecationReason": null
43207
- },
43208
- {
43209
- "name": "description",
43210
- "description": null,
43211
- "type": {
43212
- "kind": "INPUT_OBJECT",
43213
- "name": "StringFieldComparison",
43214
- "ofType": null
43215
- },
43216
- "defaultValue": null,
43217
- "isDeprecated": false,
43218
- "deprecationReason": null
43219
- },
43220
- {
43221
- "name": "displayName",
43222
- "description": null,
43223
- "type": {
43224
- "kind": "INPUT_OBJECT",
43225
- "name": "StringFieldComparison",
43226
- "ofType": null
43227
- },
43228
- "defaultValue": null,
43229
- "isDeprecated": false,
43230
- "deprecationReason": null
43231
- },
43232
- {
43233
- "name": "environmentId",
43234
- "description": null,
43235
- "type": {
43236
- "kind": "INPUT_OBJECT",
43237
- "name": "StringFieldComparison",
43238
- "ofType": null
43239
- },
43240
- "defaultValue": null,
43241
- "isDeprecated": false,
43242
- "deprecationReason": null
43243
- },
43244
- {
43245
- "name": "id",
43246
- "description": null,
43247
- "type": {
43248
- "kind": "INPUT_OBJECT",
43249
- "name": "StringFieldComparison",
43250
- "ofType": null
43251
- },
43252
- "defaultValue": null,
43253
- "isDeprecated": false,
43254
- "deprecationReason": null
43255
- },
43256
- {
43257
- "name": "isLatest",
43258
- "description": null,
43259
- "type": {
43260
- "kind": "INPUT_OBJECT",
43261
- "name": "BooleanFieldComparison",
43262
- "ofType": null
43263
- },
43264
- "defaultValue": null,
43265
- "isDeprecated": false,
43266
- "deprecationReason": null
43267
- },
43268
- {
43269
- "name": "or",
43270
- "description": null,
43271
- "type": {
43272
- "kind": "LIST",
43273
- "name": null,
43274
- "ofType": {
43275
- "kind": "NON_NULL",
43276
- "name": null,
43277
- "ofType": {
43278
- "kind": "INPUT_OBJECT",
43279
- "name": "PackageGroupFilterAddonFilter",
43280
- "ofType": null
43281
- }
43282
- }
43283
- },
43284
- "defaultValue": null,
43285
- "isDeprecated": false,
43286
- "deprecationReason": null
43287
- },
43288
- {
43289
- "name": "pricingType",
43290
- "description": null,
43291
- "type": {
43292
- "kind": "INPUT_OBJECT",
43293
- "name": "PricingTypeFilterComparison",
43294
- "ofType": null
43295
- },
43296
- "defaultValue": null,
43297
- "isDeprecated": false,
43298
- "deprecationReason": null
43299
- },
43300
- {
43301
- "name": "productId",
43302
- "description": null,
43303
- "type": {
43304
- "kind": "INPUT_OBJECT",
43305
- "name": "StringFieldComparison",
43306
- "ofType": null
43307
- },
43308
- "defaultValue": null,
43309
- "isDeprecated": false,
43310
- "deprecationReason": null
43311
- },
43312
- {
43313
- "name": "refId",
43314
- "description": null,
43315
- "type": {
43316
- "kind": "INPUT_OBJECT",
43317
- "name": "StringFieldComparison",
43318
- "ofType": null
43319
- },
43320
- "defaultValue": null,
43321
- "isDeprecated": false,
43322
- "deprecationReason": null
43323
- },
43324
- {
43325
- "name": "status",
43326
- "description": null,
43327
- "type": {
43328
- "kind": "INPUT_OBJECT",
43329
- "name": "PackageStatusFilterComparison",
43330
- "ofType": null
43331
- },
43332
- "defaultValue": null,
43333
- "isDeprecated": false,
43334
- "deprecationReason": null
43335
- },
43336
- {
43337
- "name": "updatedAt",
43338
- "description": null,
43339
- "type": {
43340
- "kind": "INPUT_OBJECT",
43341
- "name": "DateFieldComparison",
43342
- "ofType": null
43343
- },
43344
- "defaultValue": null,
43345
- "isDeprecated": false,
43346
- "deprecationReason": null
43347
- },
43348
- {
43349
- "name": "versionNumber",
43350
- "description": null,
43351
- "type": {
43352
- "kind": "INPUT_OBJECT",
43353
- "name": "IntFieldComparison",
43354
- "ofType": null
43355
- },
43356
- "defaultValue": null,
43357
- "isDeprecated": false,
43358
- "deprecationReason": null
43359
- }
43360
- ],
43361
- "interfaces": null,
43362
- "enumValues": null,
43363
- "possibleTypes": null
43364
- },
43365
43152
  {
43366
43153
  "kind": "INPUT_OBJECT",
43367
43154
  "name": "PackageGroupFilterProductFilter",
@@ -45268,6 +45055,18 @@
45268
45055
  "isDeprecated": false,
45269
45056
  "deprecationReason": null
45270
45057
  },
45058
+ {
45059
+ "name": "maxQuantity",
45060
+ "description": null,
45061
+ "args": [],
45062
+ "type": {
45063
+ "kind": "SCALAR",
45064
+ "name": "Float",
45065
+ "ofType": null
45066
+ },
45067
+ "isDeprecated": false,
45068
+ "deprecationReason": null
45069
+ },
45271
45070
  {
45272
45071
  "name": "prices",
45273
45072
  "description": null,
@@ -45792,45 +45591,9 @@
45792
45591
  },
45793
45592
  {
45794
45593
  "kind": "OBJECT",
45795
- "name": "PaywallPlan",
45594
+ "name": "PaywallPackageGroup",
45796
45595
  "description": null,
45797
45596
  "fields": [
45798
- {
45799
- "name": "additionalMetaData",
45800
- "description": null,
45801
- "args": [],
45802
- "type": {
45803
- "kind": "SCALAR",
45804
- "name": "JSON",
45805
- "ofType": null
45806
- },
45807
- "isDeprecated": false,
45808
- "deprecationReason": null
45809
- },
45810
- {
45811
- "name": "basePlan",
45812
- "description": null,
45813
- "args": [],
45814
- "type": {
45815
- "kind": "OBJECT",
45816
- "name": "PaywallBasePlan",
45817
- "ofType": null
45818
- },
45819
- "isDeprecated": false,
45820
- "deprecationReason": null
45821
- },
45822
- {
45823
- "name": "billingId",
45824
- "description": null,
45825
- "args": [],
45826
- "type": {
45827
- "kind": "SCALAR",
45828
- "name": "String",
45829
- "ofType": null
45830
- },
45831
- "isDeprecated": false,
45832
- "deprecationReason": null
45833
- },
45834
45597
  {
45835
45598
  "name": "compatibleAddons",
45836
45599
  "description": null,
@@ -45851,18 +45614,149 @@
45851
45614
  "isDeprecated": false,
45852
45615
  "deprecationReason": null
45853
45616
  },
45854
- {
45855
- "name": "defaultTrialConfig",
45856
- "description": null,
45857
- "args": [],
45858
- "type": {
45859
- "kind": "OBJECT",
45860
- "name": "DefaultTrialConfig",
45861
- "ofType": null
45862
- },
45863
- "isDeprecated": false,
45864
- "deprecationReason": null
45865
- },
45617
+ {
45618
+ "name": "description",
45619
+ "description": null,
45620
+ "args": [],
45621
+ "type": {
45622
+ "kind": "SCALAR",
45623
+ "name": "String",
45624
+ "ofType": null
45625
+ },
45626
+ "isDeprecated": false,
45627
+ "deprecationReason": null
45628
+ },
45629
+ {
45630
+ "name": "displayName",
45631
+ "description": null,
45632
+ "args": [],
45633
+ "type": {
45634
+ "kind": "NON_NULL",
45635
+ "name": null,
45636
+ "ofType": {
45637
+ "kind": "SCALAR",
45638
+ "name": "String",
45639
+ "ofType": null
45640
+ }
45641
+ },
45642
+ "isDeprecated": false,
45643
+ "deprecationReason": null
45644
+ },
45645
+ {
45646
+ "name": "packageGroupId",
45647
+ "description": null,
45648
+ "args": [],
45649
+ "type": {
45650
+ "kind": "NON_NULL",
45651
+ "name": null,
45652
+ "ofType": {
45653
+ "kind": "SCALAR",
45654
+ "name": "String",
45655
+ "ofType": null
45656
+ }
45657
+ },
45658
+ "isDeprecated": false,
45659
+ "deprecationReason": null
45660
+ }
45661
+ ],
45662
+ "inputFields": null,
45663
+ "interfaces": [],
45664
+ "enumValues": null,
45665
+ "possibleTypes": null
45666
+ },
45667
+ {
45668
+ "kind": "OBJECT",
45669
+ "name": "PaywallPlan",
45670
+ "description": null,
45671
+ "fields": [
45672
+ {
45673
+ "name": "additionalMetaData",
45674
+ "description": null,
45675
+ "args": [],
45676
+ "type": {
45677
+ "kind": "SCALAR",
45678
+ "name": "JSON",
45679
+ "ofType": null
45680
+ },
45681
+ "isDeprecated": false,
45682
+ "deprecationReason": null
45683
+ },
45684
+ {
45685
+ "name": "basePlan",
45686
+ "description": null,
45687
+ "args": [],
45688
+ "type": {
45689
+ "kind": "OBJECT",
45690
+ "name": "PaywallBasePlan",
45691
+ "ofType": null
45692
+ },
45693
+ "isDeprecated": false,
45694
+ "deprecationReason": null
45695
+ },
45696
+ {
45697
+ "name": "billingId",
45698
+ "description": null,
45699
+ "args": [],
45700
+ "type": {
45701
+ "kind": "SCALAR",
45702
+ "name": "String",
45703
+ "ofType": null
45704
+ },
45705
+ "isDeprecated": false,
45706
+ "deprecationReason": null
45707
+ },
45708
+ {
45709
+ "name": "compatibleAddons",
45710
+ "description": null,
45711
+ "args": [],
45712
+ "type": {
45713
+ "kind": "LIST",
45714
+ "name": null,
45715
+ "ofType": {
45716
+ "kind": "NON_NULL",
45717
+ "name": null,
45718
+ "ofType": {
45719
+ "kind": "OBJECT",
45720
+ "name": "PaywallAddon",
45721
+ "ofType": null
45722
+ }
45723
+ }
45724
+ },
45725
+ "isDeprecated": false,
45726
+ "deprecationReason": null
45727
+ },
45728
+ {
45729
+ "name": "compatiblePackageGroups",
45730
+ "description": null,
45731
+ "args": [],
45732
+ "type": {
45733
+ "kind": "LIST",
45734
+ "name": null,
45735
+ "ofType": {
45736
+ "kind": "NON_NULL",
45737
+ "name": null,
45738
+ "ofType": {
45739
+ "kind": "OBJECT",
45740
+ "name": "PaywallPackageGroup",
45741
+ "ofType": null
45742
+ }
45743
+ }
45744
+ },
45745
+ "isDeprecated": false,
45746
+ "deprecationReason": null
45747
+ },
45748
+ {
45749
+ "name": "defaultTrialConfig",
45750
+ "description": null,
45751
+ "args": [],
45752
+ "type": {
45753
+ "kind": "OBJECT",
45754
+ "name": "DefaultTrialConfig",
45755
+ "ofType": null
45756
+ },
45757
+ "isDeprecated": false,
45758
+ "deprecationReason": null
45759
+ },
45866
45760
  {
45867
45761
  "name": "description",
45868
45762
  "description": null,
@@ -46459,40 +46353,7 @@
46459
46353
  {
46460
46354
  "name": "compatiblePackageGroups",
46461
46355
  "description": null,
46462
- "args": [
46463
- {
46464
- "name": "filter",
46465
- "description": "Specify to filter the records returned.",
46466
- "type": {
46467
- "kind": "INPUT_OBJECT",
46468
- "name": "PackageGroupFilter",
46469
- "ofType": null
46470
- },
46471
- "defaultValue": "{}",
46472
- "isDeprecated": false,
46473
- "deprecationReason": null
46474
- },
46475
- {
46476
- "name": "sorting",
46477
- "description": "Specify to sort results.",
46478
- "type": {
46479
- "kind": "LIST",
46480
- "name": null,
46481
- "ofType": {
46482
- "kind": "NON_NULL",
46483
- "name": null,
46484
- "ofType": {
46485
- "kind": "INPUT_OBJECT",
46486
- "name": "PackageGroupSort",
46487
- "ofType": null
46488
- }
46489
- }
46490
- },
46491
- "defaultValue": "[{direction: DESC, field: createdAt}]",
46492
- "isDeprecated": false,
46493
- "deprecationReason": null
46494
- }
46495
- ],
46356
+ "args": [],
46496
46357
  "type": {
46497
46358
  "kind": "LIST",
46498
46359
  "name": null,
@@ -46501,7 +46362,7 @@
46501
46362
  "name": null,
46502
46363
  "ofType": {
46503
46364
  "kind": "OBJECT",
46504
- "name": "PackageGroup",
46365
+ "name": "PlanCompatiblePackageGroups",
46505
46366
  "ofType": null
46506
46367
  }
46507
46368
  }
@@ -47367,6 +47228,244 @@
47367
47228
  "enumValues": null,
47368
47229
  "possibleTypes": null
47369
47230
  },
47231
+ {
47232
+ "kind": "OBJECT",
47233
+ "name": "PlanCompatiblePackageGroupOptions",
47234
+ "description": "Plan compatible package group options",
47235
+ "fields": [
47236
+ {
47237
+ "name": "minItems",
47238
+ "description": "Number of required items from package group",
47239
+ "args": [],
47240
+ "type": {
47241
+ "kind": "SCALAR",
47242
+ "name": "Float",
47243
+ "ofType": null
47244
+ },
47245
+ "isDeprecated": false,
47246
+ "deprecationReason": null
47247
+ }
47248
+ ],
47249
+ "inputFields": null,
47250
+ "interfaces": [],
47251
+ "enumValues": null,
47252
+ "possibleTypes": null
47253
+ },
47254
+ {
47255
+ "kind": "OBJECT",
47256
+ "name": "PlanCompatiblePackageGroups",
47257
+ "description": "Plan compatible package group",
47258
+ "fields": [
47259
+ {
47260
+ "name": "addons",
47261
+ "description": "The addons that are a part of this group",
47262
+ "args": [],
47263
+ "type": {
47264
+ "kind": "LIST",
47265
+ "name": null,
47266
+ "ofType": {
47267
+ "kind": "NON_NULL",
47268
+ "name": null,
47269
+ "ofType": {
47270
+ "kind": "OBJECT",
47271
+ "name": "Addon",
47272
+ "ofType": null
47273
+ }
47274
+ }
47275
+ },
47276
+ "isDeprecated": false,
47277
+ "deprecationReason": null
47278
+ },
47279
+ {
47280
+ "name": "createdAt",
47281
+ "description": "The date the package group was created",
47282
+ "args": [],
47283
+ "type": {
47284
+ "kind": "NON_NULL",
47285
+ "name": null,
47286
+ "ofType": {
47287
+ "kind": "SCALAR",
47288
+ "name": "DateTime",
47289
+ "ofType": null
47290
+ }
47291
+ },
47292
+ "isDeprecated": false,
47293
+ "deprecationReason": null
47294
+ },
47295
+ {
47296
+ "name": "description",
47297
+ "description": "The description of the package group",
47298
+ "args": [],
47299
+ "type": {
47300
+ "kind": "SCALAR",
47301
+ "name": "String",
47302
+ "ofType": null
47303
+ },
47304
+ "isDeprecated": false,
47305
+ "deprecationReason": null
47306
+ },
47307
+ {
47308
+ "name": "displayName",
47309
+ "description": "The display name of the package group",
47310
+ "args": [],
47311
+ "type": {
47312
+ "kind": "NON_NULL",
47313
+ "name": null,
47314
+ "ofType": {
47315
+ "kind": "SCALAR",
47316
+ "name": "String",
47317
+ "ofType": null
47318
+ }
47319
+ },
47320
+ "isDeprecated": false,
47321
+ "deprecationReason": null
47322
+ },
47323
+ {
47324
+ "name": "environmentId",
47325
+ "description": "The environment id of the package group in",
47326
+ "args": [],
47327
+ "type": {
47328
+ "kind": "NON_NULL",
47329
+ "name": null,
47330
+ "ofType": {
47331
+ "kind": "SCALAR",
47332
+ "name": "String",
47333
+ "ofType": null
47334
+ }
47335
+ },
47336
+ "isDeprecated": false,
47337
+ "deprecationReason": null
47338
+ },
47339
+ {
47340
+ "name": "isLatest",
47341
+ "description": "Indicates if this is the latest version of the package group",
47342
+ "args": [],
47343
+ "type": {
47344
+ "kind": "NON_NULL",
47345
+ "name": null,
47346
+ "ofType": {
47347
+ "kind": "SCALAR",
47348
+ "name": "Boolean",
47349
+ "ofType": null
47350
+ }
47351
+ },
47352
+ "isDeprecated": false,
47353
+ "deprecationReason": null
47354
+ },
47355
+ {
47356
+ "name": "options",
47357
+ "description": null,
47358
+ "args": [],
47359
+ "type": {
47360
+ "kind": "NON_NULL",
47361
+ "name": null,
47362
+ "ofType": {
47363
+ "kind": "OBJECT",
47364
+ "name": "PlanCompatiblePackageGroupOptions",
47365
+ "ofType": null
47366
+ }
47367
+ },
47368
+ "isDeprecated": false,
47369
+ "deprecationReason": null
47370
+ },
47371
+ {
47372
+ "name": "packageGroupId",
47373
+ "description": "The id of the package group",
47374
+ "args": [],
47375
+ "type": {
47376
+ "kind": "NON_NULL",
47377
+ "name": null,
47378
+ "ofType": {
47379
+ "kind": "SCALAR",
47380
+ "name": "String",
47381
+ "ofType": null
47382
+ }
47383
+ },
47384
+ "isDeprecated": false,
47385
+ "deprecationReason": null
47386
+ },
47387
+ {
47388
+ "name": "product",
47389
+ "description": null,
47390
+ "args": [],
47391
+ "type": {
47392
+ "kind": "NON_NULL",
47393
+ "name": null,
47394
+ "ofType": {
47395
+ "kind": "OBJECT",
47396
+ "name": "Product",
47397
+ "ofType": null
47398
+ }
47399
+ },
47400
+ "isDeprecated": false,
47401
+ "deprecationReason": null
47402
+ },
47403
+ {
47404
+ "name": "productId",
47405
+ "description": null,
47406
+ "args": [],
47407
+ "type": {
47408
+ "kind": "SCALAR",
47409
+ "name": "String",
47410
+ "ofType": null
47411
+ },
47412
+ "isDeprecated": false,
47413
+ "deprecationReason": null
47414
+ },
47415
+ {
47416
+ "name": "status",
47417
+ "description": "The status of the package group",
47418
+ "args": [],
47419
+ "type": {
47420
+ "kind": "NON_NULL",
47421
+ "name": null,
47422
+ "ofType": {
47423
+ "kind": "ENUM",
47424
+ "name": "PackageGroupStatus",
47425
+ "ofType": null
47426
+ }
47427
+ },
47428
+ "isDeprecated": false,
47429
+ "deprecationReason": null
47430
+ },
47431
+ {
47432
+ "name": "updatedAt",
47433
+ "description": "The date the package group was last updated",
47434
+ "args": [],
47435
+ "type": {
47436
+ "kind": "NON_NULL",
47437
+ "name": null,
47438
+ "ofType": {
47439
+ "kind": "SCALAR",
47440
+ "name": "DateTime",
47441
+ "ofType": null
47442
+ }
47443
+ },
47444
+ "isDeprecated": false,
47445
+ "deprecationReason": null
47446
+ },
47447
+ {
47448
+ "name": "versionNumber",
47449
+ "description": "The version number of the package group",
47450
+ "args": [],
47451
+ "type": {
47452
+ "kind": "NON_NULL",
47453
+ "name": null,
47454
+ "ofType": {
47455
+ "kind": "SCALAR",
47456
+ "name": "Int",
47457
+ "ofType": null
47458
+ }
47459
+ },
47460
+ "isDeprecated": false,
47461
+ "deprecationReason": null
47462
+ }
47463
+ ],
47464
+ "inputFields": null,
47465
+ "interfaces": [],
47466
+ "enumValues": null,
47467
+ "possibleTypes": null
47468
+ },
47370
47469
  {
47371
47470
  "kind": "OBJECT",
47372
47471
  "name": "PlanConnection",
@@ -47865,18 +47964,6 @@
47865
47964
  "isDeprecated": false,
47866
47965
  "deprecationReason": null
47867
47966
  },
47868
- {
47869
- "name": "compatiblePackageGroups",
47870
- "description": null,
47871
- "type": {
47872
- "kind": "INPUT_OBJECT",
47873
- "name": "PlanFilterPackageGroupFilter",
47874
- "ofType": null
47875
- },
47876
- "defaultValue": null,
47877
- "isDeprecated": false,
47878
- "deprecationReason": null
47879
- },
47880
47967
  {
47881
47968
  "name": "createdAt",
47882
47969
  "description": null,
@@ -47960,397 +48047,7 @@
47960
48047
  "name": null,
47961
48048
  "ofType": {
47962
48049
  "kind": "INPUT_OBJECT",
47963
- "name": "PlanFilter",
47964
- "ofType": null
47965
- }
47966
- }
47967
- },
47968
- "defaultValue": null,
47969
- "isDeprecated": false,
47970
- "deprecationReason": null
47971
- },
47972
- {
47973
- "name": "pricingType",
47974
- "description": null,
47975
- "type": {
47976
- "kind": "INPUT_OBJECT",
47977
- "name": "PricingTypeFilterComparison",
47978
- "ofType": null
47979
- },
47980
- "defaultValue": null,
47981
- "isDeprecated": false,
47982
- "deprecationReason": null
47983
- },
47984
- {
47985
- "name": "product",
47986
- "description": null,
47987
- "type": {
47988
- "kind": "INPUT_OBJECT",
47989
- "name": "PlanFilterProductFilter",
47990
- "ofType": null
47991
- },
47992
- "defaultValue": null,
47993
- "isDeprecated": false,
47994
- "deprecationReason": null
47995
- },
47996
- {
47997
- "name": "productId",
47998
- "description": null,
47999
- "type": {
48000
- "kind": "INPUT_OBJECT",
48001
- "name": "StringFieldComparison",
48002
- "ofType": null
48003
- },
48004
- "defaultValue": null,
48005
- "isDeprecated": false,
48006
- "deprecationReason": null
48007
- },
48008
- {
48009
- "name": "refId",
48010
- "description": null,
48011
- "type": {
48012
- "kind": "INPUT_OBJECT",
48013
- "name": "StringFieldComparison",
48014
- "ofType": null
48015
- },
48016
- "defaultValue": null,
48017
- "isDeprecated": false,
48018
- "deprecationReason": null
48019
- },
48020
- {
48021
- "name": "status",
48022
- "description": null,
48023
- "type": {
48024
- "kind": "INPUT_OBJECT",
48025
- "name": "PackageStatusFilterComparison",
48026
- "ofType": null
48027
- },
48028
- "defaultValue": null,
48029
- "isDeprecated": false,
48030
- "deprecationReason": null
48031
- },
48032
- {
48033
- "name": "updatedAt",
48034
- "description": null,
48035
- "type": {
48036
- "kind": "INPUT_OBJECT",
48037
- "name": "DateFieldComparison",
48038
- "ofType": null
48039
- },
48040
- "defaultValue": null,
48041
- "isDeprecated": false,
48042
- "deprecationReason": null
48043
- },
48044
- {
48045
- "name": "versionNumber",
48046
- "description": null,
48047
- "type": {
48048
- "kind": "INPUT_OBJECT",
48049
- "name": "IntFieldComparison",
48050
- "ofType": null
48051
- },
48052
- "defaultValue": null,
48053
- "isDeprecated": false,
48054
- "deprecationReason": null
48055
- }
48056
- ],
48057
- "interfaces": null,
48058
- "enumValues": null,
48059
- "possibleTypes": null
48060
- },
48061
- {
48062
- "kind": "INPUT_OBJECT",
48063
- "name": "PlanFilterAddonFilter",
48064
- "description": null,
48065
- "fields": null,
48066
- "inputFields": [
48067
- {
48068
- "name": "and",
48069
- "description": null,
48070
- "type": {
48071
- "kind": "LIST",
48072
- "name": null,
48073
- "ofType": {
48074
- "kind": "NON_NULL",
48075
- "name": null,
48076
- "ofType": {
48077
- "kind": "INPUT_OBJECT",
48078
- "name": "PlanFilterAddonFilter",
48079
- "ofType": null
48080
- }
48081
- }
48082
- },
48083
- "defaultValue": null,
48084
- "isDeprecated": false,
48085
- "deprecationReason": null
48086
- },
48087
- {
48088
- "name": "billingId",
48089
- "description": null,
48090
- "type": {
48091
- "kind": "INPUT_OBJECT",
48092
- "name": "StringFieldComparison",
48093
- "ofType": null
48094
- },
48095
- "defaultValue": null,
48096
- "isDeprecated": false,
48097
- "deprecationReason": null
48098
- },
48099
- {
48100
- "name": "createdAt",
48101
- "description": null,
48102
- "type": {
48103
- "kind": "INPUT_OBJECT",
48104
- "name": "DateFieldComparison",
48105
- "ofType": null
48106
- },
48107
- "defaultValue": null,
48108
- "isDeprecated": false,
48109
- "deprecationReason": null
48110
- },
48111
- {
48112
- "name": "description",
48113
- "description": null,
48114
- "type": {
48115
- "kind": "INPUT_OBJECT",
48116
- "name": "StringFieldComparison",
48117
- "ofType": null
48118
- },
48119
- "defaultValue": null,
48120
- "isDeprecated": false,
48121
- "deprecationReason": null
48122
- },
48123
- {
48124
- "name": "displayName",
48125
- "description": null,
48126
- "type": {
48127
- "kind": "INPUT_OBJECT",
48128
- "name": "StringFieldComparison",
48129
- "ofType": null
48130
- },
48131
- "defaultValue": null,
48132
- "isDeprecated": false,
48133
- "deprecationReason": null
48134
- },
48135
- {
48136
- "name": "environmentId",
48137
- "description": null,
48138
- "type": {
48139
- "kind": "INPUT_OBJECT",
48140
- "name": "StringFieldComparison",
48141
- "ofType": null
48142
- },
48143
- "defaultValue": null,
48144
- "isDeprecated": false,
48145
- "deprecationReason": null
48146
- },
48147
- {
48148
- "name": "id",
48149
- "description": null,
48150
- "type": {
48151
- "kind": "INPUT_OBJECT",
48152
- "name": "StringFieldComparison",
48153
- "ofType": null
48154
- },
48155
- "defaultValue": null,
48156
- "isDeprecated": false,
48157
- "deprecationReason": null
48158
- },
48159
- {
48160
- "name": "isLatest",
48161
- "description": null,
48162
- "type": {
48163
- "kind": "INPUT_OBJECT",
48164
- "name": "BooleanFieldComparison",
48165
- "ofType": null
48166
- },
48167
- "defaultValue": null,
48168
- "isDeprecated": false,
48169
- "deprecationReason": null
48170
- },
48171
- {
48172
- "name": "or",
48173
- "description": null,
48174
- "type": {
48175
- "kind": "LIST",
48176
- "name": null,
48177
- "ofType": {
48178
- "kind": "NON_NULL",
48179
- "name": null,
48180
- "ofType": {
48181
- "kind": "INPUT_OBJECT",
48182
- "name": "PlanFilterAddonFilter",
48183
- "ofType": null
48184
- }
48185
- }
48186
- },
48187
- "defaultValue": null,
48188
- "isDeprecated": false,
48189
- "deprecationReason": null
48190
- },
48191
- {
48192
- "name": "pricingType",
48193
- "description": null,
48194
- "type": {
48195
- "kind": "INPUT_OBJECT",
48196
- "name": "PricingTypeFilterComparison",
48197
- "ofType": null
48198
- },
48199
- "defaultValue": null,
48200
- "isDeprecated": false,
48201
- "deprecationReason": null
48202
- },
48203
- {
48204
- "name": "productId",
48205
- "description": null,
48206
- "type": {
48207
- "kind": "INPUT_OBJECT",
48208
- "name": "StringFieldComparison",
48209
- "ofType": null
48210
- },
48211
- "defaultValue": null,
48212
- "isDeprecated": false,
48213
- "deprecationReason": null
48214
- },
48215
- {
48216
- "name": "refId",
48217
- "description": null,
48218
- "type": {
48219
- "kind": "INPUT_OBJECT",
48220
- "name": "StringFieldComparison",
48221
- "ofType": null
48222
- },
48223
- "defaultValue": null,
48224
- "isDeprecated": false,
48225
- "deprecationReason": null
48226
- },
48227
- {
48228
- "name": "status",
48229
- "description": null,
48230
- "type": {
48231
- "kind": "INPUT_OBJECT",
48232
- "name": "PackageStatusFilterComparison",
48233
- "ofType": null
48234
- },
48235
- "defaultValue": null,
48236
- "isDeprecated": false,
48237
- "deprecationReason": null
48238
- },
48239
- {
48240
- "name": "updatedAt",
48241
- "description": null,
48242
- "type": {
48243
- "kind": "INPUT_OBJECT",
48244
- "name": "DateFieldComparison",
48245
- "ofType": null
48246
- },
48247
- "defaultValue": null,
48248
- "isDeprecated": false,
48249
- "deprecationReason": null
48250
- },
48251
- {
48252
- "name": "versionNumber",
48253
- "description": null,
48254
- "type": {
48255
- "kind": "INPUT_OBJECT",
48256
- "name": "IntFieldComparison",
48257
- "ofType": null
48258
- },
48259
- "defaultValue": null,
48260
- "isDeprecated": false,
48261
- "deprecationReason": null
48262
- }
48263
- ],
48264
- "interfaces": null,
48265
- "enumValues": null,
48266
- "possibleTypes": null
48267
- },
48268
- {
48269
- "kind": "INPUT_OBJECT",
48270
- "name": "PlanFilterPackageGroupFilter",
48271
- "description": null,
48272
- "fields": null,
48273
- "inputFields": [
48274
- {
48275
- "name": "and",
48276
- "description": null,
48277
- "type": {
48278
- "kind": "LIST",
48279
- "name": null,
48280
- "ofType": {
48281
- "kind": "NON_NULL",
48282
- "name": null,
48283
- "ofType": {
48284
- "kind": "INPUT_OBJECT",
48285
- "name": "PlanFilterPackageGroupFilter",
48286
- "ofType": null
48287
- }
48288
- }
48289
- },
48290
- "defaultValue": null,
48291
- "isDeprecated": false,
48292
- "deprecationReason": null
48293
- },
48294
- {
48295
- "name": "createdAt",
48296
- "description": null,
48297
- "type": {
48298
- "kind": "INPUT_OBJECT",
48299
- "name": "DateFieldComparison",
48300
- "ofType": null
48301
- },
48302
- "defaultValue": null,
48303
- "isDeprecated": false,
48304
- "deprecationReason": null
48305
- },
48306
- {
48307
- "name": "displayName",
48308
- "description": null,
48309
- "type": {
48310
- "kind": "INPUT_OBJECT",
48311
- "name": "StringFieldComparison",
48312
- "ofType": null
48313
- },
48314
- "defaultValue": null,
48315
- "isDeprecated": false,
48316
- "deprecationReason": null
48317
- },
48318
- {
48319
- "name": "environmentId",
48320
- "description": null,
48321
- "type": {
48322
- "kind": "INPUT_OBJECT",
48323
- "name": "StringFieldComparison",
48324
- "ofType": null
48325
- },
48326
- "defaultValue": null,
48327
- "isDeprecated": false,
48328
- "deprecationReason": null
48329
- },
48330
- {
48331
- "name": "isLatest",
48332
- "description": null,
48333
- "type": {
48334
- "kind": "INPUT_OBJECT",
48335
- "name": "BooleanFieldComparison",
48336
- "ofType": null
48337
- },
48338
- "defaultValue": null,
48339
- "isDeprecated": false,
48340
- "deprecationReason": null
48341
- },
48342
- {
48343
- "name": "or",
48344
- "description": null,
48345
- "type": {
48346
- "kind": "LIST",
48347
- "name": null,
48348
- "ofType": {
48349
- "kind": "NON_NULL",
48350
- "name": null,
48351
- "ofType": {
48352
- "kind": "INPUT_OBJECT",
48353
- "name": "PlanFilterPackageGroupFilter",
48050
+ "name": "PlanFilter",
48354
48051
  "ofType": null
48355
48052
  }
48356
48053
  }
@@ -48360,7 +48057,43 @@
48360
48057
  "deprecationReason": null
48361
48058
  },
48362
48059
  {
48363
- "name": "packageGroupId",
48060
+ "name": "pricingType",
48061
+ "description": null,
48062
+ "type": {
48063
+ "kind": "INPUT_OBJECT",
48064
+ "name": "PricingTypeFilterComparison",
48065
+ "ofType": null
48066
+ },
48067
+ "defaultValue": null,
48068
+ "isDeprecated": false,
48069
+ "deprecationReason": null
48070
+ },
48071
+ {
48072
+ "name": "product",
48073
+ "description": null,
48074
+ "type": {
48075
+ "kind": "INPUT_OBJECT",
48076
+ "name": "PlanFilterProductFilter",
48077
+ "ofType": null
48078
+ },
48079
+ "defaultValue": null,
48080
+ "isDeprecated": false,
48081
+ "deprecationReason": null
48082
+ },
48083
+ {
48084
+ "name": "productId",
48085
+ "description": null,
48086
+ "type": {
48087
+ "kind": "INPUT_OBJECT",
48088
+ "name": "StringFieldComparison",
48089
+ "ofType": null
48090
+ },
48091
+ "defaultValue": null,
48092
+ "isDeprecated": false,
48093
+ "deprecationReason": null
48094
+ },
48095
+ {
48096
+ "name": "refId",
48364
48097
  "description": null,
48365
48098
  "type": {
48366
48099
  "kind": "INPUT_OBJECT",
@@ -48371,6 +48104,189 @@
48371
48104
  "isDeprecated": false,
48372
48105
  "deprecationReason": null
48373
48106
  },
48107
+ {
48108
+ "name": "status",
48109
+ "description": null,
48110
+ "type": {
48111
+ "kind": "INPUT_OBJECT",
48112
+ "name": "PackageStatusFilterComparison",
48113
+ "ofType": null
48114
+ },
48115
+ "defaultValue": null,
48116
+ "isDeprecated": false,
48117
+ "deprecationReason": null
48118
+ },
48119
+ {
48120
+ "name": "updatedAt",
48121
+ "description": null,
48122
+ "type": {
48123
+ "kind": "INPUT_OBJECT",
48124
+ "name": "DateFieldComparison",
48125
+ "ofType": null
48126
+ },
48127
+ "defaultValue": null,
48128
+ "isDeprecated": false,
48129
+ "deprecationReason": null
48130
+ },
48131
+ {
48132
+ "name": "versionNumber",
48133
+ "description": null,
48134
+ "type": {
48135
+ "kind": "INPUT_OBJECT",
48136
+ "name": "IntFieldComparison",
48137
+ "ofType": null
48138
+ },
48139
+ "defaultValue": null,
48140
+ "isDeprecated": false,
48141
+ "deprecationReason": null
48142
+ }
48143
+ ],
48144
+ "interfaces": null,
48145
+ "enumValues": null,
48146
+ "possibleTypes": null
48147
+ },
48148
+ {
48149
+ "kind": "INPUT_OBJECT",
48150
+ "name": "PlanFilterAddonFilter",
48151
+ "description": null,
48152
+ "fields": null,
48153
+ "inputFields": [
48154
+ {
48155
+ "name": "and",
48156
+ "description": null,
48157
+ "type": {
48158
+ "kind": "LIST",
48159
+ "name": null,
48160
+ "ofType": {
48161
+ "kind": "NON_NULL",
48162
+ "name": null,
48163
+ "ofType": {
48164
+ "kind": "INPUT_OBJECT",
48165
+ "name": "PlanFilterAddonFilter",
48166
+ "ofType": null
48167
+ }
48168
+ }
48169
+ },
48170
+ "defaultValue": null,
48171
+ "isDeprecated": false,
48172
+ "deprecationReason": null
48173
+ },
48174
+ {
48175
+ "name": "billingId",
48176
+ "description": null,
48177
+ "type": {
48178
+ "kind": "INPUT_OBJECT",
48179
+ "name": "StringFieldComparison",
48180
+ "ofType": null
48181
+ },
48182
+ "defaultValue": null,
48183
+ "isDeprecated": false,
48184
+ "deprecationReason": null
48185
+ },
48186
+ {
48187
+ "name": "createdAt",
48188
+ "description": null,
48189
+ "type": {
48190
+ "kind": "INPUT_OBJECT",
48191
+ "name": "DateFieldComparison",
48192
+ "ofType": null
48193
+ },
48194
+ "defaultValue": null,
48195
+ "isDeprecated": false,
48196
+ "deprecationReason": null
48197
+ },
48198
+ {
48199
+ "name": "description",
48200
+ "description": null,
48201
+ "type": {
48202
+ "kind": "INPUT_OBJECT",
48203
+ "name": "StringFieldComparison",
48204
+ "ofType": null
48205
+ },
48206
+ "defaultValue": null,
48207
+ "isDeprecated": false,
48208
+ "deprecationReason": null
48209
+ },
48210
+ {
48211
+ "name": "displayName",
48212
+ "description": null,
48213
+ "type": {
48214
+ "kind": "INPUT_OBJECT",
48215
+ "name": "StringFieldComparison",
48216
+ "ofType": null
48217
+ },
48218
+ "defaultValue": null,
48219
+ "isDeprecated": false,
48220
+ "deprecationReason": null
48221
+ },
48222
+ {
48223
+ "name": "environmentId",
48224
+ "description": null,
48225
+ "type": {
48226
+ "kind": "INPUT_OBJECT",
48227
+ "name": "StringFieldComparison",
48228
+ "ofType": null
48229
+ },
48230
+ "defaultValue": null,
48231
+ "isDeprecated": false,
48232
+ "deprecationReason": null
48233
+ },
48234
+ {
48235
+ "name": "id",
48236
+ "description": null,
48237
+ "type": {
48238
+ "kind": "INPUT_OBJECT",
48239
+ "name": "StringFieldComparison",
48240
+ "ofType": null
48241
+ },
48242
+ "defaultValue": null,
48243
+ "isDeprecated": false,
48244
+ "deprecationReason": null
48245
+ },
48246
+ {
48247
+ "name": "isLatest",
48248
+ "description": null,
48249
+ "type": {
48250
+ "kind": "INPUT_OBJECT",
48251
+ "name": "BooleanFieldComparison",
48252
+ "ofType": null
48253
+ },
48254
+ "defaultValue": null,
48255
+ "isDeprecated": false,
48256
+ "deprecationReason": null
48257
+ },
48258
+ {
48259
+ "name": "or",
48260
+ "description": null,
48261
+ "type": {
48262
+ "kind": "LIST",
48263
+ "name": null,
48264
+ "ofType": {
48265
+ "kind": "NON_NULL",
48266
+ "name": null,
48267
+ "ofType": {
48268
+ "kind": "INPUT_OBJECT",
48269
+ "name": "PlanFilterAddonFilter",
48270
+ "ofType": null
48271
+ }
48272
+ }
48273
+ },
48274
+ "defaultValue": null,
48275
+ "isDeprecated": false,
48276
+ "deprecationReason": null
48277
+ },
48278
+ {
48279
+ "name": "pricingType",
48280
+ "description": null,
48281
+ "type": {
48282
+ "kind": "INPUT_OBJECT",
48283
+ "name": "PricingTypeFilterComparison",
48284
+ "ofType": null
48285
+ },
48286
+ "defaultValue": null,
48287
+ "isDeprecated": false,
48288
+ "deprecationReason": null
48289
+ },
48374
48290
  {
48375
48291
  "name": "productId",
48376
48292
  "description": null,
@@ -48383,12 +48299,24 @@
48383
48299
  "isDeprecated": false,
48384
48300
  "deprecationReason": null
48385
48301
  },
48302
+ {
48303
+ "name": "refId",
48304
+ "description": null,
48305
+ "type": {
48306
+ "kind": "INPUT_OBJECT",
48307
+ "name": "StringFieldComparison",
48308
+ "ofType": null
48309
+ },
48310
+ "defaultValue": null,
48311
+ "isDeprecated": false,
48312
+ "deprecationReason": null
48313
+ },
48386
48314
  {
48387
48315
  "name": "status",
48388
48316
  "description": null,
48389
48317
  "type": {
48390
48318
  "kind": "INPUT_OBJECT",
48391
- "name": "PackageGroupStatusFilterComparison",
48319
+ "name": "PackageStatusFilterComparison",
48392
48320
  "ofType": null
48393
48321
  },
48394
48322
  "defaultValue": null,
@@ -60669,6 +60597,68 @@
60669
60597
  "enumValues": null,
60670
60598
  "possibleTypes": null
60671
60599
  },
60600
+ {
60601
+ "kind": "INPUT_OBJECT",
60602
+ "name": "SetPlanCompatiblePackageGroup",
60603
+ "description": "Set plan compatible package group input",
60604
+ "fields": null,
60605
+ "inputFields": [
60606
+ {
60607
+ "name": "options",
60608
+ "description": "The options for the package group",
60609
+ "type": {
60610
+ "kind": "INPUT_OBJECT",
60611
+ "name": "SetPlanCompatiblePackageGroupOptions",
60612
+ "ofType": null
60613
+ },
60614
+ "defaultValue": null,
60615
+ "isDeprecated": false,
60616
+ "deprecationReason": null
60617
+ },
60618
+ {
60619
+ "name": "packageGroupId",
60620
+ "description": "The package group id",
60621
+ "type": {
60622
+ "kind": "NON_NULL",
60623
+ "name": null,
60624
+ "ofType": {
60625
+ "kind": "SCALAR",
60626
+ "name": "String",
60627
+ "ofType": null
60628
+ }
60629
+ },
60630
+ "defaultValue": null,
60631
+ "isDeprecated": false,
60632
+ "deprecationReason": null
60633
+ }
60634
+ ],
60635
+ "interfaces": null,
60636
+ "enumValues": null,
60637
+ "possibleTypes": null
60638
+ },
60639
+ {
60640
+ "kind": "INPUT_OBJECT",
60641
+ "name": "SetPlanCompatiblePackageGroupOptions",
60642
+ "description": "Set plan compatible package group options input",
60643
+ "fields": null,
60644
+ "inputFields": [
60645
+ {
60646
+ "name": "minItems",
60647
+ "description": "Number of required items from packageGroup",
60648
+ "type": {
60649
+ "kind": "SCALAR",
60650
+ "name": "Float",
60651
+ "ofType": null
60652
+ },
60653
+ "defaultValue": null,
60654
+ "isDeprecated": false,
60655
+ "deprecationReason": null
60656
+ }
60657
+ ],
60658
+ "interfaces": null,
60659
+ "enumValues": null,
60660
+ "possibleTypes": null
60661
+ },
60672
60662
  {
60673
60663
  "kind": "INPUT_OBJECT",
60674
60664
  "name": "SetPlanCompatiblePackageGroups",
@@ -60704,8 +60694,8 @@
60704
60694
  "deprecationReason": null
60705
60695
  },
60706
60696
  {
60707
- "name": "packageGroupIds",
60708
- "description": "The package group ids",
60697
+ "name": "packageGroups",
60698
+ "description": "The package groups with optional options",
60709
60699
  "type": {
60710
60700
  "kind": "NON_NULL",
60711
60701
  "name": null,
@@ -60716,8 +60706,8 @@
60716
60706
  "kind": "NON_NULL",
60717
60707
  "name": null,
60718
60708
  "ofType": {
60719
- "kind": "SCALAR",
60720
- "name": "String",
60709
+ "kind": "INPUT_OBJECT",
60710
+ "name": "SetPlanCompatiblePackageGroup",
60721
60711
  "ofType": null
60722
60712
  }
60723
60713
  }