stigg-api-client 0.698.1 → 0.700.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: d8c2e624f7dc3c537979d9a1e0a30540b8f95ceb2d6ee2aa0b1fc878e79c4331
4
- data.tar.gz: bee57a8e4ff0d1a39df49eb858938589b2bd90aef0159a4abe306f30e53ad76d
3
+ metadata.gz: 14e07f5b02ca52121f2bc10d8403195a6763d76e2180073f29240d0ccae20b24
4
+ data.tar.gz: 50bcda5a9b1d016479330db1fb04e53c3c2080c042fb7dc596b7c2b550381c8f
5
5
  SHA512:
6
- metadata.gz: 5abce32ff7c29a0de9120ab6757e8e522c0056ffcf3c2297746f00222862d157a7cf623e3ff86a751628822ec569b551a2da1d8c1a1e4cf5e2910c1d0a7781bb
7
- data.tar.gz: 7186200cad1278792f2a5975b8a4045a7f1d7306e5ae527f08cfb788a2200f88f4d00e2f1f3933152a4c47cf12b45df2c6856161902f4b6e583f98758aa774c3
6
+ metadata.gz: 953021a43769306a406e804ef056efd2147af799266ca28b458554b8d16c39683eaafffec980e9c22e80a58ed9767e9528dbe18f751d0f77ff1e7635f2026f6e
7
+ data.tar.gz: 3bf63ab673a35a673feb99d57423381ec789a74cafee3277ad6a47d32e3f1dec323c9d42afcfd25195d8e87fdfebb9f364c99058602e497235446f21a7204d15
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (0.698.1)
4
+ stigg-api-client (0.700.0)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql (< 2.1)
7
7
 
@@ -10958,6 +10958,30 @@
10958
10958
  "isDeprecated": false,
10959
10959
  "deprecationReason": null
10960
10960
  },
10961
+ {
10962
+ "name": "currentBillingPeriodEnd",
10963
+ "description": null,
10964
+ "type": {
10965
+ "kind": "INPUT_OBJECT",
10966
+ "name": "DateFieldComparison",
10967
+ "ofType": null
10968
+ },
10969
+ "defaultValue": null,
10970
+ "isDeprecated": false,
10971
+ "deprecationReason": null
10972
+ },
10973
+ {
10974
+ "name": "currentBillingPeriodStart",
10975
+ "description": null,
10976
+ "type": {
10977
+ "kind": "INPUT_OBJECT",
10978
+ "name": "DateFieldComparison",
10979
+ "ofType": null
10980
+ },
10981
+ "defaultValue": null,
10982
+ "isDeprecated": false,
10983
+ "deprecationReason": null
10984
+ },
10961
10985
  {
10962
10986
  "name": "effectiveEndDate",
10963
10987
  "description": null,
@@ -13920,6 +13944,30 @@
13920
13944
  "isDeprecated": false,
13921
13945
  "deprecationReason": null
13922
13946
  },
13947
+ {
13948
+ "name": "currentBillingPeriodEnd",
13949
+ "description": null,
13950
+ "type": {
13951
+ "kind": "INPUT_OBJECT",
13952
+ "name": "DateFieldComparison",
13953
+ "ofType": null
13954
+ },
13955
+ "defaultValue": null,
13956
+ "isDeprecated": false,
13957
+ "deprecationReason": null
13958
+ },
13959
+ {
13960
+ "name": "currentBillingPeriodStart",
13961
+ "description": null,
13962
+ "type": {
13963
+ "kind": "INPUT_OBJECT",
13964
+ "name": "DateFieldComparison",
13965
+ "ofType": null
13966
+ },
13967
+ "defaultValue": null,
13968
+ "isDeprecated": false,
13969
+ "deprecationReason": null
13970
+ },
13923
13971
  {
13924
13972
  "name": "effectiveEndDate",
13925
13973
  "description": null,
@@ -14677,6 +14725,18 @@
14677
14725
  "isDeprecated": false,
14678
14726
  "deprecationReason": null
14679
14727
  },
14728
+ {
14729
+ "name": "currentBillingPeriodStart",
14730
+ "description": null,
14731
+ "args": [],
14732
+ "type": {
14733
+ "kind": "SCALAR",
14734
+ "name": "DateTime",
14735
+ "ofType": null
14736
+ },
14737
+ "isDeprecated": false,
14738
+ "deprecationReason": null
14739
+ },
14680
14740
  {
14681
14741
  "name": "customer",
14682
14742
  "description": null,
@@ -15270,6 +15330,30 @@
15270
15330
  "isDeprecated": false,
15271
15331
  "deprecationReason": null
15272
15332
  },
15333
+ {
15334
+ "name": "currentBillingPeriodEnd",
15335
+ "description": null,
15336
+ "args": [],
15337
+ "type": {
15338
+ "kind": "SCALAR",
15339
+ "name": "DateTime",
15340
+ "ofType": null
15341
+ },
15342
+ "isDeprecated": false,
15343
+ "deprecationReason": null
15344
+ },
15345
+ {
15346
+ "name": "currentBillingPeriodStart",
15347
+ "description": null,
15348
+ "args": [],
15349
+ "type": {
15350
+ "kind": "SCALAR",
15351
+ "name": "DateTime",
15352
+ "ofType": null
15353
+ },
15354
+ "isDeprecated": false,
15355
+ "deprecationReason": null
15356
+ },
15273
15357
  {
15274
15358
  "name": "effectiveEndDate",
15275
15359
  "description": null,
@@ -15576,6 +15660,30 @@
15576
15660
  "isDeprecated": false,
15577
15661
  "deprecationReason": null
15578
15662
  },
15663
+ {
15664
+ "name": "currentBillingPeriodEnd",
15665
+ "description": null,
15666
+ "args": [],
15667
+ "type": {
15668
+ "kind": "SCALAR",
15669
+ "name": "Int",
15670
+ "ofType": null
15671
+ },
15672
+ "isDeprecated": false,
15673
+ "deprecationReason": null
15674
+ },
15675
+ {
15676
+ "name": "currentBillingPeriodStart",
15677
+ "description": null,
15678
+ "args": [],
15679
+ "type": {
15680
+ "kind": "SCALAR",
15681
+ "name": "Int",
15682
+ "ofType": null
15683
+ },
15684
+ "isDeprecated": false,
15685
+ "deprecationReason": null
15686
+ },
15579
15687
  {
15580
15688
  "name": "effectiveEndDate",
15581
15689
  "description": null,
@@ -15891,6 +15999,30 @@
15891
15999
  "isDeprecated": false,
15892
16000
  "deprecationReason": null
15893
16001
  },
16002
+ {
16003
+ "name": "currentBillingPeriodEnd",
16004
+ "description": null,
16005
+ "type": {
16006
+ "kind": "INPUT_OBJECT",
16007
+ "name": "DateFieldComparison",
16008
+ "ofType": null
16009
+ },
16010
+ "defaultValue": null,
16011
+ "isDeprecated": false,
16012
+ "deprecationReason": null
16013
+ },
16014
+ {
16015
+ "name": "currentBillingPeriodStart",
16016
+ "description": null,
16017
+ "type": {
16018
+ "kind": "INPUT_OBJECT",
16019
+ "name": "DateFieldComparison",
16020
+ "ofType": null
16021
+ },
16022
+ "defaultValue": null,
16023
+ "isDeprecated": false,
16024
+ "deprecationReason": null
16025
+ },
15894
16026
  {
15895
16027
  "name": "customer",
15896
16028
  "description": null,
@@ -17055,6 +17187,30 @@
17055
17187
  "isDeprecated": false,
17056
17188
  "deprecationReason": null
17057
17189
  },
17190
+ {
17191
+ "name": "currentBillingPeriodEnd",
17192
+ "description": null,
17193
+ "args": [],
17194
+ "type": {
17195
+ "kind": "SCALAR",
17196
+ "name": "DateTime",
17197
+ "ofType": null
17198
+ },
17199
+ "isDeprecated": false,
17200
+ "deprecationReason": null
17201
+ },
17202
+ {
17203
+ "name": "currentBillingPeriodStart",
17204
+ "description": null,
17205
+ "args": [],
17206
+ "type": {
17207
+ "kind": "SCALAR",
17208
+ "name": "DateTime",
17209
+ "ofType": null
17210
+ },
17211
+ "isDeprecated": false,
17212
+ "deprecationReason": null
17213
+ },
17058
17214
  {
17059
17215
  "name": "effectiveEndDate",
17060
17216
  "description": null,
@@ -17294,6 +17450,30 @@
17294
17450
  "isDeprecated": false,
17295
17451
  "deprecationReason": null
17296
17452
  },
17453
+ {
17454
+ "name": "currentBillingPeriodEnd",
17455
+ "description": null,
17456
+ "args": [],
17457
+ "type": {
17458
+ "kind": "SCALAR",
17459
+ "name": "DateTime",
17460
+ "ofType": null
17461
+ },
17462
+ "isDeprecated": false,
17463
+ "deprecationReason": null
17464
+ },
17465
+ {
17466
+ "name": "currentBillingPeriodStart",
17467
+ "description": null,
17468
+ "args": [],
17469
+ "type": {
17470
+ "kind": "SCALAR",
17471
+ "name": "DateTime",
17472
+ "ofType": null
17473
+ },
17474
+ "isDeprecated": false,
17475
+ "deprecationReason": null
17476
+ },
17297
17477
  {
17298
17478
  "name": "effectiveEndDate",
17299
17479
  "description": null,
@@ -17555,6 +17735,18 @@
17555
17735
  "isDeprecated": false,
17556
17736
  "deprecationReason": null
17557
17737
  },
17738
+ {
17739
+ "name": "currentBillingPeriodEnd",
17740
+ "description": null,
17741
+ "isDeprecated": false,
17742
+ "deprecationReason": null
17743
+ },
17744
+ {
17745
+ "name": "currentBillingPeriodStart",
17746
+ "description": null,
17747
+ "isDeprecated": false,
17748
+ "deprecationReason": null
17749
+ },
17558
17750
  {
17559
17751
  "name": "effectiveEndDate",
17560
17752
  "description": null,
@@ -22523,6 +22715,12 @@
22523
22715
  "isDeprecated": false,
22524
22716
  "deprecationReason": null
22525
22717
  },
22718
+ {
22719
+ "name": "SUBSCRIPTIONS_MIGRATION_TRIGGERED",
22720
+ "description": null,
22721
+ "isDeprecated": false,
22722
+ "deprecationReason": null
22723
+ },
22526
22724
  {
22527
22725
  "name": "SUBSCRIPTION_CANCELED",
22528
22726
  "description": null,
@@ -56691,6 +56889,30 @@
56691
56889
  "isDeprecated": false,
56692
56890
  "deprecationReason": null
56693
56891
  },
56892
+ {
56893
+ "name": "currentBillingPeriodEnd",
56894
+ "description": null,
56895
+ "type": {
56896
+ "kind": "INPUT_OBJECT",
56897
+ "name": "DateFieldComparison",
56898
+ "ofType": null
56899
+ },
56900
+ "defaultValue": null,
56901
+ "isDeprecated": false,
56902
+ "deprecationReason": null
56903
+ },
56904
+ {
56905
+ "name": "currentBillingPeriodStart",
56906
+ "description": null,
56907
+ "type": {
56908
+ "kind": "INPUT_OBJECT",
56909
+ "name": "DateFieldComparison",
56910
+ "ofType": null
56911
+ },
56912
+ "defaultValue": null,
56913
+ "isDeprecated": false,
56914
+ "deprecationReason": null
56915
+ },
56694
56916
  {
56695
56917
  "name": "effectiveEndDate",
56696
56918
  "description": null,
@@ -58673,6 +58895,30 @@
58673
58895
  "isDeprecated": false,
58674
58896
  "deprecationReason": null
58675
58897
  },
58898
+ {
58899
+ "name": "currentBillingPeriodEnd",
58900
+ "description": null,
58901
+ "type": {
58902
+ "kind": "INPUT_OBJECT",
58903
+ "name": "DateFieldComparison",
58904
+ "ofType": null
58905
+ },
58906
+ "defaultValue": null,
58907
+ "isDeprecated": false,
58908
+ "deprecationReason": null
58909
+ },
58910
+ {
58911
+ "name": "currentBillingPeriodStart",
58912
+ "description": null,
58913
+ "type": {
58914
+ "kind": "INPUT_OBJECT",
58915
+ "name": "DateFieldComparison",
58916
+ "ofType": null
58917
+ },
58918
+ "defaultValue": null,
58919
+ "isDeprecated": false,
58920
+ "deprecationReason": null
58921
+ },
58676
58922
  {
58677
58923
  "name": "effectiveEndDate",
58678
58924
  "description": null,
@@ -62147,6 +62393,30 @@
62147
62393
  "isDeprecated": false,
62148
62394
  "deprecationReason": null
62149
62395
  },
62396
+ {
62397
+ "name": "currentBillingPeriodEnd",
62398
+ "description": null,
62399
+ "type": {
62400
+ "kind": "INPUT_OBJECT",
62401
+ "name": "DateFieldComparison",
62402
+ "ofType": null
62403
+ },
62404
+ "defaultValue": null,
62405
+ "isDeprecated": false,
62406
+ "deprecationReason": null
62407
+ },
62408
+ {
62409
+ "name": "currentBillingPeriodStart",
62410
+ "description": null,
62411
+ "type": {
62412
+ "kind": "INPUT_OBJECT",
62413
+ "name": "DateFieldComparison",
62414
+ "ofType": null
62415
+ },
62416
+ "defaultValue": null,
62417
+ "isDeprecated": false,
62418
+ "deprecationReason": null
62419
+ },
62150
62420
  {
62151
62421
  "name": "effectiveEndDate",
62152
62422
  "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 = "0.698.1"
4
+ VERSION = "0.700.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: 0.698.1
4
+ version: 0.700.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-12-11 00:00:00.000000000 Z
11
+ date: 2023-12-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: graphlient