stigg-api-client 1.95.3 → 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,
@@ -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",
@@ -46459,40 +46246,7 @@
46459
46246
  {
46460
46247
  "name": "compatiblePackageGroups",
46461
46248
  "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
- ],
46249
+ "args": [],
46496
46250
  "type": {
46497
46251
  "kind": "LIST",
46498
46252
  "name": null,
@@ -46501,7 +46255,7 @@
46501
46255
  "name": null,
46502
46256
  "ofType": {
46503
46257
  "kind": "OBJECT",
46504
- "name": "PackageGroup",
46258
+ "name": "PlanCompatiblePackageGroups",
46505
46259
  "ofType": null
46506
46260
  }
46507
46261
  }
@@ -47367,6 +47121,244 @@
47367
47121
  "enumValues": null,
47368
47122
  "possibleTypes": null
47369
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
+ },
47370
47362
  {
47371
47363
  "kind": "OBJECT",
47372
47364
  "name": "PlanConnection",
@@ -47865,18 +47857,6 @@
47865
47857
  "isDeprecated": false,
47866
47858
  "deprecationReason": null
47867
47859
  },
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
47860
  {
47881
47861
  "name": "createdAt",
47882
47862
  "description": null,
@@ -47960,397 +47940,7 @@
47960
47940
  "name": null,
47961
47941
  "ofType": {
47962
47942
  "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",
47943
+ "name": "PlanFilter",
48354
47944
  "ofType": null
48355
47945
  }
48356
47946
  }
@@ -48360,7 +47950,43 @@
48360
47950
  "deprecationReason": null
48361
47951
  },
48362
47952
  {
48363
- "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",
48364
47990
  "description": null,
48365
47991
  "type": {
48366
47992
  "kind": "INPUT_OBJECT",
@@ -48371,6 +47997,189 @@
48371
47997
  "isDeprecated": false,
48372
47998
  "deprecationReason": null
48373
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
+ },
48374
48183
  {
48375
48184
  "name": "productId",
48376
48185
  "description": null,
@@ -48383,12 +48192,24 @@
48383
48192
  "isDeprecated": false,
48384
48193
  "deprecationReason": null
48385
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
+ },
48386
48207
  {
48387
48208
  "name": "status",
48388
48209
  "description": null,
48389
48210
  "type": {
48390
48211
  "kind": "INPUT_OBJECT",
48391
- "name": "PackageGroupStatusFilterComparison",
48212
+ "name": "PackageStatusFilterComparison",
48392
48213
  "ofType": null
48393
48214
  },
48394
48215
  "defaultValue": null,
@@ -60669,6 +60490,68 @@
60669
60490
  "enumValues": null,
60670
60491
  "possibleTypes": null
60671
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
+ },
60672
60555
  {
60673
60556
  "kind": "INPUT_OBJECT",
60674
60557
  "name": "SetPlanCompatiblePackageGroups",
@@ -60704,8 +60587,8 @@
60704
60587
  "deprecationReason": null
60705
60588
  },
60706
60589
  {
60707
- "name": "packageGroupIds",
60708
- "description": "The package group ids",
60590
+ "name": "packageGroups",
60591
+ "description": "The package groups with optional options",
60709
60592
  "type": {
60710
60593
  "kind": "NON_NULL",
60711
60594
  "name": null,
@@ -60716,8 +60599,8 @@
60716
60599
  "kind": "NON_NULL",
60717
60600
  "name": null,
60718
60601
  "ofType": {
60719
- "kind": "SCALAR",
60720
- "name": "String",
60602
+ "kind": "INPUT_OBJECT",
60603
+ "name": "SetPlanCompatiblePackageGroup",
60721
60604
  "ofType": null
60722
60605
  }
60723
60606
  }