stigg-api-client 1.156.0 → 1.158.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: 758012a65e70c5615d8699d4d82adf2f436d89ed13f708758ef1fc7a9c11d400
4
- data.tar.gz: b5db38e0c6555585634826ad31f495f35ece937baef5fe1da07b8a560eec5c60
3
+ metadata.gz: 43b79ce6ca334b8186d1f22592e0ccacf9d9feba8d69dbf568df73bef459904a
4
+ data.tar.gz: 3c339e435fea0d6552771e6c873057e4ed8ac8306ebff21ded121eebcafcd9ad
5
5
  SHA512:
6
- metadata.gz: b96cf027a29e1c25abbdcaed499416fd655bb21180967cd5983c6d6e53519d63e0aa2ac7c326cb3ddd015da46ab05106554a7ab14e169928b1a4c6afaa09acae
7
- data.tar.gz: 826d7bc1b1fa8bcd8f0e3211b16071bb98c76a13bef721a12588e327719f6593e9e023eecfb3f2344db2fd5333e6b0d021d0d629677a7d7812dbe41f4fa3cb4e
6
+ metadata.gz: 901fa364f801cbeea9db51e6527b17fdf1cd2e0f865d5e02b68ca4cfe9cdca34c34b3a679ca645ddaad58100d2ab628c40dd71a083110cdce83831d03652339d
7
+ data.tar.gz: ae9c483d386bf373b726b8dca61c0134cc9eb43df483d7712ac76206c868add3f5e8dc3d25ed234f4c437cb1a966fca9674ee7509092495f31c3470ac81fda04
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.156.0)
4
+ stigg-api-client (1.158.0)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql-client (~> 0.19)
7
7
 
@@ -12007,6 +12007,18 @@
12007
12007
  "isDeprecated": false,
12008
12008
  "deprecationReason": null
12009
12009
  },
12010
+ {
12011
+ "name": "customerId",
12012
+ "description": null,
12013
+ "type": {
12014
+ "kind": "INPUT_OBJECT",
12015
+ "name": "StringFieldComparison",
12016
+ "ofType": null
12017
+ },
12018
+ "defaultValue": null,
12019
+ "isDeprecated": false,
12020
+ "deprecationReason": null
12021
+ },
12010
12022
  {
12011
12023
  "name": "effectiveEndDate",
12012
12024
  "description": null,
@@ -15017,6 +15029,18 @@
15017
15029
  "isDeprecated": false,
15018
15030
  "deprecationReason": null
15019
15031
  },
15032
+ {
15033
+ "name": "customerId",
15034
+ "description": null,
15035
+ "type": {
15036
+ "kind": "INPUT_OBJECT",
15037
+ "name": "StringFieldComparison",
15038
+ "ofType": null
15039
+ },
15040
+ "defaultValue": null,
15041
+ "isDeprecated": false,
15042
+ "deprecationReason": null
15043
+ },
15020
15044
  {
15021
15045
  "name": "effectiveEndDate",
15022
15046
  "description": null,
@@ -15826,6 +15850,18 @@
15826
15850
  "isDeprecated": false,
15827
15851
  "deprecationReason": null
15828
15852
  },
15853
+ {
15854
+ "name": "customerId",
15855
+ "description": null,
15856
+ "args": [],
15857
+ "type": {
15858
+ "kind": "SCALAR",
15859
+ "name": "String",
15860
+ "ofType": null
15861
+ },
15862
+ "isDeprecated": false,
15863
+ "deprecationReason": null
15864
+ },
15829
15865
  {
15830
15866
  "name": "effectiveEndDate",
15831
15867
  "description": null,
@@ -16483,6 +16519,18 @@
16483
16519
  "isDeprecated": false,
16484
16520
  "deprecationReason": null
16485
16521
  },
16522
+ {
16523
+ "name": "customerId",
16524
+ "description": null,
16525
+ "args": [],
16526
+ "type": {
16527
+ "kind": "SCALAR",
16528
+ "name": "String",
16529
+ "ofType": null
16530
+ },
16531
+ "isDeprecated": false,
16532
+ "deprecationReason": null
16533
+ },
16486
16534
  {
16487
16535
  "name": "effectiveEndDate",
16488
16536
  "description": null,
@@ -16813,6 +16861,18 @@
16813
16861
  "isDeprecated": false,
16814
16862
  "deprecationReason": null
16815
16863
  },
16864
+ {
16865
+ "name": "customerId",
16866
+ "description": null,
16867
+ "args": [],
16868
+ "type": {
16869
+ "kind": "SCALAR",
16870
+ "name": "Int",
16871
+ "ofType": null
16872
+ },
16873
+ "isDeprecated": false,
16874
+ "deprecationReason": null
16875
+ },
16816
16876
  {
16817
16877
  "name": "effectiveEndDate",
16818
16878
  "description": null,
@@ -17164,6 +17224,18 @@
17164
17224
  "isDeprecated": false,
17165
17225
  "deprecationReason": null
17166
17226
  },
17227
+ {
17228
+ "name": "customerId",
17229
+ "description": null,
17230
+ "type": {
17231
+ "kind": "INPUT_OBJECT",
17232
+ "name": "StringFieldComparison",
17233
+ "ofType": null
17234
+ },
17235
+ "defaultValue": null,
17236
+ "isDeprecated": false,
17237
+ "deprecationReason": null
17238
+ },
17167
17239
  {
17168
17240
  "name": "effectiveEndDate",
17169
17241
  "description": null,
@@ -18352,6 +18424,18 @@
18352
18424
  "isDeprecated": false,
18353
18425
  "deprecationReason": null
18354
18426
  },
18427
+ {
18428
+ "name": "customerId",
18429
+ "description": null,
18430
+ "args": [],
18431
+ "type": {
18432
+ "kind": "SCALAR",
18433
+ "name": "String",
18434
+ "ofType": null
18435
+ },
18436
+ "isDeprecated": false,
18437
+ "deprecationReason": null
18438
+ },
18355
18439
  {
18356
18440
  "name": "effectiveEndDate",
18357
18441
  "description": null,
@@ -18615,6 +18699,18 @@
18615
18699
  "isDeprecated": false,
18616
18700
  "deprecationReason": null
18617
18701
  },
18702
+ {
18703
+ "name": "customerId",
18704
+ "description": null,
18705
+ "args": [],
18706
+ "type": {
18707
+ "kind": "SCALAR",
18708
+ "name": "String",
18709
+ "ofType": null
18710
+ },
18711
+ "isDeprecated": false,
18712
+ "deprecationReason": null
18713
+ },
18618
18714
  {
18619
18715
  "name": "effectiveEndDate",
18620
18716
  "description": null,
@@ -18888,6 +18984,12 @@
18888
18984
  "isDeprecated": false,
18889
18985
  "deprecationReason": null
18890
18986
  },
18987
+ {
18988
+ "name": "customerId",
18989
+ "description": null,
18990
+ "isDeprecated": false,
18991
+ "deprecationReason": null
18992
+ },
18891
18993
  {
18892
18994
  "name": "effectiveEndDate",
18893
18995
  "description": null,
@@ -30990,6 +31092,18 @@
30990
31092
  "defaultValue": null,
30991
31093
  "isDeprecated": false,
30992
31094
  "deprecationReason": null
31095
+ },
31096
+ {
31097
+ "name": "updatedAt",
31098
+ "description": "Indicates the last update of the customer. In case there's already existing customer that was updated after that date, it will skip import this customer",
31099
+ "type": {
31100
+ "kind": "SCALAR",
31101
+ "name": "DateTime",
31102
+ "ofType": null
31103
+ },
31104
+ "defaultValue": null,
31105
+ "isDeprecated": false,
31106
+ "deprecationReason": null
30993
31107
  }
30994
31108
  ],
30995
31109
  "interfaces": null,
@@ -32222,6 +32336,18 @@
32222
32336
  "defaultValue": null,
32223
32337
  "isDeprecated": false,
32224
32338
  "deprecationReason": null
32339
+ },
32340
+ {
32341
+ "name": "updatedAt",
32342
+ "description": "Indicates the last update of the subscription. In case there's already existing subscription that was updated after that date, it will skip import this subscription",
32343
+ "type": {
32344
+ "kind": "SCALAR",
32345
+ "name": "DateTime",
32346
+ "ofType": null
32347
+ },
32348
+ "defaultValue": null,
32349
+ "isDeprecated": false,
32350
+ "deprecationReason": null
32225
32351
  }
32226
32352
  ],
32227
32353
  "interfaces": null,
@@ -64600,6 +64726,18 @@
64600
64726
  "isDeprecated": false,
64601
64727
  "deprecationReason": null
64602
64728
  },
64729
+ {
64730
+ "name": "customerId",
64731
+ "description": null,
64732
+ "type": {
64733
+ "kind": "INPUT_OBJECT",
64734
+ "name": "StringFieldComparison",
64735
+ "ofType": null
64736
+ },
64737
+ "defaultValue": null,
64738
+ "isDeprecated": false,
64739
+ "deprecationReason": null
64740
+ },
64603
64741
  {
64604
64742
  "name": "effectiveEndDate",
64605
64743
  "description": null,
@@ -66654,6 +66792,18 @@
66654
66792
  "isDeprecated": false,
66655
66793
  "deprecationReason": null
66656
66794
  },
66795
+ {
66796
+ "name": "customerId",
66797
+ "description": null,
66798
+ "type": {
66799
+ "kind": "INPUT_OBJECT",
66800
+ "name": "StringFieldComparison",
66801
+ "ofType": null
66802
+ },
66803
+ "defaultValue": null,
66804
+ "isDeprecated": false,
66805
+ "deprecationReason": null
66806
+ },
66657
66807
  {
66658
66808
  "name": "effectiveEndDate",
66659
66809
  "description": null,
@@ -70621,6 +70771,18 @@
70621
70771
  "isDeprecated": false,
70622
70772
  "deprecationReason": null
70623
70773
  },
70774
+ {
70775
+ "name": "customerId",
70776
+ "description": null,
70777
+ "type": {
70778
+ "kind": "INPUT_OBJECT",
70779
+ "name": "StringFieldComparison",
70780
+ "ofType": null
70781
+ },
70782
+ "defaultValue": null,
70783
+ "isDeprecated": false,
70784
+ "deprecationReason": null
70785
+ },
70624
70786
  {
70625
70787
  "name": "effectiveEndDate",
70626
70788
  "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 = "1.156.0"
4
+ VERSION = "1.158.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: 1.156.0
4
+ version: 1.158.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-05-01 00:00:00.000000000 Z
11
+ date: 2024-05-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: graphlient