stigg-api-client 3.128.0 → 4.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: de2e80e129951649b94ae20869e62c2bfb7f68ed3f44336b8c3ac8e98af9cdd2
4
- data.tar.gz: 370a5d6431ea00697fd08063004ec08837d4ef726f07917fedd695d1356a9213
3
+ metadata.gz: cca1b54c93db23d91874cee1c8d5b1fbfdca7d67bb36a5aaeeca14799a036711
4
+ data.tar.gz: f3870dae74b384a66e5bd56201c87165fb362598689f1fbe3d0ce268b6460acc
5
5
  SHA512:
6
- metadata.gz: a465d353eb55650496740dfbd56bbf4e6f838afceb3d7dda580bad699950634700be8657044935138169584b3f556a590c2252c22b96d357b220ca9775659503
7
- data.tar.gz: cba1381317fc72c1a4f510dce24f0d4ab702deab1c5c202594c0cb22447960344ae30dbe6ec09e935a9a9fd9b74f3f5fe79e3409b1d420c80c652c450c96963f
6
+ metadata.gz: 18dfbb85bfbb8def31e0f456300bf06ebb2b46ade1d72b0c674d92d66877d59d38e1680ebcf29f8afffc17a074453077ab6745b330c62fee2374d0166fe39dbb
7
+ data.tar.gz: e23262e08281341c332ede8aa1125d1e6f19e4234650a53d6c814e834b193117dad42e078443a5ad645538ea9e18e82f8a128ff618c7c36c4df41aef09e16fe8
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (3.128.0)
4
+ stigg-api-client (4.7.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -13035,6 +13035,18 @@
13035
13035
  "isDeprecated": false,
13036
13036
  "deprecationReason": null
13037
13037
  },
13038
+ {
13039
+ "name": "costFormula",
13040
+ "description": "A custom formula for calculating cost based on single event dimensions",
13041
+ "args": [],
13042
+ "type": {
13043
+ "kind": "SCALAR",
13044
+ "name": "String",
13045
+ "ofType": null
13046
+ },
13047
+ "isDeprecated": false,
13048
+ "deprecationReason": null
13049
+ },
13038
13050
  {
13039
13051
  "name": "currencyId",
13040
13052
  "description": "The custom currency refId for the credit rate",
@@ -13091,6 +13103,18 @@
13091
13103
  "isDeprecated": false,
13092
13104
  "deprecationReason": null
13093
13105
  },
13106
+ {
13107
+ "name": "costFormula",
13108
+ "description": "A custom formula for calculating cost based on single event dimensions",
13109
+ "type": {
13110
+ "kind": "SCALAR",
13111
+ "name": "String",
13112
+ "ofType": null
13113
+ },
13114
+ "defaultValue": null,
13115
+ "isDeprecated": false,
13116
+ "deprecationReason": null
13117
+ },
13094
13118
  {
13095
13119
  "name": "currencyId",
13096
13120
  "description": "The custom currency refId for the credit rate",
@@ -88184,7 +88208,7 @@
88184
88208
  },
88185
88209
  {
88186
88210
  "name": "cancellationDate",
88187
- "description": null,
88211
+ "description": "Subscription cancellation date",
88188
88212
  "args": [],
88189
88213
  "type": {
88190
88214
  "kind": "SCALAR",
@@ -88504,7 +88528,7 @@
88504
88528
  },
88505
88529
  {
88506
88530
  "name": "paymentCollection",
88507
- "description": null,
88531
+ "description": "Payment collection",
88508
88532
  "args": [],
88509
88533
  "type": {
88510
88534
  "kind": "NON_NULL",
@@ -88601,7 +88625,7 @@
88601
88625
  },
88602
88626
  {
88603
88627
  "name": "pricingType",
88604
- "description": null,
88628
+ "description": "Pricing type",
88605
88629
  "args": [],
88606
88630
  "type": {
88607
88631
  "kind": "NON_NULL",
@@ -88883,6 +88907,18 @@
88883
88907
  "isDeprecated": false,
88884
88908
  "deprecationReason": null
88885
88909
  },
88910
+ {
88911
+ "name": "cancellationDate",
88912
+ "description": null,
88913
+ "args": [],
88914
+ "type": {
88915
+ "kind": "SCALAR",
88916
+ "name": "DateTime",
88917
+ "ofType": null
88918
+ },
88919
+ "isDeprecated": false,
88920
+ "deprecationReason": null
88921
+ },
88886
88922
  {
88887
88923
  "name": "createdAt",
88888
88924
  "description": null,
@@ -88907,6 +88943,18 @@
88907
88943
  "isDeprecated": false,
88908
88944
  "deprecationReason": null
88909
88945
  },
88946
+ {
88947
+ "name": "endDate",
88948
+ "description": null,
88949
+ "args": [],
88950
+ "type": {
88951
+ "kind": "SCALAR",
88952
+ "name": "DateTime",
88953
+ "ofType": null
88954
+ },
88955
+ "isDeprecated": false,
88956
+ "deprecationReason": null
88957
+ },
88910
88958
  {
88911
88959
  "name": "environmentId",
88912
88960
  "description": null,
@@ -88919,6 +88967,30 @@
88919
88967
  "isDeprecated": false,
88920
88968
  "deprecationReason": null
88921
88969
  },
88970
+ {
88971
+ "name": "paymentCollection",
88972
+ "description": null,
88973
+ "args": [],
88974
+ "type": {
88975
+ "kind": "ENUM",
88976
+ "name": "PaymentCollection",
88977
+ "ofType": null
88978
+ },
88979
+ "isDeprecated": false,
88980
+ "deprecationReason": null
88981
+ },
88982
+ {
88983
+ "name": "pricingType",
88984
+ "description": null,
88985
+ "args": [],
88986
+ "type": {
88987
+ "kind": "ENUM",
88988
+ "name": "PricingType",
88989
+ "ofType": null
88990
+ },
88991
+ "isDeprecated": false,
88992
+ "deprecationReason": null
88993
+ },
88922
88994
  {
88923
88995
  "name": "productId",
88924
88996
  "description": null,
@@ -89081,6 +89153,18 @@
89081
89153
  "isDeprecated": false,
89082
89154
  "deprecationReason": null
89083
89155
  },
89156
+ {
89157
+ "name": "cancellationDate",
89158
+ "description": null,
89159
+ "args": [],
89160
+ "type": {
89161
+ "kind": "SCALAR",
89162
+ "name": "Int",
89163
+ "ofType": null
89164
+ },
89165
+ "isDeprecated": false,
89166
+ "deprecationReason": null
89167
+ },
89084
89168
  {
89085
89169
  "name": "createdAt",
89086
89170
  "description": null,
@@ -89105,6 +89189,18 @@
89105
89189
  "isDeprecated": false,
89106
89190
  "deprecationReason": null
89107
89191
  },
89192
+ {
89193
+ "name": "endDate",
89194
+ "description": null,
89195
+ "args": [],
89196
+ "type": {
89197
+ "kind": "SCALAR",
89198
+ "name": "Int",
89199
+ "ofType": null
89200
+ },
89201
+ "isDeprecated": false,
89202
+ "deprecationReason": null
89203
+ },
89108
89204
  {
89109
89205
  "name": "environmentId",
89110
89206
  "description": null,
@@ -89117,6 +89213,30 @@
89117
89213
  "isDeprecated": false,
89118
89214
  "deprecationReason": null
89119
89215
  },
89216
+ {
89217
+ "name": "paymentCollection",
89218
+ "description": null,
89219
+ "args": [],
89220
+ "type": {
89221
+ "kind": "SCALAR",
89222
+ "name": "Int",
89223
+ "ofType": null
89224
+ },
89225
+ "isDeprecated": false,
89226
+ "deprecationReason": null
89227
+ },
89228
+ {
89229
+ "name": "pricingType",
89230
+ "description": null,
89231
+ "args": [],
89232
+ "type": {
89233
+ "kind": "SCALAR",
89234
+ "name": "Int",
89235
+ "ofType": null
89236
+ },
89237
+ "isDeprecated": false,
89238
+ "deprecationReason": null
89239
+ },
89120
89240
  {
89121
89241
  "name": "productId",
89122
89242
  "description": null,
@@ -89276,6 +89396,18 @@
89276
89396
  "isDeprecated": false,
89277
89397
  "deprecationReason": null
89278
89398
  },
89399
+ {
89400
+ "name": "cancellationDate",
89401
+ "description": null,
89402
+ "type": {
89403
+ "kind": "INPUT_OBJECT",
89404
+ "name": "DateFieldComparison",
89405
+ "ofType": null
89406
+ },
89407
+ "defaultValue": null,
89408
+ "isDeprecated": false,
89409
+ "deprecationReason": null
89410
+ },
89279
89411
  {
89280
89412
  "name": "createdAt",
89281
89413
  "description": null,
@@ -89312,6 +89444,18 @@
89312
89444
  "isDeprecated": false,
89313
89445
  "deprecationReason": null
89314
89446
  },
89447
+ {
89448
+ "name": "endDate",
89449
+ "description": null,
89450
+ "type": {
89451
+ "kind": "INPUT_OBJECT",
89452
+ "name": "DateFieldComparison",
89453
+ "ofType": null
89454
+ },
89455
+ "defaultValue": null,
89456
+ "isDeprecated": false,
89457
+ "deprecationReason": null
89458
+ },
89315
89459
  {
89316
89460
  "name": "environmentId",
89317
89461
  "description": null,
@@ -89344,6 +89488,30 @@
89344
89488
  "isDeprecated": false,
89345
89489
  "deprecationReason": null
89346
89490
  },
89491
+ {
89492
+ "name": "paymentCollection",
89493
+ "description": null,
89494
+ "type": {
89495
+ "kind": "INPUT_OBJECT",
89496
+ "name": "PaymentCollectionFilterComparison",
89497
+ "ofType": null
89498
+ },
89499
+ "defaultValue": null,
89500
+ "isDeprecated": false,
89501
+ "deprecationReason": null
89502
+ },
89503
+ {
89504
+ "name": "pricingType",
89505
+ "description": null,
89506
+ "type": {
89507
+ "kind": "INPUT_OBJECT",
89508
+ "name": "PricingTypeFilterComparison",
89509
+ "ofType": null
89510
+ },
89511
+ "defaultValue": null,
89512
+ "isDeprecated": false,
89513
+ "deprecationReason": null
89514
+ },
89347
89515
  {
89348
89516
  "name": "productId",
89349
89517
  "description": null,
@@ -89681,6 +89849,18 @@
89681
89849
  "isDeprecated": false,
89682
89850
  "deprecationReason": null
89683
89851
  },
89852
+ {
89853
+ "name": "cancellationDate",
89854
+ "description": null,
89855
+ "args": [],
89856
+ "type": {
89857
+ "kind": "SCALAR",
89858
+ "name": "DateTime",
89859
+ "ofType": null
89860
+ },
89861
+ "isDeprecated": false,
89862
+ "deprecationReason": null
89863
+ },
89684
89864
  {
89685
89865
  "name": "createdAt",
89686
89866
  "description": null,
@@ -89705,6 +89885,18 @@
89705
89885
  "isDeprecated": false,
89706
89886
  "deprecationReason": null
89707
89887
  },
89888
+ {
89889
+ "name": "endDate",
89890
+ "description": null,
89891
+ "args": [],
89892
+ "type": {
89893
+ "kind": "SCALAR",
89894
+ "name": "DateTime",
89895
+ "ofType": null
89896
+ },
89897
+ "isDeprecated": false,
89898
+ "deprecationReason": null
89899
+ },
89708
89900
  {
89709
89901
  "name": "environmentId",
89710
89902
  "description": null,
@@ -89717,6 +89909,30 @@
89717
89909
  "isDeprecated": false,
89718
89910
  "deprecationReason": null
89719
89911
  },
89912
+ {
89913
+ "name": "paymentCollection",
89914
+ "description": null,
89915
+ "args": [],
89916
+ "type": {
89917
+ "kind": "ENUM",
89918
+ "name": "PaymentCollection",
89919
+ "ofType": null
89920
+ },
89921
+ "isDeprecated": false,
89922
+ "deprecationReason": null
89923
+ },
89924
+ {
89925
+ "name": "pricingType",
89926
+ "description": null,
89927
+ "args": [],
89928
+ "type": {
89929
+ "kind": "ENUM",
89930
+ "name": "PricingType",
89931
+ "ofType": null
89932
+ },
89933
+ "isDeprecated": false,
89934
+ "deprecationReason": null
89935
+ },
89720
89936
  {
89721
89937
  "name": "productId",
89722
89938
  "description": null,
@@ -89812,6 +90028,18 @@
89812
90028
  "isDeprecated": false,
89813
90029
  "deprecationReason": null
89814
90030
  },
90031
+ {
90032
+ "name": "cancellationDate",
90033
+ "description": null,
90034
+ "args": [],
90035
+ "type": {
90036
+ "kind": "SCALAR",
90037
+ "name": "DateTime",
90038
+ "ofType": null
90039
+ },
90040
+ "isDeprecated": false,
90041
+ "deprecationReason": null
90042
+ },
89815
90043
  {
89816
90044
  "name": "createdAt",
89817
90045
  "description": null,
@@ -89836,6 +90064,18 @@
89836
90064
  "isDeprecated": false,
89837
90065
  "deprecationReason": null
89838
90066
  },
90067
+ {
90068
+ "name": "endDate",
90069
+ "description": null,
90070
+ "args": [],
90071
+ "type": {
90072
+ "kind": "SCALAR",
90073
+ "name": "DateTime",
90074
+ "ofType": null
90075
+ },
90076
+ "isDeprecated": false,
90077
+ "deprecationReason": null
90078
+ },
89839
90079
  {
89840
90080
  "name": "environmentId",
89841
90081
  "description": null,
@@ -89848,6 +90088,30 @@
89848
90088
  "isDeprecated": false,
89849
90089
  "deprecationReason": null
89850
90090
  },
90091
+ {
90092
+ "name": "paymentCollection",
90093
+ "description": null,
90094
+ "args": [],
90095
+ "type": {
90096
+ "kind": "ENUM",
90097
+ "name": "PaymentCollection",
90098
+ "ofType": null
90099
+ },
90100
+ "isDeprecated": false,
90101
+ "deprecationReason": null
90102
+ },
90103
+ {
90104
+ "name": "pricingType",
90105
+ "description": null,
90106
+ "args": [],
90107
+ "type": {
90108
+ "kind": "ENUM",
90109
+ "name": "PricingType",
90110
+ "ofType": null
90111
+ },
90112
+ "isDeprecated": false,
90113
+ "deprecationReason": null
90114
+ },
89851
90115
  {
89852
90116
  "name": "productId",
89853
90117
  "description": null,
@@ -89995,6 +90259,12 @@
89995
90259
  "isDeprecated": false,
89996
90260
  "deprecationReason": null
89997
90261
  },
90262
+ {
90263
+ "name": "cancellationDate",
90264
+ "description": null,
90265
+ "isDeprecated": false,
90266
+ "deprecationReason": null
90267
+ },
89998
90268
  {
89999
90269
  "name": "createdAt",
90000
90270
  "description": null,
@@ -90007,12 +90277,30 @@
90007
90277
  "isDeprecated": false,
90008
90278
  "deprecationReason": null
90009
90279
  },
90280
+ {
90281
+ "name": "endDate",
90282
+ "description": null,
90283
+ "isDeprecated": false,
90284
+ "deprecationReason": null
90285
+ },
90010
90286
  {
90011
90287
  "name": "environmentId",
90012
90288
  "description": null,
90013
90289
  "isDeprecated": false,
90014
90290
  "deprecationReason": null
90015
90291
  },
90292
+ {
90293
+ "name": "paymentCollection",
90294
+ "description": null,
90295
+ "isDeprecated": false,
90296
+ "deprecationReason": null
90297
+ },
90298
+ {
90299
+ "name": "pricingType",
90300
+ "description": null,
90301
+ "isDeprecated": false,
90302
+ "deprecationReason": null
90303
+ },
90016
90304
  {
90017
90305
  "name": "productId",
90018
90306
  "description": null,
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "3.128.0"
4
+ VERSION = "4.7.0"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stigg-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.128.0
4
+ version: 4.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-10-28 00:00:00.000000000 Z
11
+ date: 2025-11-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: graphlient