stigg-api-client 0.627.0 → 0.628.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: ec01137f7b430a1757282b7091e425de8d5d3aaf9be85079e3db20267240b279
4
- data.tar.gz: '092e430d024d449572b089b264a4ca1fc7d5ae3747306068113cc39a5cf0bf15'
3
+ metadata.gz: 409340f6cdc187ad7411355a454406dec9ddce098736856367dcbac9795f118b
4
+ data.tar.gz: cda160a8e3c0e6117f6e1978f7de3efa397d64b40be947bc5cfc515310fde233
5
5
  SHA512:
6
- metadata.gz: c3c6df00bdd093b0f2b9a6fabd42862f1f7969ce42d6ab6602d6b790f6a98530b94dc4c918f5a7a9f2363a7f570e9d6d2a593d5845ddbba381a72eca675b627b
7
- data.tar.gz: ed9adaeff2a5e2f16d3b6db615db217ad01130c288fb0dbf57bb3f79401922ff191078cfd428bffc91527dae996426d333ece6af151d01f3f7d8e1703118dd2c
6
+ metadata.gz: 4fc838abf60849b25497ead0182a9c5d742e5bbc74eac1624772f3b41d3a94ed91c63138cd387bff1ad575e84dd525a20560ac4de9d22c67d01cf5000d9cd322
7
+ data.tar.gz: 07c08fc226fa7fc999bbf1a23f668e08aeb7e7efbe4faccf4cb06e04cbbae15da2b8c56d5c982aa646df1374ebfab95eca39a52666f38853190a3f8d4888ba64
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (0.627.0)
4
+ stigg-api-client (0.628.0)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql (< 2.1)
7
7
 
@@ -19456,6 +19456,18 @@
19456
19456
  "isDeprecated": false,
19457
19457
  "deprecationReason": null
19458
19458
  },
19459
+ {
19460
+ "name": "permanentDeletionDate",
19461
+ "description": null,
19462
+ "args": [],
19463
+ "type": {
19464
+ "kind": "SCALAR",
19465
+ "name": "DateTime",
19466
+ "ofType": null
19467
+ },
19468
+ "isDeprecated": false,
19469
+ "deprecationReason": null
19470
+ },
19459
19471
  {
19460
19472
  "name": "provisionStatus",
19461
19473
  "description": null,
@@ -19547,6 +19559,18 @@
19547
19559
  "isDeprecated": false,
19548
19560
  "deprecationReason": null
19549
19561
  },
19562
+ {
19563
+ "name": "permanentDeletionDate",
19564
+ "description": null,
19565
+ "args": [],
19566
+ "type": {
19567
+ "kind": "SCALAR",
19568
+ "name": "DateTime",
19569
+ "ofType": null
19570
+ },
19571
+ "isDeprecated": false,
19572
+ "deprecationReason": null
19573
+ },
19550
19574
  {
19551
19575
  "name": "slug",
19552
19576
  "description": null,
@@ -19657,6 +19681,18 @@
19657
19681
  "isDeprecated": false,
19658
19682
  "deprecationReason": null
19659
19683
  },
19684
+ {
19685
+ "name": "permanentDeletionDate",
19686
+ "description": null,
19687
+ "args": [],
19688
+ "type": {
19689
+ "kind": "SCALAR",
19690
+ "name": "Int",
19691
+ "ofType": null
19692
+ },
19693
+ "isDeprecated": false,
19694
+ "deprecationReason": null
19695
+ },
19660
19696
  {
19661
19697
  "name": "slug",
19662
19698
  "description": null,
@@ -19764,6 +19800,18 @@
19764
19800
  "isDeprecated": false,
19765
19801
  "deprecationReason": null
19766
19802
  },
19803
+ {
19804
+ "name": "permanentDeletionDate",
19805
+ "description": null,
19806
+ "args": [],
19807
+ "type": {
19808
+ "kind": "SCALAR",
19809
+ "name": "DateTime",
19810
+ "ofType": null
19811
+ },
19812
+ "isDeprecated": false,
19813
+ "deprecationReason": null
19814
+ },
19767
19815
  {
19768
19816
  "name": "provisionStatus",
19769
19817
  "description": null,
@@ -19931,6 +19979,18 @@
19931
19979
  "isDeprecated": false,
19932
19980
  "deprecationReason": null
19933
19981
  },
19982
+ {
19983
+ "name": "permanentDeletionDate",
19984
+ "description": null,
19985
+ "type": {
19986
+ "kind": "INPUT_OBJECT",
19987
+ "name": "DateFieldComparison",
19988
+ "ofType": null
19989
+ },
19990
+ "defaultValue": null,
19991
+ "isDeprecated": false,
19992
+ "deprecationReason": null
19993
+ },
19934
19994
  {
19935
19995
  "name": "slug",
19936
19996
  "description": null,
@@ -20060,6 +20120,18 @@
20060
20120
  "isDeprecated": false,
20061
20121
  "deprecationReason": null
20062
20122
  },
20123
+ {
20124
+ "name": "permanentDeletionDate",
20125
+ "description": null,
20126
+ "args": [],
20127
+ "type": {
20128
+ "kind": "SCALAR",
20129
+ "name": "DateTime",
20130
+ "ofType": null
20131
+ },
20132
+ "isDeprecated": false,
20133
+ "deprecationReason": null
20134
+ },
20063
20135
  {
20064
20136
  "name": "slug",
20065
20137
  "description": null,
@@ -20119,6 +20191,18 @@
20119
20191
  "isDeprecated": false,
20120
20192
  "deprecationReason": null
20121
20193
  },
20194
+ {
20195
+ "name": "permanentDeletionDate",
20196
+ "description": null,
20197
+ "args": [],
20198
+ "type": {
20199
+ "kind": "SCALAR",
20200
+ "name": "DateTime",
20201
+ "ofType": null
20202
+ },
20203
+ "isDeprecated": false,
20204
+ "deprecationReason": null
20205
+ },
20122
20206
  {
20123
20207
  "name": "slug",
20124
20208
  "description": null,
@@ -20296,6 +20380,12 @@
20296
20380
  "isDeprecated": false,
20297
20381
  "deprecationReason": null
20298
20382
  },
20383
+ {
20384
+ "name": "permanentDeletionDate",
20385
+ "description": null,
20386
+ "isDeprecated": false,
20387
+ "deprecationReason": null
20388
+ },
20299
20389
  {
20300
20390
  "name": "slug",
20301
20391
  "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.627.0"
4
+ VERSION = "0.628.0"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stigg-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.627.0
4
+ version: 0.628.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg