stigg-api-client 3.113.0 → 3.115.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: 25075713b8404a43b8c30e0848ef75594f00711fa6ecfdd997a9ccb12219d1b7
4
- data.tar.gz: f1a3aa20e813941ad88863e6799e66dbd5b701b26ba390c79393dc5f8262e15b
3
+ metadata.gz: 6de4876cc15dd8027c9b12376283f15f571fd81d106b5d9ad1d9d3a4e6beb50d
4
+ data.tar.gz: 71c9000313bda645c6d28878b1039baa63c1004aa475860b776e1ffb66c75a25
5
5
  SHA512:
6
- metadata.gz: e62cf3a8aafcf5972a3444c9f689f4006e6cb55d9bcfeedaf5c0a8dd611222820293a3718a720d97b9c654052f1d2a13ab143d249bde5a518f8e455c2a229dee
7
- data.tar.gz: 3b2e79780b28f9758ac308e9d3e065fba4e8a68be9b4aa78494bc44d69aa56fc381b3a59ac5adc4961d5a8e0de959a009dee0c481b5aad3e45b1161a06f8045e
6
+ metadata.gz: 03a3aa6f4c1b579a878ceecd63bf62bbb4ac67278b6562d95d80b15098d3b5af7a5ca40ed02b3f710e4003b652258721a8d4cf03ab875afce2d5833dbd319ebb
7
+ data.tar.gz: b6a3baae524174572c5fabc33399fa06f82da07132bbc24a5c62c278891be443588b69a6658b6da8cc7db316627f69cf94a69f61ed2d49d1d881eb556402eb76
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (3.113.0)
4
+ stigg-api-client (3.115.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -88056,7 +88056,7 @@
88056
88056
  },
88057
88057
  {
88058
88058
  "name": "billingId",
88059
- "description": null,
88059
+ "description": "Billing ID",
88060
88060
  "args": [],
88061
88061
  "type": {
88062
88062
  "kind": "SCALAR",
@@ -88601,7 +88601,7 @@
88601
88601
  },
88602
88602
  {
88603
88603
  "name": "salesforceId",
88604
- "description": null,
88604
+ "description": "Salesforce ID",
88605
88605
  "args": [],
88606
88606
  "type": {
88607
88607
  "kind": "SCALAR",
@@ -88718,7 +88718,7 @@
88718
88718
  },
88719
88719
  {
88720
88720
  "name": "subscriptionId",
88721
- "description": null,
88721
+ "description": "Subscription ID",
88722
88722
  "args": [],
88723
88723
  "type": {
88724
88724
  "kind": "NON_NULL",
@@ -88815,6 +88815,18 @@
88815
88815
  "name": "SubscriptionQueryAggregateGroupBy",
88816
88816
  "description": null,
88817
88817
  "fields": [
88818
+ {
88819
+ "name": "billingId",
88820
+ "description": null,
88821
+ "args": [],
88822
+ "type": {
88823
+ "kind": "SCALAR",
88824
+ "name": "String",
88825
+ "ofType": null
88826
+ },
88827
+ "isDeprecated": false,
88828
+ "deprecationReason": null
88829
+ },
88818
88830
  {
88819
88831
  "name": "createdAt",
88820
88832
  "description": null,
@@ -88875,6 +88887,18 @@
88875
88887
  "isDeprecated": false,
88876
88888
  "deprecationReason": null
88877
88889
  },
88890
+ {
88891
+ "name": "salesforceId",
88892
+ "description": null,
88893
+ "args": [],
88894
+ "type": {
88895
+ "kind": "SCALAR",
88896
+ "name": "String",
88897
+ "ofType": null
88898
+ },
88899
+ "isDeprecated": false,
88900
+ "deprecationReason": null
88901
+ },
88878
88902
  {
88879
88903
  "name": "startDate",
88880
88904
  "description": null,
@@ -88898,6 +88922,18 @@
88898
88922
  },
88899
88923
  "isDeprecated": false,
88900
88924
  "deprecationReason": null
88925
+ },
88926
+ {
88927
+ "name": "subscriptionId",
88928
+ "description": null,
88929
+ "args": [],
88930
+ "type": {
88931
+ "kind": "SCALAR",
88932
+ "name": "String",
88933
+ "ofType": null
88934
+ },
88935
+ "isDeprecated": false,
88936
+ "deprecationReason": null
88901
88937
  }
88902
88938
  ],
88903
88939
  "inputFields": null,
@@ -88977,6 +89013,18 @@
88977
89013
  "name": "SubscriptionQueryCountAggregate",
88978
89014
  "description": null,
88979
89015
  "fields": [
89016
+ {
89017
+ "name": "billingId",
89018
+ "description": null,
89019
+ "args": [],
89020
+ "type": {
89021
+ "kind": "SCALAR",
89022
+ "name": "Int",
89023
+ "ofType": null
89024
+ },
89025
+ "isDeprecated": false,
89026
+ "deprecationReason": null
89027
+ },
88980
89028
  {
88981
89029
  "name": "createdAt",
88982
89030
  "description": null,
@@ -89037,6 +89085,18 @@
89037
89085
  "isDeprecated": false,
89038
89086
  "deprecationReason": null
89039
89087
  },
89088
+ {
89089
+ "name": "salesforceId",
89090
+ "description": null,
89091
+ "args": [],
89092
+ "type": {
89093
+ "kind": "SCALAR",
89094
+ "name": "Int",
89095
+ "ofType": null
89096
+ },
89097
+ "isDeprecated": false,
89098
+ "deprecationReason": null
89099
+ },
89040
89100
  {
89041
89101
  "name": "startDate",
89042
89102
  "description": null,
@@ -89060,6 +89120,18 @@
89060
89120
  },
89061
89121
  "isDeprecated": false,
89062
89122
  "deprecationReason": null
89123
+ },
89124
+ {
89125
+ "name": "subscriptionId",
89126
+ "description": null,
89127
+ "args": [],
89128
+ "type": {
89129
+ "kind": "SCALAR",
89130
+ "name": "Int",
89131
+ "ofType": null
89132
+ },
89133
+ "isDeprecated": false,
89134
+ "deprecationReason": null
89063
89135
  }
89064
89136
  ],
89065
89137
  "inputFields": null,
@@ -89136,6 +89208,18 @@
89136
89208
  "isDeprecated": false,
89137
89209
  "deprecationReason": null
89138
89210
  },
89211
+ {
89212
+ "name": "billingId",
89213
+ "description": null,
89214
+ "type": {
89215
+ "kind": "INPUT_OBJECT",
89216
+ "name": "StringFieldComparison",
89217
+ "ofType": null
89218
+ },
89219
+ "defaultValue": null,
89220
+ "isDeprecated": false,
89221
+ "deprecationReason": null
89222
+ },
89139
89223
  {
89140
89224
  "name": "createdAt",
89141
89225
  "description": null,
@@ -89228,6 +89312,18 @@
89228
89312
  "isDeprecated": false,
89229
89313
  "deprecationReason": null
89230
89314
  },
89315
+ {
89316
+ "name": "salesforceId",
89317
+ "description": null,
89318
+ "type": {
89319
+ "kind": "INPUT_OBJECT",
89320
+ "name": "StringFieldComparison",
89321
+ "ofType": null
89322
+ },
89323
+ "defaultValue": null,
89324
+ "isDeprecated": false,
89325
+ "deprecationReason": null
89326
+ },
89231
89327
  {
89232
89328
  "name": "startDate",
89233
89329
  "description": null,
@@ -89251,6 +89347,18 @@
89251
89347
  "defaultValue": null,
89252
89348
  "isDeprecated": false,
89253
89349
  "deprecationReason": null
89350
+ },
89351
+ {
89352
+ "name": "subscriptionId",
89353
+ "description": null,
89354
+ "type": {
89355
+ "kind": "INPUT_OBJECT",
89356
+ "name": "StringFieldComparison",
89357
+ "ofType": null
89358
+ },
89359
+ "defaultValue": null,
89360
+ "isDeprecated": false,
89361
+ "deprecationReason": null
89254
89362
  }
89255
89363
  ],
89256
89364
  "interfaces": null,
@@ -89505,6 +89613,18 @@
89505
89613
  "name": "SubscriptionQueryMaxAggregate",
89506
89614
  "description": null,
89507
89615
  "fields": [
89616
+ {
89617
+ "name": "billingId",
89618
+ "description": null,
89619
+ "args": [],
89620
+ "type": {
89621
+ "kind": "SCALAR",
89622
+ "name": "String",
89623
+ "ofType": null
89624
+ },
89625
+ "isDeprecated": false,
89626
+ "deprecationReason": null
89627
+ },
89508
89628
  {
89509
89629
  "name": "createdAt",
89510
89630
  "description": null,
@@ -89565,6 +89685,18 @@
89565
89685
  "isDeprecated": false,
89566
89686
  "deprecationReason": null
89567
89687
  },
89688
+ {
89689
+ "name": "salesforceId",
89690
+ "description": null,
89691
+ "args": [],
89692
+ "type": {
89693
+ "kind": "SCALAR",
89694
+ "name": "String",
89695
+ "ofType": null
89696
+ },
89697
+ "isDeprecated": false,
89698
+ "deprecationReason": null
89699
+ },
89568
89700
  {
89569
89701
  "name": "startDate",
89570
89702
  "description": null,
@@ -89588,6 +89720,18 @@
89588
89720
  },
89589
89721
  "isDeprecated": false,
89590
89722
  "deprecationReason": null
89723
+ },
89724
+ {
89725
+ "name": "subscriptionId",
89726
+ "description": null,
89727
+ "args": [],
89728
+ "type": {
89729
+ "kind": "SCALAR",
89730
+ "name": "String",
89731
+ "ofType": null
89732
+ },
89733
+ "isDeprecated": false,
89734
+ "deprecationReason": null
89591
89735
  }
89592
89736
  ],
89593
89737
  "inputFields": null,
@@ -89600,6 +89744,18 @@
89600
89744
  "name": "SubscriptionQueryMinAggregate",
89601
89745
  "description": null,
89602
89746
  "fields": [
89747
+ {
89748
+ "name": "billingId",
89749
+ "description": null,
89750
+ "args": [],
89751
+ "type": {
89752
+ "kind": "SCALAR",
89753
+ "name": "String",
89754
+ "ofType": null
89755
+ },
89756
+ "isDeprecated": false,
89757
+ "deprecationReason": null
89758
+ },
89603
89759
  {
89604
89760
  "name": "createdAt",
89605
89761
  "description": null,
@@ -89660,6 +89816,18 @@
89660
89816
  "isDeprecated": false,
89661
89817
  "deprecationReason": null
89662
89818
  },
89819
+ {
89820
+ "name": "salesforceId",
89821
+ "description": null,
89822
+ "args": [],
89823
+ "type": {
89824
+ "kind": "SCALAR",
89825
+ "name": "String",
89826
+ "ofType": null
89827
+ },
89828
+ "isDeprecated": false,
89829
+ "deprecationReason": null
89830
+ },
89663
89831
  {
89664
89832
  "name": "startDate",
89665
89833
  "description": null,
@@ -89683,6 +89851,18 @@
89683
89851
  },
89684
89852
  "isDeprecated": false,
89685
89853
  "deprecationReason": null
89854
+ },
89855
+ {
89856
+ "name": "subscriptionId",
89857
+ "description": null,
89858
+ "args": [],
89859
+ "type": {
89860
+ "kind": "SCALAR",
89861
+ "name": "String",
89862
+ "ofType": null
89863
+ },
89864
+ "isDeprecated": false,
89865
+ "deprecationReason": null
89686
89866
  }
89687
89867
  ],
89688
89868
  "inputFields": null,
@@ -89753,6 +89933,12 @@
89753
89933
  "inputFields": null,
89754
89934
  "interfaces": null,
89755
89935
  "enumValues": [
89936
+ {
89937
+ "name": "billingId",
89938
+ "description": null,
89939
+ "isDeprecated": false,
89940
+ "deprecationReason": null
89941
+ },
89756
89942
  {
89757
89943
  "name": "createdAt",
89758
89944
  "description": null,
@@ -89783,6 +89969,12 @@
89783
89969
  "isDeprecated": false,
89784
89970
  "deprecationReason": null
89785
89971
  },
89972
+ {
89973
+ "name": "salesforceId",
89974
+ "description": null,
89975
+ "isDeprecated": false,
89976
+ "deprecationReason": null
89977
+ },
89786
89978
  {
89787
89979
  "name": "startDate",
89788
89980
  "description": null,
@@ -89794,6 +89986,12 @@
89794
89986
  "description": null,
89795
89987
  "isDeprecated": false,
89796
89988
  "deprecationReason": null
89989
+ },
89990
+ {
89991
+ "name": "subscriptionId",
89992
+ "description": null,
89993
+ "isDeprecated": false,
89994
+ "deprecationReason": null
89797
89995
  }
89798
89996
  ],
89799
89997
  "possibleTypes": 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.113.0"
4
+ VERSION = "3.115.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.113.0
4
+ version: 3.115.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-09 00:00:00.000000000 Z
11
+ date: 2025-10-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: graphlient