stigg-api-client 0.698.0 → 0.699.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 50f7adfc4cb362a5614d1b940371ed01735a963375b7aea92dbe108c1a93c2e1
4
- data.tar.gz: 65979f205fb1e8d20866729c6319acec5f9cb03e3a794db84e528456a114cefc
3
+ metadata.gz: 6551b2cdad83a83c3647444bd6f05427c15bbfe8c87832b8600a1642acf451e5
4
+ data.tar.gz: a6833285d9879f9367916d4afbf7b055ebc7d271533be6dd53896211eaf67a68
5
5
  SHA512:
6
- metadata.gz: edd23c485e797dd5effaea8248b79658be8db56d8fe0c257f941797236e9bc5e6cd0205fc3c68e2b8731cc225d177158812e84769b3477ffaf72c020014bb3d1
7
- data.tar.gz: 070d1f2ef4879b5d85b724543ef9d0dab10a0f405e2515ee48a619b1d169d22ce6f12d44cca6637163cbb66b936ce253ad9cafe234d0dff5e01a44c89a4dd105
6
+ metadata.gz: 30a4791d72683e98f64009c4d377911788b90e33aa946307e937725d8e9340b11c5b449a3172f4b6ddfa127f08749b4c80952d3ca14eaddaba6d3ed15d7da390
7
+ data.tar.gz: fc7e619586f3d9ebdd955bf073a9ac17a997916130acef8f289aa3e1afffe5a28b956fdba51c27974706ad1c5ecd4e3c7ac59a6e75c815582f74255af18a7e3c
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (0.698.0)
4
+ stigg-api-client (0.699.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,
@@ -56691,6 +56883,30 @@
56691
56883
  "isDeprecated": false,
56692
56884
  "deprecationReason": null
56693
56885
  },
56886
+ {
56887
+ "name": "currentBillingPeriodEnd",
56888
+ "description": null,
56889
+ "type": {
56890
+ "kind": "INPUT_OBJECT",
56891
+ "name": "DateFieldComparison",
56892
+ "ofType": null
56893
+ },
56894
+ "defaultValue": null,
56895
+ "isDeprecated": false,
56896
+ "deprecationReason": null
56897
+ },
56898
+ {
56899
+ "name": "currentBillingPeriodStart",
56900
+ "description": null,
56901
+ "type": {
56902
+ "kind": "INPUT_OBJECT",
56903
+ "name": "DateFieldComparison",
56904
+ "ofType": null
56905
+ },
56906
+ "defaultValue": null,
56907
+ "isDeprecated": false,
56908
+ "deprecationReason": null
56909
+ },
56694
56910
  {
56695
56911
  "name": "effectiveEndDate",
56696
56912
  "description": null,
@@ -58673,6 +58889,30 @@
58673
58889
  "isDeprecated": false,
58674
58890
  "deprecationReason": null
58675
58891
  },
58892
+ {
58893
+ "name": "currentBillingPeriodEnd",
58894
+ "description": null,
58895
+ "type": {
58896
+ "kind": "INPUT_OBJECT",
58897
+ "name": "DateFieldComparison",
58898
+ "ofType": null
58899
+ },
58900
+ "defaultValue": null,
58901
+ "isDeprecated": false,
58902
+ "deprecationReason": null
58903
+ },
58904
+ {
58905
+ "name": "currentBillingPeriodStart",
58906
+ "description": null,
58907
+ "type": {
58908
+ "kind": "INPUT_OBJECT",
58909
+ "name": "DateFieldComparison",
58910
+ "ofType": null
58911
+ },
58912
+ "defaultValue": null,
58913
+ "isDeprecated": false,
58914
+ "deprecationReason": null
58915
+ },
58676
58916
  {
58677
58917
  "name": "effectiveEndDate",
58678
58918
  "description": null,
@@ -62147,6 +62387,30 @@
62147
62387
  "isDeprecated": false,
62148
62388
  "deprecationReason": null
62149
62389
  },
62390
+ {
62391
+ "name": "currentBillingPeriodEnd",
62392
+ "description": null,
62393
+ "type": {
62394
+ "kind": "INPUT_OBJECT",
62395
+ "name": "DateFieldComparison",
62396
+ "ofType": null
62397
+ },
62398
+ "defaultValue": null,
62399
+ "isDeprecated": false,
62400
+ "deprecationReason": null
62401
+ },
62402
+ {
62403
+ "name": "currentBillingPeriodStart",
62404
+ "description": null,
62405
+ "type": {
62406
+ "kind": "INPUT_OBJECT",
62407
+ "name": "DateFieldComparison",
62408
+ "ofType": null
62409
+ },
62410
+ "defaultValue": null,
62411
+ "isDeprecated": false,
62412
+ "deprecationReason": null
62413
+ },
62150
62414
  {
62151
62415
  "name": "effectiveEndDate",
62152
62416
  "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.0"
4
+ VERSION = "0.699.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.0
4
+ version: 0.699.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