@promoboxx/graphql-gateway-types 1.206.0 → 1.208.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.
- package/graphql.schema.json +240 -0
- package/index.d.ts +26 -0
- package/package.json +1 -1
- package/schema.graphql +30 -0
package/graphql.schema.json
CHANGED
|
@@ -93628,6 +93628,18 @@
|
|
|
93628
93628
|
"isDeprecated": false,
|
|
93629
93629
|
"deprecationReason": null
|
|
93630
93630
|
},
|
|
93631
|
+
{
|
|
93632
|
+
"name": "review_text",
|
|
93633
|
+
"description": null,
|
|
93634
|
+
"args": [],
|
|
93635
|
+
"type": {
|
|
93636
|
+
"kind": "SCALAR",
|
|
93637
|
+
"name": "String",
|
|
93638
|
+
"ofType": null
|
|
93639
|
+
},
|
|
93640
|
+
"isDeprecated": false,
|
|
93641
|
+
"deprecationReason": null
|
|
93642
|
+
},
|
|
93631
93643
|
{
|
|
93632
93644
|
"name": "updated_at",
|
|
93633
93645
|
"description": null,
|
|
@@ -94392,6 +94404,18 @@
|
|
|
94392
94404
|
"isDeprecated": false,
|
|
94393
94405
|
"deprecationReason": null
|
|
94394
94406
|
},
|
|
94407
|
+
{
|
|
94408
|
+
"name": "review_text",
|
|
94409
|
+
"description": null,
|
|
94410
|
+
"type": {
|
|
94411
|
+
"kind": "INPUT_OBJECT",
|
|
94412
|
+
"name": "String_comparison_exp",
|
|
94413
|
+
"ofType": null
|
|
94414
|
+
},
|
|
94415
|
+
"defaultValue": null,
|
|
94416
|
+
"isDeprecated": false,
|
|
94417
|
+
"deprecationReason": null
|
|
94418
|
+
},
|
|
94395
94419
|
{
|
|
94396
94420
|
"name": "updated_at",
|
|
94397
94421
|
"description": null,
|
|
@@ -94640,6 +94664,18 @@
|
|
|
94640
94664
|
"isDeprecated": false,
|
|
94641
94665
|
"deprecationReason": null
|
|
94642
94666
|
},
|
|
94667
|
+
{
|
|
94668
|
+
"name": "review_text",
|
|
94669
|
+
"description": null,
|
|
94670
|
+
"type": {
|
|
94671
|
+
"kind": "SCALAR",
|
|
94672
|
+
"name": "String",
|
|
94673
|
+
"ofType": null
|
|
94674
|
+
},
|
|
94675
|
+
"defaultValue": null,
|
|
94676
|
+
"isDeprecated": false,
|
|
94677
|
+
"deprecationReason": null
|
|
94678
|
+
},
|
|
94643
94679
|
{
|
|
94644
94680
|
"name": "updated_at",
|
|
94645
94681
|
"description": null,
|
|
@@ -94746,6 +94782,18 @@
|
|
|
94746
94782
|
"isDeprecated": false,
|
|
94747
94783
|
"deprecationReason": null
|
|
94748
94784
|
},
|
|
94785
|
+
{
|
|
94786
|
+
"name": "review_text",
|
|
94787
|
+
"description": null,
|
|
94788
|
+
"args": [],
|
|
94789
|
+
"type": {
|
|
94790
|
+
"kind": "SCALAR",
|
|
94791
|
+
"name": "String",
|
|
94792
|
+
"ofType": null
|
|
94793
|
+
},
|
|
94794
|
+
"isDeprecated": false,
|
|
94795
|
+
"deprecationReason": null
|
|
94796
|
+
},
|
|
94749
94797
|
{
|
|
94750
94798
|
"name": "updated_at",
|
|
94751
94799
|
"description": null,
|
|
@@ -94854,6 +94902,18 @@
|
|
|
94854
94902
|
"isDeprecated": false,
|
|
94855
94903
|
"deprecationReason": null
|
|
94856
94904
|
},
|
|
94905
|
+
{
|
|
94906
|
+
"name": "review_text",
|
|
94907
|
+
"description": null,
|
|
94908
|
+
"type": {
|
|
94909
|
+
"kind": "ENUM",
|
|
94910
|
+
"name": "order_by",
|
|
94911
|
+
"ofType": null
|
|
94912
|
+
},
|
|
94913
|
+
"defaultValue": null,
|
|
94914
|
+
"isDeprecated": false,
|
|
94915
|
+
"deprecationReason": null
|
|
94916
|
+
},
|
|
94857
94917
|
{
|
|
94858
94918
|
"name": "updated_at",
|
|
94859
94919
|
"description": null,
|
|
@@ -94960,6 +95020,18 @@
|
|
|
94960
95020
|
"isDeprecated": false,
|
|
94961
95021
|
"deprecationReason": null
|
|
94962
95022
|
},
|
|
95023
|
+
{
|
|
95024
|
+
"name": "review_text",
|
|
95025
|
+
"description": null,
|
|
95026
|
+
"args": [],
|
|
95027
|
+
"type": {
|
|
95028
|
+
"kind": "SCALAR",
|
|
95029
|
+
"name": "String",
|
|
95030
|
+
"ofType": null
|
|
95031
|
+
},
|
|
95032
|
+
"isDeprecated": false,
|
|
95033
|
+
"deprecationReason": null
|
|
95034
|
+
},
|
|
94963
95035
|
{
|
|
94964
95036
|
"name": "updated_at",
|
|
94965
95037
|
"description": null,
|
|
@@ -95068,6 +95140,18 @@
|
|
|
95068
95140
|
"isDeprecated": false,
|
|
95069
95141
|
"deprecationReason": null
|
|
95070
95142
|
},
|
|
95143
|
+
{
|
|
95144
|
+
"name": "review_text",
|
|
95145
|
+
"description": null,
|
|
95146
|
+
"type": {
|
|
95147
|
+
"kind": "ENUM",
|
|
95148
|
+
"name": "order_by",
|
|
95149
|
+
"ofType": null
|
|
95150
|
+
},
|
|
95151
|
+
"defaultValue": null,
|
|
95152
|
+
"isDeprecated": false,
|
|
95153
|
+
"deprecationReason": null
|
|
95154
|
+
},
|
|
95071
95155
|
{
|
|
95072
95156
|
"name": "updated_at",
|
|
95073
95157
|
"description": null,
|
|
@@ -95313,6 +95397,18 @@
|
|
|
95313
95397
|
"isDeprecated": false,
|
|
95314
95398
|
"deprecationReason": null
|
|
95315
95399
|
},
|
|
95400
|
+
{
|
|
95401
|
+
"name": "review_text",
|
|
95402
|
+
"description": null,
|
|
95403
|
+
"type": {
|
|
95404
|
+
"kind": "ENUM",
|
|
95405
|
+
"name": "order_by",
|
|
95406
|
+
"ofType": null
|
|
95407
|
+
},
|
|
95408
|
+
"defaultValue": null,
|
|
95409
|
+
"isDeprecated": false,
|
|
95410
|
+
"deprecationReason": null
|
|
95411
|
+
},
|
|
95316
95412
|
{
|
|
95317
95413
|
"name": "updated_at",
|
|
95318
95414
|
"description": null,
|
|
@@ -95436,6 +95532,12 @@
|
|
|
95436
95532
|
"isDeprecated": false,
|
|
95437
95533
|
"deprecationReason": null
|
|
95438
95534
|
},
|
|
95535
|
+
{
|
|
95536
|
+
"name": "review_text",
|
|
95537
|
+
"description": "column name",
|
|
95538
|
+
"isDeprecated": false,
|
|
95539
|
+
"deprecationReason": null
|
|
95540
|
+
},
|
|
95439
95541
|
{
|
|
95440
95542
|
"name": "updated_at",
|
|
95441
95543
|
"description": "column name",
|
|
@@ -95547,6 +95649,18 @@
|
|
|
95547
95649
|
"isDeprecated": false,
|
|
95548
95650
|
"deprecationReason": null
|
|
95549
95651
|
},
|
|
95652
|
+
{
|
|
95653
|
+
"name": "review_text",
|
|
95654
|
+
"description": null,
|
|
95655
|
+
"type": {
|
|
95656
|
+
"kind": "SCALAR",
|
|
95657
|
+
"name": "String",
|
|
95658
|
+
"ofType": null
|
|
95659
|
+
},
|
|
95660
|
+
"defaultValue": null,
|
|
95661
|
+
"isDeprecated": false,
|
|
95662
|
+
"deprecationReason": null
|
|
95663
|
+
},
|
|
95550
95664
|
{
|
|
95551
95665
|
"name": "updated_at",
|
|
95552
95666
|
"description": null,
|
|
@@ -95843,6 +95957,18 @@
|
|
|
95843
95957
|
"isDeprecated": false,
|
|
95844
95958
|
"deprecationReason": null
|
|
95845
95959
|
},
|
|
95960
|
+
{
|
|
95961
|
+
"name": "review_text",
|
|
95962
|
+
"description": null,
|
|
95963
|
+
"type": {
|
|
95964
|
+
"kind": "SCALAR",
|
|
95965
|
+
"name": "String",
|
|
95966
|
+
"ofType": null
|
|
95967
|
+
},
|
|
95968
|
+
"defaultValue": null,
|
|
95969
|
+
"isDeprecated": false,
|
|
95970
|
+
"deprecationReason": null
|
|
95971
|
+
},
|
|
95846
95972
|
{
|
|
95847
95973
|
"name": "updated_at",
|
|
95848
95974
|
"description": null,
|
|
@@ -95962,6 +96088,12 @@
|
|
|
95962
96088
|
"isDeprecated": false,
|
|
95963
96089
|
"deprecationReason": null
|
|
95964
96090
|
},
|
|
96091
|
+
{
|
|
96092
|
+
"name": "review_text",
|
|
96093
|
+
"description": "column name",
|
|
96094
|
+
"isDeprecated": false,
|
|
96095
|
+
"deprecationReason": null
|
|
96096
|
+
},
|
|
95965
96097
|
{
|
|
95966
96098
|
"name": "updated_at",
|
|
95967
96099
|
"description": "column name",
|
|
@@ -112694,6 +112826,18 @@
|
|
|
112694
112826
|
"isDeprecated": false,
|
|
112695
112827
|
"deprecationReason": null
|
|
112696
112828
|
},
|
|
112829
|
+
{
|
|
112830
|
+
"name": "subpremise",
|
|
112831
|
+
"description": null,
|
|
112832
|
+
"args": [],
|
|
112833
|
+
"type": {
|
|
112834
|
+
"kind": "SCALAR",
|
|
112835
|
+
"name": "String",
|
|
112836
|
+
"ofType": null
|
|
112837
|
+
},
|
|
112838
|
+
"isDeprecated": false,
|
|
112839
|
+
"deprecationReason": null
|
|
112840
|
+
},
|
|
112697
112841
|
{
|
|
112698
112842
|
"name": "updated_at",
|
|
112699
112843
|
"description": null,
|
|
@@ -113248,6 +113392,18 @@
|
|
|
113248
113392
|
"isDeprecated": false,
|
|
113249
113393
|
"deprecationReason": null
|
|
113250
113394
|
},
|
|
113395
|
+
{
|
|
113396
|
+
"name": "subpremise",
|
|
113397
|
+
"description": null,
|
|
113398
|
+
"type": {
|
|
113399
|
+
"kind": "INPUT_OBJECT",
|
|
113400
|
+
"name": "String_comparison_exp",
|
|
113401
|
+
"ofType": null
|
|
113402
|
+
},
|
|
113403
|
+
"defaultValue": null,
|
|
113404
|
+
"isDeprecated": false,
|
|
113405
|
+
"deprecationReason": null
|
|
113406
|
+
},
|
|
113251
113407
|
{
|
|
113252
113408
|
"name": "updated_at",
|
|
113253
113409
|
"description": null,
|
|
@@ -113574,6 +113730,18 @@
|
|
|
113574
113730
|
"isDeprecated": false,
|
|
113575
113731
|
"deprecationReason": null
|
|
113576
113732
|
},
|
|
113733
|
+
{
|
|
113734
|
+
"name": "subpremise",
|
|
113735
|
+
"description": null,
|
|
113736
|
+
"type": {
|
|
113737
|
+
"kind": "SCALAR",
|
|
113738
|
+
"name": "String",
|
|
113739
|
+
"ofType": null
|
|
113740
|
+
},
|
|
113741
|
+
"defaultValue": null,
|
|
113742
|
+
"isDeprecated": false,
|
|
113743
|
+
"deprecationReason": null
|
|
113744
|
+
},
|
|
113577
113745
|
{
|
|
113578
113746
|
"name": "updated_at",
|
|
113579
113747
|
"description": null,
|
|
@@ -113752,6 +113920,18 @@
|
|
|
113752
113920
|
"isDeprecated": false,
|
|
113753
113921
|
"deprecationReason": null
|
|
113754
113922
|
},
|
|
113923
|
+
{
|
|
113924
|
+
"name": "subpremise",
|
|
113925
|
+
"description": null,
|
|
113926
|
+
"args": [],
|
|
113927
|
+
"type": {
|
|
113928
|
+
"kind": "SCALAR",
|
|
113929
|
+
"name": "String",
|
|
113930
|
+
"ofType": null
|
|
113931
|
+
},
|
|
113932
|
+
"isDeprecated": false,
|
|
113933
|
+
"deprecationReason": null
|
|
113934
|
+
},
|
|
113755
113935
|
{
|
|
113756
113936
|
"name": "updated_at",
|
|
113757
113937
|
"description": null,
|
|
@@ -113919,6 +114099,18 @@
|
|
|
113919
114099
|
"isDeprecated": false,
|
|
113920
114100
|
"deprecationReason": null
|
|
113921
114101
|
},
|
|
114102
|
+
{
|
|
114103
|
+
"name": "subpremise",
|
|
114104
|
+
"description": null,
|
|
114105
|
+
"args": [],
|
|
114106
|
+
"type": {
|
|
114107
|
+
"kind": "SCALAR",
|
|
114108
|
+
"name": "String",
|
|
114109
|
+
"ofType": null
|
|
114110
|
+
},
|
|
114111
|
+
"isDeprecated": false,
|
|
114112
|
+
"deprecationReason": null
|
|
114113
|
+
},
|
|
113922
114114
|
{
|
|
113923
114115
|
"name": "updated_at",
|
|
113924
114116
|
"description": null,
|
|
@@ -114252,6 +114444,18 @@
|
|
|
114252
114444
|
"isDeprecated": false,
|
|
114253
114445
|
"deprecationReason": null
|
|
114254
114446
|
},
|
|
114447
|
+
{
|
|
114448
|
+
"name": "subpremise",
|
|
114449
|
+
"description": null,
|
|
114450
|
+
"type": {
|
|
114451
|
+
"kind": "ENUM",
|
|
114452
|
+
"name": "order_by",
|
|
114453
|
+
"ofType": null
|
|
114454
|
+
},
|
|
114455
|
+
"defaultValue": null,
|
|
114456
|
+
"isDeprecated": false,
|
|
114457
|
+
"deprecationReason": null
|
|
114458
|
+
},
|
|
114255
114459
|
{
|
|
114256
114460
|
"name": "updated_at",
|
|
114257
114461
|
"description": null,
|
|
@@ -114411,6 +114615,12 @@
|
|
|
114411
114615
|
"isDeprecated": false,
|
|
114412
114616
|
"deprecationReason": null
|
|
114413
114617
|
},
|
|
114618
|
+
{
|
|
114619
|
+
"name": "subpremise",
|
|
114620
|
+
"description": "column name",
|
|
114621
|
+
"isDeprecated": false,
|
|
114622
|
+
"deprecationReason": null
|
|
114623
|
+
},
|
|
114414
114624
|
{
|
|
114415
114625
|
"name": "updated_at",
|
|
114416
114626
|
"description": "column name",
|
|
@@ -114576,6 +114786,18 @@
|
|
|
114576
114786
|
"isDeprecated": false,
|
|
114577
114787
|
"deprecationReason": null
|
|
114578
114788
|
},
|
|
114789
|
+
{
|
|
114790
|
+
"name": "subpremise",
|
|
114791
|
+
"description": null,
|
|
114792
|
+
"type": {
|
|
114793
|
+
"kind": "SCALAR",
|
|
114794
|
+
"name": "String",
|
|
114795
|
+
"ofType": null
|
|
114796
|
+
},
|
|
114797
|
+
"defaultValue": null,
|
|
114798
|
+
"isDeprecated": false,
|
|
114799
|
+
"deprecationReason": null
|
|
114800
|
+
},
|
|
114579
114801
|
{
|
|
114580
114802
|
"name": "updated_at",
|
|
114581
114803
|
"description": null,
|
|
@@ -114899,6 +115121,18 @@
|
|
|
114899
115121
|
"isDeprecated": false,
|
|
114900
115122
|
"deprecationReason": null
|
|
114901
115123
|
},
|
|
115124
|
+
{
|
|
115125
|
+
"name": "subpremise",
|
|
115126
|
+
"description": null,
|
|
115127
|
+
"type": {
|
|
115128
|
+
"kind": "SCALAR",
|
|
115129
|
+
"name": "String",
|
|
115130
|
+
"ofType": null
|
|
115131
|
+
},
|
|
115132
|
+
"defaultValue": null,
|
|
115133
|
+
"isDeprecated": false,
|
|
115134
|
+
"deprecationReason": null
|
|
115135
|
+
},
|
|
114902
115136
|
{
|
|
114903
115137
|
"name": "updated_at",
|
|
114904
115138
|
"description": null,
|
|
@@ -115043,6 +115277,12 @@
|
|
|
115043
115277
|
"isDeprecated": false,
|
|
115044
115278
|
"deprecationReason": null
|
|
115045
115279
|
},
|
|
115280
|
+
{
|
|
115281
|
+
"name": "subpremise",
|
|
115282
|
+
"description": "column name",
|
|
115283
|
+
"isDeprecated": false,
|
|
115284
|
+
"deprecationReason": null
|
|
115285
|
+
},
|
|
115046
115286
|
{
|
|
115047
115287
|
"name": "updated_at",
|
|
115048
115288
|
"description": "column name",
|
package/index.d.ts
CHANGED
|
@@ -11876,6 +11876,7 @@ export type Google_Place_Reviews = {
|
|
|
11876
11876
|
published_at?: Maybe<Scalars['timestamp']['output']>;
|
|
11877
11877
|
rating?: Maybe<Scalars['numeric']['output']>;
|
|
11878
11878
|
review_name?: Maybe<Scalars['String']['output']>;
|
|
11879
|
+
review_text?: Maybe<Scalars['String']['output']>;
|
|
11879
11880
|
updated_at?: Maybe<Scalars['timestamptz']['output']>;
|
|
11880
11881
|
};
|
|
11881
11882
|
|
|
@@ -11978,6 +11979,7 @@ export type Google_Place_Reviews_Bool_Exp = {
|
|
|
11978
11979
|
published_at?: InputMaybe<Timestamp_Comparison_Exp>;
|
|
11979
11980
|
rating?: InputMaybe<Numeric_Comparison_Exp>;
|
|
11980
11981
|
review_name?: InputMaybe<String_Comparison_Exp>;
|
|
11982
|
+
review_text?: InputMaybe<String_Comparison_Exp>;
|
|
11981
11983
|
updated_at?: InputMaybe<Timestamptz_Comparison_Exp>;
|
|
11982
11984
|
};
|
|
11983
11985
|
|
|
@@ -12017,6 +12019,7 @@ export type Google_Place_Reviews_Insert_Input = {
|
|
|
12017
12019
|
published_at?: InputMaybe<Scalars['timestamp']['input']>;
|
|
12018
12020
|
rating?: InputMaybe<Scalars['numeric']['input']>;
|
|
12019
12021
|
review_name?: InputMaybe<Scalars['String']['input']>;
|
|
12022
|
+
review_text?: InputMaybe<Scalars['String']['input']>;
|
|
12020
12023
|
updated_at?: InputMaybe<Scalars['timestamptz']['input']>;
|
|
12021
12024
|
};
|
|
12022
12025
|
|
|
@@ -12030,6 +12033,7 @@ export type Google_Place_Reviews_Max_Fields = {
|
|
|
12030
12033
|
published_at?: Maybe<Scalars['timestamp']['output']>;
|
|
12031
12034
|
rating?: Maybe<Scalars['numeric']['output']>;
|
|
12032
12035
|
review_name?: Maybe<Scalars['String']['output']>;
|
|
12036
|
+
review_text?: Maybe<Scalars['String']['output']>;
|
|
12033
12037
|
updated_at?: Maybe<Scalars['timestamptz']['output']>;
|
|
12034
12038
|
};
|
|
12035
12039
|
|
|
@@ -12042,6 +12046,7 @@ export type Google_Place_Reviews_Max_Order_By = {
|
|
|
12042
12046
|
published_at?: InputMaybe<Order_By>;
|
|
12043
12047
|
rating?: InputMaybe<Order_By>;
|
|
12044
12048
|
review_name?: InputMaybe<Order_By>;
|
|
12049
|
+
review_text?: InputMaybe<Order_By>;
|
|
12045
12050
|
updated_at?: InputMaybe<Order_By>;
|
|
12046
12051
|
};
|
|
12047
12052
|
|
|
@@ -12055,6 +12060,7 @@ export type Google_Place_Reviews_Min_Fields = {
|
|
|
12055
12060
|
published_at?: Maybe<Scalars['timestamp']['output']>;
|
|
12056
12061
|
rating?: Maybe<Scalars['numeric']['output']>;
|
|
12057
12062
|
review_name?: Maybe<Scalars['String']['output']>;
|
|
12063
|
+
review_text?: Maybe<Scalars['String']['output']>;
|
|
12058
12064
|
updated_at?: Maybe<Scalars['timestamptz']['output']>;
|
|
12059
12065
|
};
|
|
12060
12066
|
|
|
@@ -12067,6 +12073,7 @@ export type Google_Place_Reviews_Min_Order_By = {
|
|
|
12067
12073
|
published_at?: InputMaybe<Order_By>;
|
|
12068
12074
|
rating?: InputMaybe<Order_By>;
|
|
12069
12075
|
review_name?: InputMaybe<Order_By>;
|
|
12076
|
+
review_text?: InputMaybe<Order_By>;
|
|
12070
12077
|
updated_at?: InputMaybe<Order_By>;
|
|
12071
12078
|
};
|
|
12072
12079
|
|
|
@@ -12097,6 +12104,7 @@ export type Google_Place_Reviews_Order_By = {
|
|
|
12097
12104
|
published_at?: InputMaybe<Order_By>;
|
|
12098
12105
|
rating?: InputMaybe<Order_By>;
|
|
12099
12106
|
review_name?: InputMaybe<Order_By>;
|
|
12107
|
+
review_text?: InputMaybe<Order_By>;
|
|
12100
12108
|
updated_at?: InputMaybe<Order_By>;
|
|
12101
12109
|
};
|
|
12102
12110
|
|
|
@@ -12129,6 +12137,8 @@ export type Google_Place_Reviews_Select_Column =
|
|
|
12129
12137
|
/** column name */
|
|
12130
12138
|
| 'review_name'
|
|
12131
12139
|
/** column name */
|
|
12140
|
+
| 'review_text'
|
|
12141
|
+
/** column name */
|
|
12132
12142
|
| 'updated_at';
|
|
12133
12143
|
|
|
12134
12144
|
/** input type for updating data in table "google_place_reviews" */
|
|
@@ -12141,6 +12151,7 @@ export type Google_Place_Reviews_Set_Input = {
|
|
|
12141
12151
|
published_at?: InputMaybe<Scalars['timestamp']['input']>;
|
|
12142
12152
|
rating?: InputMaybe<Scalars['numeric']['input']>;
|
|
12143
12153
|
review_name?: InputMaybe<Scalars['String']['input']>;
|
|
12154
|
+
review_text?: InputMaybe<Scalars['String']['input']>;
|
|
12144
12155
|
updated_at?: InputMaybe<Scalars['timestamptz']['input']>;
|
|
12145
12156
|
};
|
|
12146
12157
|
|
|
@@ -12195,6 +12206,7 @@ export type Google_Place_Reviews_Stream_Cursor_Value_Input = {
|
|
|
12195
12206
|
published_at?: InputMaybe<Scalars['timestamp']['input']>;
|
|
12196
12207
|
rating?: InputMaybe<Scalars['numeric']['input']>;
|
|
12197
12208
|
review_name?: InputMaybe<Scalars['String']['input']>;
|
|
12209
|
+
review_text?: InputMaybe<Scalars['String']['input']>;
|
|
12198
12210
|
updated_at?: InputMaybe<Scalars['timestamptz']['input']>;
|
|
12199
12211
|
};
|
|
12200
12212
|
|
|
@@ -12228,6 +12240,8 @@ export type Google_Place_Reviews_Update_Column =
|
|
|
12228
12240
|
/** column name */
|
|
12229
12241
|
| 'review_name'
|
|
12230
12242
|
/** column name */
|
|
12243
|
+
| 'review_text'
|
|
12244
|
+
/** column name */
|
|
12231
12245
|
| 'updated_at';
|
|
12232
12246
|
|
|
12233
12247
|
export type Google_Place_Reviews_Updates = {
|
|
@@ -14632,6 +14646,7 @@ export type Verified_Addresses = {
|
|
|
14632
14646
|
postal_code?: Maybe<Scalars['String']['output']>;
|
|
14633
14647
|
route?: Maybe<Scalars['String']['output']>;
|
|
14634
14648
|
street_number?: Maybe<Scalars['String']['output']>;
|
|
14649
|
+
subpremise?: Maybe<Scalars['String']['output']>;
|
|
14635
14650
|
updated_at?: Maybe<Scalars['timestamptz']['output']>;
|
|
14636
14651
|
verification_data?: Maybe<Scalars['jsonb']['output']>;
|
|
14637
14652
|
};
|
|
@@ -14723,6 +14738,7 @@ export type Verified_Addresses_Bool_Exp = {
|
|
|
14723
14738
|
postal_code?: InputMaybe<String_Comparison_Exp>;
|
|
14724
14739
|
route?: InputMaybe<String_Comparison_Exp>;
|
|
14725
14740
|
street_number?: InputMaybe<String_Comparison_Exp>;
|
|
14741
|
+
subpremise?: InputMaybe<String_Comparison_Exp>;
|
|
14726
14742
|
updated_at?: InputMaybe<Timestamptz_Comparison_Exp>;
|
|
14727
14743
|
verification_data?: InputMaybe<Jsonb_Comparison_Exp>;
|
|
14728
14744
|
};
|
|
@@ -14770,6 +14786,7 @@ export type Verified_Addresses_Insert_Input = {
|
|
|
14770
14786
|
postal_code?: InputMaybe<Scalars['String']['input']>;
|
|
14771
14787
|
route?: InputMaybe<Scalars['String']['input']>;
|
|
14772
14788
|
street_number?: InputMaybe<Scalars['String']['input']>;
|
|
14789
|
+
subpremise?: InputMaybe<Scalars['String']['input']>;
|
|
14773
14790
|
updated_at?: InputMaybe<Scalars['timestamptz']['input']>;
|
|
14774
14791
|
verification_data?: InputMaybe<Scalars['jsonb']['input']>;
|
|
14775
14792
|
};
|
|
@@ -14789,6 +14806,7 @@ export type Verified_Addresses_Max_Fields = {
|
|
|
14789
14806
|
postal_code?: Maybe<Scalars['String']['output']>;
|
|
14790
14807
|
route?: Maybe<Scalars['String']['output']>;
|
|
14791
14808
|
street_number?: Maybe<Scalars['String']['output']>;
|
|
14809
|
+
subpremise?: Maybe<Scalars['String']['output']>;
|
|
14792
14810
|
updated_at?: Maybe<Scalars['timestamptz']['output']>;
|
|
14793
14811
|
};
|
|
14794
14812
|
|
|
@@ -14807,6 +14825,7 @@ export type Verified_Addresses_Min_Fields = {
|
|
|
14807
14825
|
postal_code?: Maybe<Scalars['String']['output']>;
|
|
14808
14826
|
route?: Maybe<Scalars['String']['output']>;
|
|
14809
14827
|
street_number?: Maybe<Scalars['String']['output']>;
|
|
14828
|
+
subpremise?: Maybe<Scalars['String']['output']>;
|
|
14810
14829
|
updated_at?: Maybe<Scalars['timestamptz']['output']>;
|
|
14811
14830
|
};
|
|
14812
14831
|
|
|
@@ -14848,6 +14867,7 @@ export type Verified_Addresses_Order_By = {
|
|
|
14848
14867
|
postal_code?: InputMaybe<Order_By>;
|
|
14849
14868
|
route?: InputMaybe<Order_By>;
|
|
14850
14869
|
street_number?: InputMaybe<Order_By>;
|
|
14870
|
+
subpremise?: InputMaybe<Order_By>;
|
|
14851
14871
|
updated_at?: InputMaybe<Order_By>;
|
|
14852
14872
|
verification_data?: InputMaybe<Order_By>;
|
|
14853
14873
|
};
|
|
@@ -14889,6 +14909,8 @@ export type Verified_Addresses_Select_Column =
|
|
|
14889
14909
|
/** column name */
|
|
14890
14910
|
| 'street_number'
|
|
14891
14911
|
/** column name */
|
|
14912
|
+
| 'subpremise'
|
|
14913
|
+
/** column name */
|
|
14892
14914
|
| 'updated_at'
|
|
14893
14915
|
/** column name */
|
|
14894
14916
|
| 'verification_data';
|
|
@@ -14907,6 +14929,7 @@ export type Verified_Addresses_Set_Input = {
|
|
|
14907
14929
|
postal_code?: InputMaybe<Scalars['String']['input']>;
|
|
14908
14930
|
route?: InputMaybe<Scalars['String']['input']>;
|
|
14909
14931
|
street_number?: InputMaybe<Scalars['String']['input']>;
|
|
14932
|
+
subpremise?: InputMaybe<Scalars['String']['input']>;
|
|
14910
14933
|
updated_at?: InputMaybe<Scalars['timestamptz']['input']>;
|
|
14911
14934
|
verification_data?: InputMaybe<Scalars['jsonb']['input']>;
|
|
14912
14935
|
};
|
|
@@ -14954,6 +14977,7 @@ export type Verified_Addresses_Stream_Cursor_Value_Input = {
|
|
|
14954
14977
|
postal_code?: InputMaybe<Scalars['String']['input']>;
|
|
14955
14978
|
route?: InputMaybe<Scalars['String']['input']>;
|
|
14956
14979
|
street_number?: InputMaybe<Scalars['String']['input']>;
|
|
14980
|
+
subpremise?: InputMaybe<Scalars['String']['input']>;
|
|
14957
14981
|
updated_at?: InputMaybe<Scalars['timestamptz']['input']>;
|
|
14958
14982
|
verification_data?: InputMaybe<Scalars['jsonb']['input']>;
|
|
14959
14983
|
};
|
|
@@ -14992,6 +15016,8 @@ export type Verified_Addresses_Update_Column =
|
|
|
14992
15016
|
/** column name */
|
|
14993
15017
|
| 'street_number'
|
|
14994
15018
|
/** column name */
|
|
15019
|
+
| 'subpremise'
|
|
15020
|
+
/** column name */
|
|
14995
15021
|
| 'updated_at'
|
|
14996
15022
|
/** column name */
|
|
14997
15023
|
| 'verification_data';
|
package/package.json
CHANGED
package/schema.graphql
CHANGED
|
@@ -10944,6 +10944,7 @@ type google_place_reviews {
|
|
|
10944
10944
|
published_at: timestamp
|
|
10945
10945
|
rating: numeric
|
|
10946
10946
|
review_name: String
|
|
10947
|
+
review_text: String
|
|
10947
10948
|
updated_at: timestamptz
|
|
10948
10949
|
}
|
|
10949
10950
|
|
|
@@ -11043,6 +11044,7 @@ input google_place_reviews_bool_exp {
|
|
|
11043
11044
|
published_at: timestamp_comparison_exp
|
|
11044
11045
|
rating: numeric_comparison_exp
|
|
11045
11046
|
review_name: String_comparison_exp
|
|
11047
|
+
review_text: String_comparison_exp
|
|
11046
11048
|
updated_at: timestamptz_comparison_exp
|
|
11047
11049
|
}
|
|
11048
11050
|
|
|
@@ -11097,6 +11099,7 @@ input google_place_reviews_insert_input {
|
|
|
11097
11099
|
published_at: timestamp
|
|
11098
11100
|
rating: numeric
|
|
11099
11101
|
review_name: String
|
|
11102
|
+
review_text: String
|
|
11100
11103
|
updated_at: timestamptz
|
|
11101
11104
|
}
|
|
11102
11105
|
|
|
@@ -11109,6 +11112,7 @@ type google_place_reviews_max_fields {
|
|
|
11109
11112
|
published_at: timestamp
|
|
11110
11113
|
rating: numeric
|
|
11111
11114
|
review_name: String
|
|
11115
|
+
review_text: String
|
|
11112
11116
|
updated_at: timestamptz
|
|
11113
11117
|
}
|
|
11114
11118
|
|
|
@@ -11123,6 +11127,7 @@ input google_place_reviews_max_order_by {
|
|
|
11123
11127
|
published_at: order_by
|
|
11124
11128
|
rating: order_by
|
|
11125
11129
|
review_name: order_by
|
|
11130
|
+
review_text: order_by
|
|
11126
11131
|
updated_at: order_by
|
|
11127
11132
|
}
|
|
11128
11133
|
|
|
@@ -11135,6 +11140,7 @@ type google_place_reviews_min_fields {
|
|
|
11135
11140
|
published_at: timestamp
|
|
11136
11141
|
rating: numeric
|
|
11137
11142
|
review_name: String
|
|
11143
|
+
review_text: String
|
|
11138
11144
|
updated_at: timestamptz
|
|
11139
11145
|
}
|
|
11140
11146
|
|
|
@@ -11149,6 +11155,7 @@ input google_place_reviews_min_order_by {
|
|
|
11149
11155
|
published_at: order_by
|
|
11150
11156
|
rating: order_by
|
|
11151
11157
|
review_name: order_by
|
|
11158
|
+
review_text: order_by
|
|
11152
11159
|
updated_at: order_by
|
|
11153
11160
|
}
|
|
11154
11161
|
|
|
@@ -11183,6 +11190,7 @@ input google_place_reviews_order_by {
|
|
|
11183
11190
|
published_at: order_by
|
|
11184
11191
|
rating: order_by
|
|
11185
11192
|
review_name: order_by
|
|
11193
|
+
review_text: order_by
|
|
11186
11194
|
updated_at: order_by
|
|
11187
11195
|
}
|
|
11188
11196
|
|
|
@@ -11224,6 +11232,9 @@ enum google_place_reviews_select_column {
|
|
|
11224
11232
|
"""column name"""
|
|
11225
11233
|
review_name
|
|
11226
11234
|
|
|
11235
|
+
"""column name"""
|
|
11236
|
+
review_text
|
|
11237
|
+
|
|
11227
11238
|
"""column name"""
|
|
11228
11239
|
updated_at
|
|
11229
11240
|
}
|
|
@@ -11240,6 +11251,7 @@ input google_place_reviews_set_input {
|
|
|
11240
11251
|
published_at: timestamp
|
|
11241
11252
|
rating: numeric
|
|
11242
11253
|
review_name: String
|
|
11254
|
+
review_text: String
|
|
11243
11255
|
updated_at: timestamptz
|
|
11244
11256
|
}
|
|
11245
11257
|
|
|
@@ -11300,6 +11312,7 @@ input google_place_reviews_stream_cursor_value_input {
|
|
|
11300
11312
|
published_at: timestamp
|
|
11301
11313
|
rating: numeric
|
|
11302
11314
|
review_name: String
|
|
11315
|
+
review_text: String
|
|
11303
11316
|
updated_at: timestamptz
|
|
11304
11317
|
}
|
|
11305
11318
|
|
|
@@ -11343,6 +11356,9 @@ enum google_place_reviews_update_column {
|
|
|
11343
11356
|
"""column name"""
|
|
11344
11357
|
review_name
|
|
11345
11358
|
|
|
11359
|
+
"""column name"""
|
|
11360
|
+
review_text
|
|
11361
|
+
|
|
11346
11362
|
"""column name"""
|
|
11347
11363
|
updated_at
|
|
11348
11364
|
}
|
|
@@ -14273,6 +14289,7 @@ type verified_addresses {
|
|
|
14273
14289
|
postal_code: String
|
|
14274
14290
|
route: String
|
|
14275
14291
|
street_number: String
|
|
14292
|
+
subpremise: String
|
|
14276
14293
|
updated_at: timestamptz
|
|
14277
14294
|
verification_data(
|
|
14278
14295
|
"""JSON select path"""
|
|
@@ -14337,6 +14354,7 @@ input verified_addresses_bool_exp {
|
|
|
14337
14354
|
postal_code: String_comparison_exp
|
|
14338
14355
|
route: String_comparison_exp
|
|
14339
14356
|
street_number: String_comparison_exp
|
|
14357
|
+
subpremise: String_comparison_exp
|
|
14340
14358
|
updated_at: timestamptz_comparison_exp
|
|
14341
14359
|
verification_data: jsonb_comparison_exp
|
|
14342
14360
|
}
|
|
@@ -14402,6 +14420,7 @@ input verified_addresses_insert_input {
|
|
|
14402
14420
|
postal_code: String
|
|
14403
14421
|
route: String
|
|
14404
14422
|
street_number: String
|
|
14423
|
+
subpremise: String
|
|
14405
14424
|
updated_at: timestamptz
|
|
14406
14425
|
verification_data: jsonb
|
|
14407
14426
|
}
|
|
@@ -14420,6 +14439,7 @@ type verified_addresses_max_fields {
|
|
|
14420
14439
|
postal_code: String
|
|
14421
14440
|
route: String
|
|
14422
14441
|
street_number: String
|
|
14442
|
+
subpremise: String
|
|
14423
14443
|
updated_at: timestamptz
|
|
14424
14444
|
}
|
|
14425
14445
|
|
|
@@ -14437,6 +14457,7 @@ type verified_addresses_min_fields {
|
|
|
14437
14457
|
postal_code: String
|
|
14438
14458
|
route: String
|
|
14439
14459
|
street_number: String
|
|
14460
|
+
subpremise: String
|
|
14440
14461
|
updated_at: timestamptz
|
|
14441
14462
|
}
|
|
14442
14463
|
|
|
@@ -14485,6 +14506,7 @@ input verified_addresses_order_by {
|
|
|
14485
14506
|
postal_code: order_by
|
|
14486
14507
|
route: order_by
|
|
14487
14508
|
street_number: order_by
|
|
14509
|
+
subpremise: order_by
|
|
14488
14510
|
updated_at: order_by
|
|
14489
14511
|
verification_data: order_by
|
|
14490
14512
|
}
|
|
@@ -14539,6 +14561,9 @@ enum verified_addresses_select_column {
|
|
|
14539
14561
|
"""column name"""
|
|
14540
14562
|
street_number
|
|
14541
14563
|
|
|
14564
|
+
"""column name"""
|
|
14565
|
+
subpremise
|
|
14566
|
+
|
|
14542
14567
|
"""column name"""
|
|
14543
14568
|
updated_at
|
|
14544
14569
|
|
|
@@ -14562,6 +14587,7 @@ input verified_addresses_set_input {
|
|
|
14562
14587
|
postal_code: String
|
|
14563
14588
|
route: String
|
|
14564
14589
|
street_number: String
|
|
14590
|
+
subpremise: String
|
|
14565
14591
|
updated_at: timestamptz
|
|
14566
14592
|
verification_data: jsonb
|
|
14567
14593
|
}
|
|
@@ -14609,6 +14635,7 @@ input verified_addresses_stream_cursor_value_input {
|
|
|
14609
14635
|
postal_code: String
|
|
14610
14636
|
route: String
|
|
14611
14637
|
street_number: String
|
|
14638
|
+
subpremise: String
|
|
14612
14639
|
updated_at: timestamptz
|
|
14613
14640
|
verification_data: jsonb
|
|
14614
14641
|
}
|
|
@@ -14659,6 +14686,9 @@ enum verified_addresses_update_column {
|
|
|
14659
14686
|
"""column name"""
|
|
14660
14687
|
street_number
|
|
14661
14688
|
|
|
14689
|
+
"""column name"""
|
|
14690
|
+
subpremise
|
|
14691
|
+
|
|
14662
14692
|
"""column name"""
|
|
14663
14693
|
updated_at
|
|
14664
14694
|
|