@promoboxx/graphql-gateway-types 1.279.0 → 1.281.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 +381 -381
- package/index.d.ts +52 -52
- package/package.json +1 -1
- package/schema.graphql +104 -104
package/graphql.schema.json
CHANGED
|
@@ -65545,9 +65545,25 @@
|
|
|
65545
65545
|
"deprecationReason": null
|
|
65546
65546
|
},
|
|
65547
65547
|
{
|
|
65548
|
-
"name": "
|
|
65549
|
-
"description": "
|
|
65548
|
+
"name": "social_page_handles_not_in_website_blacklist",
|
|
65549
|
+
"description": "execute function \"social_page_handles_not_in_website_blacklist\" which returns \"social_page_handles\"",
|
|
65550
65550
|
"args": [
|
|
65551
|
+
{
|
|
65552
|
+
"name": "args",
|
|
65553
|
+
"description": "input parameters for function \"social_page_handles_not_in_website_blacklist\"",
|
|
65554
|
+
"type": {
|
|
65555
|
+
"kind": "NON_NULL",
|
|
65556
|
+
"name": null,
|
|
65557
|
+
"ofType": {
|
|
65558
|
+
"kind": "INPUT_OBJECT",
|
|
65559
|
+
"name": "social_page_handles_not_in_website_blacklist_args",
|
|
65560
|
+
"ofType": null
|
|
65561
|
+
}
|
|
65562
|
+
},
|
|
65563
|
+
"defaultValue": null,
|
|
65564
|
+
"isDeprecated": false,
|
|
65565
|
+
"deprecationReason": null
|
|
65566
|
+
},
|
|
65551
65567
|
{
|
|
65552
65568
|
"name": "distinct_on",
|
|
65553
65569
|
"description": "distinct select on columns",
|
|
@@ -65559,7 +65575,7 @@
|
|
|
65559
65575
|
"name": null,
|
|
65560
65576
|
"ofType": {
|
|
65561
65577
|
"kind": "ENUM",
|
|
65562
|
-
"name": "
|
|
65578
|
+
"name": "social_page_handles_select_column",
|
|
65563
65579
|
"ofType": null
|
|
65564
65580
|
}
|
|
65565
65581
|
}
|
|
@@ -65603,7 +65619,7 @@
|
|
|
65603
65619
|
"name": null,
|
|
65604
65620
|
"ofType": {
|
|
65605
65621
|
"kind": "INPUT_OBJECT",
|
|
65606
|
-
"name": "
|
|
65622
|
+
"name": "social_page_handles_order_by",
|
|
65607
65623
|
"ofType": null
|
|
65608
65624
|
}
|
|
65609
65625
|
}
|
|
@@ -65617,7 +65633,7 @@
|
|
|
65617
65633
|
"description": "filter the rows returned",
|
|
65618
65634
|
"type": {
|
|
65619
65635
|
"kind": "INPUT_OBJECT",
|
|
65620
|
-
"name": "
|
|
65636
|
+
"name": "social_page_handles_bool_exp",
|
|
65621
65637
|
"ofType": null
|
|
65622
65638
|
},
|
|
65623
65639
|
"defaultValue": null,
|
|
@@ -65636,7 +65652,7 @@
|
|
|
65636
65652
|
"name": null,
|
|
65637
65653
|
"ofType": {
|
|
65638
65654
|
"kind": "OBJECT",
|
|
65639
|
-
"name": "
|
|
65655
|
+
"name": "social_page_handles",
|
|
65640
65656
|
"ofType": null
|
|
65641
65657
|
}
|
|
65642
65658
|
}
|
|
@@ -65646,9 +65662,25 @@
|
|
|
65646
65662
|
"deprecationReason": null
|
|
65647
65663
|
},
|
|
65648
65664
|
{
|
|
65649
|
-
"name": "
|
|
65650
|
-
"description": "
|
|
65665
|
+
"name": "social_page_handles_not_in_website_blacklist_aggregate",
|
|
65666
|
+
"description": "execute function \"social_page_handles_not_in_website_blacklist\" and query aggregates on result of table type \"social_page_handles\"",
|
|
65651
65667
|
"args": [
|
|
65668
|
+
{
|
|
65669
|
+
"name": "args",
|
|
65670
|
+
"description": "input parameters for function \"social_page_handles_not_in_website_blacklist_aggregate\"",
|
|
65671
|
+
"type": {
|
|
65672
|
+
"kind": "NON_NULL",
|
|
65673
|
+
"name": null,
|
|
65674
|
+
"ofType": {
|
|
65675
|
+
"kind": "INPUT_OBJECT",
|
|
65676
|
+
"name": "social_page_handles_not_in_website_blacklist_args",
|
|
65677
|
+
"ofType": null
|
|
65678
|
+
}
|
|
65679
|
+
},
|
|
65680
|
+
"defaultValue": null,
|
|
65681
|
+
"isDeprecated": false,
|
|
65682
|
+
"deprecationReason": null
|
|
65683
|
+
},
|
|
65652
65684
|
{
|
|
65653
65685
|
"name": "distinct_on",
|
|
65654
65686
|
"description": "distinct select on columns",
|
|
@@ -65660,7 +65692,7 @@
|
|
|
65660
65692
|
"name": null,
|
|
65661
65693
|
"ofType": {
|
|
65662
65694
|
"kind": "ENUM",
|
|
65663
|
-
"name": "
|
|
65695
|
+
"name": "social_page_handles_select_column",
|
|
65664
65696
|
"ofType": null
|
|
65665
65697
|
}
|
|
65666
65698
|
}
|
|
@@ -65704,7 +65736,7 @@
|
|
|
65704
65736
|
"name": null,
|
|
65705
65737
|
"ofType": {
|
|
65706
65738
|
"kind": "INPUT_OBJECT",
|
|
65707
|
-
"name": "
|
|
65739
|
+
"name": "social_page_handles_order_by",
|
|
65708
65740
|
"ofType": null
|
|
65709
65741
|
}
|
|
65710
65742
|
}
|
|
@@ -65718,7 +65750,7 @@
|
|
|
65718
65750
|
"description": "filter the rows returned",
|
|
65719
65751
|
"type": {
|
|
65720
65752
|
"kind": "INPUT_OBJECT",
|
|
65721
|
-
"name": "
|
|
65753
|
+
"name": "social_page_handles_bool_exp",
|
|
65722
65754
|
"ofType": null
|
|
65723
65755
|
},
|
|
65724
65756
|
"defaultValue": null,
|
|
@@ -65731,7 +65763,7 @@
|
|
|
65731
65763
|
"name": null,
|
|
65732
65764
|
"ofType": {
|
|
65733
65765
|
"kind": "OBJECT",
|
|
65734
|
-
"name": "
|
|
65766
|
+
"name": "social_page_handles_aggregate",
|
|
65735
65767
|
"ofType": null
|
|
65736
65768
|
}
|
|
65737
65769
|
},
|
|
@@ -65739,36 +65771,7 @@
|
|
|
65739
65771
|
"deprecationReason": null
|
|
65740
65772
|
},
|
|
65741
65773
|
{
|
|
65742
|
-
"name": "
|
|
65743
|
-
"description": "fetch data from the table: \"social_page_metadata\" using primary key columns",
|
|
65744
|
-
"args": [
|
|
65745
|
-
{
|
|
65746
|
-
"name": "id",
|
|
65747
|
-
"description": null,
|
|
65748
|
-
"type": {
|
|
65749
|
-
"kind": "NON_NULL",
|
|
65750
|
-
"name": null,
|
|
65751
|
-
"ofType": {
|
|
65752
|
-
"kind": "SCALAR",
|
|
65753
|
-
"name": "uuid",
|
|
65754
|
-
"ofType": null
|
|
65755
|
-
}
|
|
65756
|
-
},
|
|
65757
|
-
"defaultValue": null,
|
|
65758
|
-
"isDeprecated": false,
|
|
65759
|
-
"deprecationReason": null
|
|
65760
|
-
}
|
|
65761
|
-
],
|
|
65762
|
-
"type": {
|
|
65763
|
-
"kind": "OBJECT",
|
|
65764
|
-
"name": "social_page_metadata",
|
|
65765
|
-
"ofType": null
|
|
65766
|
-
},
|
|
65767
|
-
"isDeprecated": false,
|
|
65768
|
-
"deprecationReason": null
|
|
65769
|
-
},
|
|
65770
|
-
{
|
|
65771
|
-
"name": "social_page_posts",
|
|
65774
|
+
"name": "social_page_metadata",
|
|
65772
65775
|
"description": "An array relationship",
|
|
65773
65776
|
"args": [
|
|
65774
65777
|
{
|
|
@@ -65782,7 +65785,7 @@
|
|
|
65782
65785
|
"name": null,
|
|
65783
65786
|
"ofType": {
|
|
65784
65787
|
"kind": "ENUM",
|
|
65785
|
-
"name": "
|
|
65788
|
+
"name": "social_page_metadata_select_column",
|
|
65786
65789
|
"ofType": null
|
|
65787
65790
|
}
|
|
65788
65791
|
}
|
|
@@ -65826,7 +65829,7 @@
|
|
|
65826
65829
|
"name": null,
|
|
65827
65830
|
"ofType": {
|
|
65828
65831
|
"kind": "INPUT_OBJECT",
|
|
65829
|
-
"name": "
|
|
65832
|
+
"name": "social_page_metadata_order_by",
|
|
65830
65833
|
"ofType": null
|
|
65831
65834
|
}
|
|
65832
65835
|
}
|
|
@@ -65840,7 +65843,7 @@
|
|
|
65840
65843
|
"description": "filter the rows returned",
|
|
65841
65844
|
"type": {
|
|
65842
65845
|
"kind": "INPUT_OBJECT",
|
|
65843
|
-
"name": "
|
|
65846
|
+
"name": "social_page_metadata_bool_exp",
|
|
65844
65847
|
"ofType": null
|
|
65845
65848
|
},
|
|
65846
65849
|
"defaultValue": null,
|
|
@@ -65859,7 +65862,7 @@
|
|
|
65859
65862
|
"name": null,
|
|
65860
65863
|
"ofType": {
|
|
65861
65864
|
"kind": "OBJECT",
|
|
65862
|
-
"name": "
|
|
65865
|
+
"name": "social_page_metadata",
|
|
65863
65866
|
"ofType": null
|
|
65864
65867
|
}
|
|
65865
65868
|
}
|
|
@@ -65869,7 +65872,7 @@
|
|
|
65869
65872
|
"deprecationReason": null
|
|
65870
65873
|
},
|
|
65871
65874
|
{
|
|
65872
|
-
"name": "
|
|
65875
|
+
"name": "social_page_metadata_aggregate",
|
|
65873
65876
|
"description": "An aggregate relationship",
|
|
65874
65877
|
"args": [
|
|
65875
65878
|
{
|
|
@@ -65883,7 +65886,7 @@
|
|
|
65883
65886
|
"name": null,
|
|
65884
65887
|
"ofType": {
|
|
65885
65888
|
"kind": "ENUM",
|
|
65886
|
-
"name": "
|
|
65889
|
+
"name": "social_page_metadata_select_column",
|
|
65887
65890
|
"ofType": null
|
|
65888
65891
|
}
|
|
65889
65892
|
}
|
|
@@ -65927,7 +65930,7 @@
|
|
|
65927
65930
|
"name": null,
|
|
65928
65931
|
"ofType": {
|
|
65929
65932
|
"kind": "INPUT_OBJECT",
|
|
65930
|
-
"name": "
|
|
65933
|
+
"name": "social_page_metadata_order_by",
|
|
65931
65934
|
"ofType": null
|
|
65932
65935
|
}
|
|
65933
65936
|
}
|
|
@@ -65941,7 +65944,7 @@
|
|
|
65941
65944
|
"description": "filter the rows returned",
|
|
65942
65945
|
"type": {
|
|
65943
65946
|
"kind": "INPUT_OBJECT",
|
|
65944
|
-
"name": "
|
|
65947
|
+
"name": "social_page_metadata_bool_exp",
|
|
65945
65948
|
"ofType": null
|
|
65946
65949
|
},
|
|
65947
65950
|
"defaultValue": null,
|
|
@@ -65954,7 +65957,7 @@
|
|
|
65954
65957
|
"name": null,
|
|
65955
65958
|
"ofType": {
|
|
65956
65959
|
"kind": "OBJECT",
|
|
65957
|
-
"name": "
|
|
65960
|
+
"name": "social_page_metadata_aggregate",
|
|
65958
65961
|
"ofType": null
|
|
65959
65962
|
}
|
|
65960
65963
|
},
|
|
@@ -65962,8 +65965,8 @@
|
|
|
65962
65965
|
"deprecationReason": null
|
|
65963
65966
|
},
|
|
65964
65967
|
{
|
|
65965
|
-
"name": "
|
|
65966
|
-
"description": "fetch data from the table: \"
|
|
65968
|
+
"name": "social_page_metadata_by_pk",
|
|
65969
|
+
"description": "fetch data from the table: \"social_page_metadata\" using primary key columns",
|
|
65967
65970
|
"args": [
|
|
65968
65971
|
{
|
|
65969
65972
|
"name": "id",
|
|
@@ -65984,32 +65987,16 @@
|
|
|
65984
65987
|
],
|
|
65985
65988
|
"type": {
|
|
65986
65989
|
"kind": "OBJECT",
|
|
65987
|
-
"name": "
|
|
65990
|
+
"name": "social_page_metadata",
|
|
65988
65991
|
"ofType": null
|
|
65989
65992
|
},
|
|
65990
65993
|
"isDeprecated": false,
|
|
65991
65994
|
"deprecationReason": null
|
|
65992
65995
|
},
|
|
65993
65996
|
{
|
|
65994
|
-
"name": "
|
|
65995
|
-
"description": "
|
|
65997
|
+
"name": "social_page_posts",
|
|
65998
|
+
"description": "An array relationship",
|
|
65996
65999
|
"args": [
|
|
65997
|
-
{
|
|
65998
|
-
"name": "args",
|
|
65999
|
-
"description": "input parameters for function \"social_place_handles_not_in_website_blacklist\"",
|
|
66000
|
-
"type": {
|
|
66001
|
-
"kind": "NON_NULL",
|
|
66002
|
-
"name": null,
|
|
66003
|
-
"ofType": {
|
|
66004
|
-
"kind": "INPUT_OBJECT",
|
|
66005
|
-
"name": "social_place_handles_not_in_website_blacklist_args",
|
|
66006
|
-
"ofType": null
|
|
66007
|
-
}
|
|
66008
|
-
},
|
|
66009
|
-
"defaultValue": null,
|
|
66010
|
-
"isDeprecated": false,
|
|
66011
|
-
"deprecationReason": null
|
|
66012
|
-
},
|
|
66013
66000
|
{
|
|
66014
66001
|
"name": "distinct_on",
|
|
66015
66002
|
"description": "distinct select on columns",
|
|
@@ -66021,7 +66008,7 @@
|
|
|
66021
66008
|
"name": null,
|
|
66022
66009
|
"ofType": {
|
|
66023
66010
|
"kind": "ENUM",
|
|
66024
|
-
"name": "
|
|
66011
|
+
"name": "social_page_posts_select_column",
|
|
66025
66012
|
"ofType": null
|
|
66026
66013
|
}
|
|
66027
66014
|
}
|
|
@@ -66065,7 +66052,7 @@
|
|
|
66065
66052
|
"name": null,
|
|
66066
66053
|
"ofType": {
|
|
66067
66054
|
"kind": "INPUT_OBJECT",
|
|
66068
|
-
"name": "
|
|
66055
|
+
"name": "social_page_posts_order_by",
|
|
66069
66056
|
"ofType": null
|
|
66070
66057
|
}
|
|
66071
66058
|
}
|
|
@@ -66079,7 +66066,7 @@
|
|
|
66079
66066
|
"description": "filter the rows returned",
|
|
66080
66067
|
"type": {
|
|
66081
66068
|
"kind": "INPUT_OBJECT",
|
|
66082
|
-
"name": "
|
|
66069
|
+
"name": "social_page_posts_bool_exp",
|
|
66083
66070
|
"ofType": null
|
|
66084
66071
|
},
|
|
66085
66072
|
"defaultValue": null,
|
|
@@ -66098,7 +66085,7 @@
|
|
|
66098
66085
|
"name": null,
|
|
66099
66086
|
"ofType": {
|
|
66100
66087
|
"kind": "OBJECT",
|
|
66101
|
-
"name": "
|
|
66088
|
+
"name": "social_page_posts",
|
|
66102
66089
|
"ofType": null
|
|
66103
66090
|
}
|
|
66104
66091
|
}
|
|
@@ -66108,25 +66095,143 @@
|
|
|
66108
66095
|
"deprecationReason": null
|
|
66109
66096
|
},
|
|
66110
66097
|
{
|
|
66111
|
-
"name": "
|
|
66112
|
-
"description": "
|
|
66098
|
+
"name": "social_page_posts_aggregate",
|
|
66099
|
+
"description": "An aggregate relationship",
|
|
66113
66100
|
"args": [
|
|
66114
66101
|
{
|
|
66115
|
-
"name": "
|
|
66116
|
-
"description": "
|
|
66102
|
+
"name": "distinct_on",
|
|
66103
|
+
"description": "distinct select on columns",
|
|
66104
|
+
"type": {
|
|
66105
|
+
"kind": "LIST",
|
|
66106
|
+
"name": null,
|
|
66107
|
+
"ofType": {
|
|
66108
|
+
"kind": "NON_NULL",
|
|
66109
|
+
"name": null,
|
|
66110
|
+
"ofType": {
|
|
66111
|
+
"kind": "ENUM",
|
|
66112
|
+
"name": "social_page_posts_select_column",
|
|
66113
|
+
"ofType": null
|
|
66114
|
+
}
|
|
66115
|
+
}
|
|
66116
|
+
},
|
|
66117
|
+
"defaultValue": null,
|
|
66118
|
+
"isDeprecated": false,
|
|
66119
|
+
"deprecationReason": null
|
|
66120
|
+
},
|
|
66121
|
+
{
|
|
66122
|
+
"name": "limit",
|
|
66123
|
+
"description": "limit the number of rows returned",
|
|
66124
|
+
"type": {
|
|
66125
|
+
"kind": "SCALAR",
|
|
66126
|
+
"name": "Int",
|
|
66127
|
+
"ofType": null
|
|
66128
|
+
},
|
|
66129
|
+
"defaultValue": null,
|
|
66130
|
+
"isDeprecated": false,
|
|
66131
|
+
"deprecationReason": null
|
|
66132
|
+
},
|
|
66133
|
+
{
|
|
66134
|
+
"name": "offset",
|
|
66135
|
+
"description": "skip the first n rows. Use only with order_by",
|
|
66136
|
+
"type": {
|
|
66137
|
+
"kind": "SCALAR",
|
|
66138
|
+
"name": "Int",
|
|
66139
|
+
"ofType": null
|
|
66140
|
+
},
|
|
66141
|
+
"defaultValue": null,
|
|
66142
|
+
"isDeprecated": false,
|
|
66143
|
+
"deprecationReason": null
|
|
66144
|
+
},
|
|
66145
|
+
{
|
|
66146
|
+
"name": "order_by",
|
|
66147
|
+
"description": "sort the rows by one or more columns",
|
|
66148
|
+
"type": {
|
|
66149
|
+
"kind": "LIST",
|
|
66150
|
+
"name": null,
|
|
66151
|
+
"ofType": {
|
|
66152
|
+
"kind": "NON_NULL",
|
|
66153
|
+
"name": null,
|
|
66154
|
+
"ofType": {
|
|
66155
|
+
"kind": "INPUT_OBJECT",
|
|
66156
|
+
"name": "social_page_posts_order_by",
|
|
66157
|
+
"ofType": null
|
|
66158
|
+
}
|
|
66159
|
+
}
|
|
66160
|
+
},
|
|
66161
|
+
"defaultValue": null,
|
|
66162
|
+
"isDeprecated": false,
|
|
66163
|
+
"deprecationReason": null
|
|
66164
|
+
},
|
|
66165
|
+
{
|
|
66166
|
+
"name": "where",
|
|
66167
|
+
"description": "filter the rows returned",
|
|
66168
|
+
"type": {
|
|
66169
|
+
"kind": "INPUT_OBJECT",
|
|
66170
|
+
"name": "social_page_posts_bool_exp",
|
|
66171
|
+
"ofType": null
|
|
66172
|
+
},
|
|
66173
|
+
"defaultValue": null,
|
|
66174
|
+
"isDeprecated": false,
|
|
66175
|
+
"deprecationReason": null
|
|
66176
|
+
}
|
|
66177
|
+
],
|
|
66178
|
+
"type": {
|
|
66179
|
+
"kind": "NON_NULL",
|
|
66180
|
+
"name": null,
|
|
66181
|
+
"ofType": {
|
|
66182
|
+
"kind": "OBJECT",
|
|
66183
|
+
"name": "social_page_posts_aggregate",
|
|
66184
|
+
"ofType": null
|
|
66185
|
+
}
|
|
66186
|
+
},
|
|
66187
|
+
"isDeprecated": false,
|
|
66188
|
+
"deprecationReason": null
|
|
66189
|
+
},
|
|
66190
|
+
{
|
|
66191
|
+
"name": "social_page_posts_by_pk",
|
|
66192
|
+
"description": "fetch data from the table: \"social_page_posts\" using primary key columns",
|
|
66193
|
+
"args": [
|
|
66194
|
+
{
|
|
66195
|
+
"name": "id",
|
|
66196
|
+
"description": null,
|
|
66117
66197
|
"type": {
|
|
66118
66198
|
"kind": "NON_NULL",
|
|
66119
66199
|
"name": null,
|
|
66120
66200
|
"ofType": {
|
|
66121
|
-
"kind": "
|
|
66122
|
-
"name": "
|
|
66201
|
+
"kind": "SCALAR",
|
|
66202
|
+
"name": "uuid",
|
|
66123
66203
|
"ofType": null
|
|
66124
66204
|
}
|
|
66125
66205
|
},
|
|
66126
66206
|
"defaultValue": null,
|
|
66127
66207
|
"isDeprecated": false,
|
|
66128
66208
|
"deprecationReason": null
|
|
66129
|
-
}
|
|
66209
|
+
}
|
|
66210
|
+
],
|
|
66211
|
+
"type": {
|
|
66212
|
+
"kind": "OBJECT",
|
|
66213
|
+
"name": "social_page_posts",
|
|
66214
|
+
"ofType": null
|
|
66215
|
+
},
|
|
66216
|
+
"isDeprecated": false,
|
|
66217
|
+
"deprecationReason": null
|
|
66218
|
+
},
|
|
66219
|
+
{
|
|
66220
|
+
"name": "validateToken",
|
|
66221
|
+
"description": null,
|
|
66222
|
+
"args": [],
|
|
66223
|
+
"type": {
|
|
66224
|
+
"kind": "OBJECT",
|
|
66225
|
+
"name": "ValidateTokenResponse",
|
|
66226
|
+
"ofType": null
|
|
66227
|
+
},
|
|
66228
|
+
"isDeprecated": false,
|
|
66229
|
+
"deprecationReason": null
|
|
66230
|
+
},
|
|
66231
|
+
{
|
|
66232
|
+
"name": "verified_addresses",
|
|
66233
|
+
"description": "fetch data from the table: \"verified_addresses\"",
|
|
66234
|
+
"args": [
|
|
66130
66235
|
{
|
|
66131
66236
|
"name": "distinct_on",
|
|
66132
66237
|
"description": "distinct select on columns",
|
|
@@ -66138,112 +66243,7 @@
|
|
|
66138
66243
|
"name": null,
|
|
66139
66244
|
"ofType": {
|
|
66140
66245
|
"kind": "ENUM",
|
|
66141
|
-
"name": "
|
|
66142
|
-
"ofType": null
|
|
66143
|
-
}
|
|
66144
|
-
}
|
|
66145
|
-
},
|
|
66146
|
-
"defaultValue": null,
|
|
66147
|
-
"isDeprecated": false,
|
|
66148
|
-
"deprecationReason": null
|
|
66149
|
-
},
|
|
66150
|
-
{
|
|
66151
|
-
"name": "limit",
|
|
66152
|
-
"description": "limit the number of rows returned",
|
|
66153
|
-
"type": {
|
|
66154
|
-
"kind": "SCALAR",
|
|
66155
|
-
"name": "Int",
|
|
66156
|
-
"ofType": null
|
|
66157
|
-
},
|
|
66158
|
-
"defaultValue": null,
|
|
66159
|
-
"isDeprecated": false,
|
|
66160
|
-
"deprecationReason": null
|
|
66161
|
-
},
|
|
66162
|
-
{
|
|
66163
|
-
"name": "offset",
|
|
66164
|
-
"description": "skip the first n rows. Use only with order_by",
|
|
66165
|
-
"type": {
|
|
66166
|
-
"kind": "SCALAR",
|
|
66167
|
-
"name": "Int",
|
|
66168
|
-
"ofType": null
|
|
66169
|
-
},
|
|
66170
|
-
"defaultValue": null,
|
|
66171
|
-
"isDeprecated": false,
|
|
66172
|
-
"deprecationReason": null
|
|
66173
|
-
},
|
|
66174
|
-
{
|
|
66175
|
-
"name": "order_by",
|
|
66176
|
-
"description": "sort the rows by one or more columns",
|
|
66177
|
-
"type": {
|
|
66178
|
-
"kind": "LIST",
|
|
66179
|
-
"name": null,
|
|
66180
|
-
"ofType": {
|
|
66181
|
-
"kind": "NON_NULL",
|
|
66182
|
-
"name": null,
|
|
66183
|
-
"ofType": {
|
|
66184
|
-
"kind": "INPUT_OBJECT",
|
|
66185
|
-
"name": "social_page_handles_order_by",
|
|
66186
|
-
"ofType": null
|
|
66187
|
-
}
|
|
66188
|
-
}
|
|
66189
|
-
},
|
|
66190
|
-
"defaultValue": null,
|
|
66191
|
-
"isDeprecated": false,
|
|
66192
|
-
"deprecationReason": null
|
|
66193
|
-
},
|
|
66194
|
-
{
|
|
66195
|
-
"name": "where",
|
|
66196
|
-
"description": "filter the rows returned",
|
|
66197
|
-
"type": {
|
|
66198
|
-
"kind": "INPUT_OBJECT",
|
|
66199
|
-
"name": "social_page_handles_bool_exp",
|
|
66200
|
-
"ofType": null
|
|
66201
|
-
},
|
|
66202
|
-
"defaultValue": null,
|
|
66203
|
-
"isDeprecated": false,
|
|
66204
|
-
"deprecationReason": null
|
|
66205
|
-
}
|
|
66206
|
-
],
|
|
66207
|
-
"type": {
|
|
66208
|
-
"kind": "NON_NULL",
|
|
66209
|
-
"name": null,
|
|
66210
|
-
"ofType": {
|
|
66211
|
-
"kind": "OBJECT",
|
|
66212
|
-
"name": "social_page_handles_aggregate",
|
|
66213
|
-
"ofType": null
|
|
66214
|
-
}
|
|
66215
|
-
},
|
|
66216
|
-
"isDeprecated": false,
|
|
66217
|
-
"deprecationReason": null
|
|
66218
|
-
},
|
|
66219
|
-
{
|
|
66220
|
-
"name": "validateToken",
|
|
66221
|
-
"description": null,
|
|
66222
|
-
"args": [],
|
|
66223
|
-
"type": {
|
|
66224
|
-
"kind": "OBJECT",
|
|
66225
|
-
"name": "ValidateTokenResponse",
|
|
66226
|
-
"ofType": null
|
|
66227
|
-
},
|
|
66228
|
-
"isDeprecated": false,
|
|
66229
|
-
"deprecationReason": null
|
|
66230
|
-
},
|
|
66231
|
-
{
|
|
66232
|
-
"name": "verified_addresses",
|
|
66233
|
-
"description": "fetch data from the table: \"verified_addresses\"",
|
|
66234
|
-
"args": [
|
|
66235
|
-
{
|
|
66236
|
-
"name": "distinct_on",
|
|
66237
|
-
"description": "distinct select on columns",
|
|
66238
|
-
"type": {
|
|
66239
|
-
"kind": "LIST",
|
|
66240
|
-
"name": null,
|
|
66241
|
-
"ofType": {
|
|
66242
|
-
"kind": "NON_NULL",
|
|
66243
|
-
"name": null,
|
|
66244
|
-
"ofType": {
|
|
66245
|
-
"kind": "ENUM",
|
|
66246
|
-
"name": "verified_addresses_select_column",
|
|
66246
|
+
"name": "verified_addresses_select_column",
|
|
66247
66247
|
"ofType": null
|
|
66248
66248
|
}
|
|
66249
66249
|
}
|
|
@@ -78759,18 +78759,18 @@
|
|
|
78759
78759
|
"deprecationReason": null
|
|
78760
78760
|
},
|
|
78761
78761
|
{
|
|
78762
|
-
"name": "
|
|
78763
|
-
"description": "
|
|
78762
|
+
"name": "social_page_handles_not_in_website_blacklist",
|
|
78763
|
+
"description": "execute function \"social_page_handles_not_in_website_blacklist\" which returns \"social_page_handles\"",
|
|
78764
78764
|
"args": [
|
|
78765
78765
|
{
|
|
78766
|
-
"name": "
|
|
78767
|
-
"description": "
|
|
78766
|
+
"name": "args",
|
|
78767
|
+
"description": "input parameters for function \"social_page_handles_not_in_website_blacklist\"",
|
|
78768
78768
|
"type": {
|
|
78769
78769
|
"kind": "NON_NULL",
|
|
78770
78770
|
"name": null,
|
|
78771
78771
|
"ofType": {
|
|
78772
|
-
"kind": "
|
|
78773
|
-
"name": "
|
|
78772
|
+
"kind": "INPUT_OBJECT",
|
|
78773
|
+
"name": "social_page_handles_not_in_website_blacklist_args",
|
|
78774
78774
|
"ofType": null
|
|
78775
78775
|
}
|
|
78776
78776
|
},
|
|
@@ -78778,63 +78778,6 @@
|
|
|
78778
78778
|
"isDeprecated": false,
|
|
78779
78779
|
"deprecationReason": null
|
|
78780
78780
|
},
|
|
78781
|
-
{
|
|
78782
|
-
"name": "cursor",
|
|
78783
|
-
"description": "cursor to stream the results returned by the query",
|
|
78784
|
-
"type": {
|
|
78785
|
-
"kind": "NON_NULL",
|
|
78786
|
-
"name": null,
|
|
78787
|
-
"ofType": {
|
|
78788
|
-
"kind": "LIST",
|
|
78789
|
-
"name": null,
|
|
78790
|
-
"ofType": {
|
|
78791
|
-
"kind": "INPUT_OBJECT",
|
|
78792
|
-
"name": "social_page_handles_stream_cursor_input",
|
|
78793
|
-
"ofType": null
|
|
78794
|
-
}
|
|
78795
|
-
}
|
|
78796
|
-
},
|
|
78797
|
-
"defaultValue": null,
|
|
78798
|
-
"isDeprecated": false,
|
|
78799
|
-
"deprecationReason": null
|
|
78800
|
-
},
|
|
78801
|
-
{
|
|
78802
|
-
"name": "where",
|
|
78803
|
-
"description": "filter the rows returned",
|
|
78804
|
-
"type": {
|
|
78805
|
-
"kind": "INPUT_OBJECT",
|
|
78806
|
-
"name": "social_page_handles_bool_exp",
|
|
78807
|
-
"ofType": null
|
|
78808
|
-
},
|
|
78809
|
-
"defaultValue": null,
|
|
78810
|
-
"isDeprecated": false,
|
|
78811
|
-
"deprecationReason": null
|
|
78812
|
-
}
|
|
78813
|
-
],
|
|
78814
|
-
"type": {
|
|
78815
|
-
"kind": "NON_NULL",
|
|
78816
|
-
"name": null,
|
|
78817
|
-
"ofType": {
|
|
78818
|
-
"kind": "LIST",
|
|
78819
|
-
"name": null,
|
|
78820
|
-
"ofType": {
|
|
78821
|
-
"kind": "NON_NULL",
|
|
78822
|
-
"name": null,
|
|
78823
|
-
"ofType": {
|
|
78824
|
-
"kind": "OBJECT",
|
|
78825
|
-
"name": "social_page_handles",
|
|
78826
|
-
"ofType": null
|
|
78827
|
-
}
|
|
78828
|
-
}
|
|
78829
|
-
}
|
|
78830
|
-
},
|
|
78831
|
-
"isDeprecated": false,
|
|
78832
|
-
"deprecationReason": null
|
|
78833
|
-
},
|
|
78834
|
-
{
|
|
78835
|
-
"name": "social_page_metadata",
|
|
78836
|
-
"description": "An array relationship",
|
|
78837
|
-
"args": [
|
|
78838
78781
|
{
|
|
78839
78782
|
"name": "distinct_on",
|
|
78840
78783
|
"description": "distinct select on columns",
|
|
@@ -78846,7 +78789,7 @@
|
|
|
78846
78789
|
"name": null,
|
|
78847
78790
|
"ofType": {
|
|
78848
78791
|
"kind": "ENUM",
|
|
78849
|
-
"name": "
|
|
78792
|
+
"name": "social_page_handles_select_column",
|
|
78850
78793
|
"ofType": null
|
|
78851
78794
|
}
|
|
78852
78795
|
}
|
|
@@ -78890,7 +78833,7 @@
|
|
|
78890
78833
|
"name": null,
|
|
78891
78834
|
"ofType": {
|
|
78892
78835
|
"kind": "INPUT_OBJECT",
|
|
78893
|
-
"name": "
|
|
78836
|
+
"name": "social_page_handles_order_by",
|
|
78894
78837
|
"ofType": null
|
|
78895
78838
|
}
|
|
78896
78839
|
}
|
|
@@ -78904,7 +78847,7 @@
|
|
|
78904
78847
|
"description": "filter the rows returned",
|
|
78905
78848
|
"type": {
|
|
78906
78849
|
"kind": "INPUT_OBJECT",
|
|
78907
|
-
"name": "
|
|
78850
|
+
"name": "social_page_handles_bool_exp",
|
|
78908
78851
|
"ofType": null
|
|
78909
78852
|
},
|
|
78910
78853
|
"defaultValue": null,
|
|
@@ -78923,7 +78866,7 @@
|
|
|
78923
78866
|
"name": null,
|
|
78924
78867
|
"ofType": {
|
|
78925
78868
|
"kind": "OBJECT",
|
|
78926
|
-
"name": "
|
|
78869
|
+
"name": "social_page_handles",
|
|
78927
78870
|
"ofType": null
|
|
78928
78871
|
}
|
|
78929
78872
|
}
|
|
@@ -78933,9 +78876,25 @@
|
|
|
78933
78876
|
"deprecationReason": null
|
|
78934
78877
|
},
|
|
78935
78878
|
{
|
|
78936
|
-
"name": "
|
|
78937
|
-
"description": "
|
|
78879
|
+
"name": "social_page_handles_not_in_website_blacklist_aggregate",
|
|
78880
|
+
"description": "execute function \"social_page_handles_not_in_website_blacklist\" and query aggregates on result of table type \"social_page_handles\"",
|
|
78938
78881
|
"args": [
|
|
78882
|
+
{
|
|
78883
|
+
"name": "args",
|
|
78884
|
+
"description": "input parameters for function \"social_page_handles_not_in_website_blacklist_aggregate\"",
|
|
78885
|
+
"type": {
|
|
78886
|
+
"kind": "NON_NULL",
|
|
78887
|
+
"name": null,
|
|
78888
|
+
"ofType": {
|
|
78889
|
+
"kind": "INPUT_OBJECT",
|
|
78890
|
+
"name": "social_page_handles_not_in_website_blacklist_args",
|
|
78891
|
+
"ofType": null
|
|
78892
|
+
}
|
|
78893
|
+
},
|
|
78894
|
+
"defaultValue": null,
|
|
78895
|
+
"isDeprecated": false,
|
|
78896
|
+
"deprecationReason": null
|
|
78897
|
+
},
|
|
78939
78898
|
{
|
|
78940
78899
|
"name": "distinct_on",
|
|
78941
78900
|
"description": "distinct select on columns",
|
|
@@ -78947,7 +78906,7 @@
|
|
|
78947
78906
|
"name": null,
|
|
78948
78907
|
"ofType": {
|
|
78949
78908
|
"kind": "ENUM",
|
|
78950
|
-
"name": "
|
|
78909
|
+
"name": "social_page_handles_select_column",
|
|
78951
78910
|
"ofType": null
|
|
78952
78911
|
}
|
|
78953
78912
|
}
|
|
@@ -78991,7 +78950,7 @@
|
|
|
78991
78950
|
"name": null,
|
|
78992
78951
|
"ofType": {
|
|
78993
78952
|
"kind": "INPUT_OBJECT",
|
|
78994
|
-
"name": "
|
|
78953
|
+
"name": "social_page_handles_order_by",
|
|
78995
78954
|
"ofType": null
|
|
78996
78955
|
}
|
|
78997
78956
|
}
|
|
@@ -79005,7 +78964,7 @@
|
|
|
79005
78964
|
"description": "filter the rows returned",
|
|
79006
78965
|
"type": {
|
|
79007
78966
|
"kind": "INPUT_OBJECT",
|
|
79008
|
-
"name": "
|
|
78967
|
+
"name": "social_page_handles_bool_exp",
|
|
79009
78968
|
"ofType": null
|
|
79010
78969
|
},
|
|
79011
78970
|
"defaultValue": null,
|
|
@@ -79018,7 +78977,7 @@
|
|
|
79018
78977
|
"name": null,
|
|
79019
78978
|
"ofType": {
|
|
79020
78979
|
"kind": "OBJECT",
|
|
79021
|
-
"name": "
|
|
78980
|
+
"name": "social_page_handles_aggregate",
|
|
79022
78981
|
"ofType": null
|
|
79023
78982
|
}
|
|
79024
78983
|
},
|
|
@@ -79026,37 +78985,8 @@
|
|
|
79026
78985
|
"deprecationReason": null
|
|
79027
78986
|
},
|
|
79028
78987
|
{
|
|
79029
|
-
"name": "
|
|
79030
|
-
"description": "fetch data from the table: \"
|
|
79031
|
-
"args": [
|
|
79032
|
-
{
|
|
79033
|
-
"name": "id",
|
|
79034
|
-
"description": null,
|
|
79035
|
-
"type": {
|
|
79036
|
-
"kind": "NON_NULL",
|
|
79037
|
-
"name": null,
|
|
79038
|
-
"ofType": {
|
|
79039
|
-
"kind": "SCALAR",
|
|
79040
|
-
"name": "uuid",
|
|
79041
|
-
"ofType": null
|
|
79042
|
-
}
|
|
79043
|
-
},
|
|
79044
|
-
"defaultValue": null,
|
|
79045
|
-
"isDeprecated": false,
|
|
79046
|
-
"deprecationReason": null
|
|
79047
|
-
}
|
|
79048
|
-
],
|
|
79049
|
-
"type": {
|
|
79050
|
-
"kind": "OBJECT",
|
|
79051
|
-
"name": "social_page_metadata",
|
|
79052
|
-
"ofType": null
|
|
79053
|
-
},
|
|
79054
|
-
"isDeprecated": false,
|
|
79055
|
-
"deprecationReason": null
|
|
79056
|
-
},
|
|
79057
|
-
{
|
|
79058
|
-
"name": "social_page_metadata_stream",
|
|
79059
|
-
"description": "fetch data from the table in a streaming manner: \"social_page_metadata\"",
|
|
78988
|
+
"name": "social_page_handles_stream",
|
|
78989
|
+
"description": "fetch data from the table in a streaming manner: \"social_page_handles\"",
|
|
79060
78990
|
"args": [
|
|
79061
78991
|
{
|
|
79062
78992
|
"name": "batch_size",
|
|
@@ -79085,7 +79015,7 @@
|
|
|
79085
79015
|
"name": null,
|
|
79086
79016
|
"ofType": {
|
|
79087
79017
|
"kind": "INPUT_OBJECT",
|
|
79088
|
-
"name": "
|
|
79018
|
+
"name": "social_page_handles_stream_cursor_input",
|
|
79089
79019
|
"ofType": null
|
|
79090
79020
|
}
|
|
79091
79021
|
}
|
|
@@ -79099,7 +79029,7 @@
|
|
|
79099
79029
|
"description": "filter the rows returned",
|
|
79100
79030
|
"type": {
|
|
79101
79031
|
"kind": "INPUT_OBJECT",
|
|
79102
|
-
"name": "
|
|
79032
|
+
"name": "social_page_handles_bool_exp",
|
|
79103
79033
|
"ofType": null
|
|
79104
79034
|
},
|
|
79105
79035
|
"defaultValue": null,
|
|
@@ -79118,7 +79048,7 @@
|
|
|
79118
79048
|
"name": null,
|
|
79119
79049
|
"ofType": {
|
|
79120
79050
|
"kind": "OBJECT",
|
|
79121
|
-
"name": "
|
|
79051
|
+
"name": "social_page_handles",
|
|
79122
79052
|
"ofType": null
|
|
79123
79053
|
}
|
|
79124
79054
|
}
|
|
@@ -79128,7 +79058,7 @@
|
|
|
79128
79058
|
"deprecationReason": null
|
|
79129
79059
|
},
|
|
79130
79060
|
{
|
|
79131
|
-
"name": "
|
|
79061
|
+
"name": "social_page_metadata",
|
|
79132
79062
|
"description": "An array relationship",
|
|
79133
79063
|
"args": [
|
|
79134
79064
|
{
|
|
@@ -79142,7 +79072,7 @@
|
|
|
79142
79072
|
"name": null,
|
|
79143
79073
|
"ofType": {
|
|
79144
79074
|
"kind": "ENUM",
|
|
79145
|
-
"name": "
|
|
79075
|
+
"name": "social_page_metadata_select_column",
|
|
79146
79076
|
"ofType": null
|
|
79147
79077
|
}
|
|
79148
79078
|
}
|
|
@@ -79186,7 +79116,7 @@
|
|
|
79186
79116
|
"name": null,
|
|
79187
79117
|
"ofType": {
|
|
79188
79118
|
"kind": "INPUT_OBJECT",
|
|
79189
|
-
"name": "
|
|
79119
|
+
"name": "social_page_metadata_order_by",
|
|
79190
79120
|
"ofType": null
|
|
79191
79121
|
}
|
|
79192
79122
|
}
|
|
@@ -79200,7 +79130,7 @@
|
|
|
79200
79130
|
"description": "filter the rows returned",
|
|
79201
79131
|
"type": {
|
|
79202
79132
|
"kind": "INPUT_OBJECT",
|
|
79203
|
-
"name": "
|
|
79133
|
+
"name": "social_page_metadata_bool_exp",
|
|
79204
79134
|
"ofType": null
|
|
79205
79135
|
},
|
|
79206
79136
|
"defaultValue": null,
|
|
@@ -79219,7 +79149,7 @@
|
|
|
79219
79149
|
"name": null,
|
|
79220
79150
|
"ofType": {
|
|
79221
79151
|
"kind": "OBJECT",
|
|
79222
|
-
"name": "
|
|
79152
|
+
"name": "social_page_metadata",
|
|
79223
79153
|
"ofType": null
|
|
79224
79154
|
}
|
|
79225
79155
|
}
|
|
@@ -79229,7 +79159,7 @@
|
|
|
79229
79159
|
"deprecationReason": null
|
|
79230
79160
|
},
|
|
79231
79161
|
{
|
|
79232
|
-
"name": "
|
|
79162
|
+
"name": "social_page_metadata_aggregate",
|
|
79233
79163
|
"description": "An aggregate relationship",
|
|
79234
79164
|
"args": [
|
|
79235
79165
|
{
|
|
@@ -79243,7 +79173,7 @@
|
|
|
79243
79173
|
"name": null,
|
|
79244
79174
|
"ofType": {
|
|
79245
79175
|
"kind": "ENUM",
|
|
79246
|
-
"name": "
|
|
79176
|
+
"name": "social_page_metadata_select_column",
|
|
79247
79177
|
"ofType": null
|
|
79248
79178
|
}
|
|
79249
79179
|
}
|
|
@@ -79287,7 +79217,7 @@
|
|
|
79287
79217
|
"name": null,
|
|
79288
79218
|
"ofType": {
|
|
79289
79219
|
"kind": "INPUT_OBJECT",
|
|
79290
|
-
"name": "
|
|
79220
|
+
"name": "social_page_metadata_order_by",
|
|
79291
79221
|
"ofType": null
|
|
79292
79222
|
}
|
|
79293
79223
|
}
|
|
@@ -79301,7 +79231,7 @@
|
|
|
79301
79231
|
"description": "filter the rows returned",
|
|
79302
79232
|
"type": {
|
|
79303
79233
|
"kind": "INPUT_OBJECT",
|
|
79304
|
-
"name": "
|
|
79234
|
+
"name": "social_page_metadata_bool_exp",
|
|
79305
79235
|
"ofType": null
|
|
79306
79236
|
},
|
|
79307
79237
|
"defaultValue": null,
|
|
@@ -79314,7 +79244,7 @@
|
|
|
79314
79244
|
"name": null,
|
|
79315
79245
|
"ofType": {
|
|
79316
79246
|
"kind": "OBJECT",
|
|
79317
|
-
"name": "
|
|
79247
|
+
"name": "social_page_metadata_aggregate",
|
|
79318
79248
|
"ofType": null
|
|
79319
79249
|
}
|
|
79320
79250
|
},
|
|
@@ -79322,8 +79252,8 @@
|
|
|
79322
79252
|
"deprecationReason": null
|
|
79323
79253
|
},
|
|
79324
79254
|
{
|
|
79325
|
-
"name": "
|
|
79326
|
-
"description": "fetch data from the table: \"
|
|
79255
|
+
"name": "social_page_metadata_by_pk",
|
|
79256
|
+
"description": "fetch data from the table: \"social_page_metadata\" using primary key columns",
|
|
79327
79257
|
"args": [
|
|
79328
79258
|
{
|
|
79329
79259
|
"name": "id",
|
|
@@ -79344,15 +79274,15 @@
|
|
|
79344
79274
|
],
|
|
79345
79275
|
"type": {
|
|
79346
79276
|
"kind": "OBJECT",
|
|
79347
|
-
"name": "
|
|
79277
|
+
"name": "social_page_metadata",
|
|
79348
79278
|
"ofType": null
|
|
79349
79279
|
},
|
|
79350
79280
|
"isDeprecated": false,
|
|
79351
79281
|
"deprecationReason": null
|
|
79352
79282
|
},
|
|
79353
79283
|
{
|
|
79354
|
-
"name": "
|
|
79355
|
-
"description": "fetch data from the table in a streaming manner: \"
|
|
79284
|
+
"name": "social_page_metadata_stream",
|
|
79285
|
+
"description": "fetch data from the table in a streaming manner: \"social_page_metadata\"",
|
|
79356
79286
|
"args": [
|
|
79357
79287
|
{
|
|
79358
79288
|
"name": "batch_size",
|
|
@@ -79381,7 +79311,7 @@
|
|
|
79381
79311
|
"name": null,
|
|
79382
79312
|
"ofType": {
|
|
79383
79313
|
"kind": "INPUT_OBJECT",
|
|
79384
|
-
"name": "
|
|
79314
|
+
"name": "social_page_metadata_stream_cursor_input",
|
|
79385
79315
|
"ofType": null
|
|
79386
79316
|
}
|
|
79387
79317
|
}
|
|
@@ -79395,7 +79325,7 @@
|
|
|
79395
79325
|
"description": "filter the rows returned",
|
|
79396
79326
|
"type": {
|
|
79397
79327
|
"kind": "INPUT_OBJECT",
|
|
79398
|
-
"name": "
|
|
79328
|
+
"name": "social_page_metadata_bool_exp",
|
|
79399
79329
|
"ofType": null
|
|
79400
79330
|
},
|
|
79401
79331
|
"defaultValue": null,
|
|
@@ -79414,7 +79344,7 @@
|
|
|
79414
79344
|
"name": null,
|
|
79415
79345
|
"ofType": {
|
|
79416
79346
|
"kind": "OBJECT",
|
|
79417
|
-
"name": "
|
|
79347
|
+
"name": "social_page_metadata",
|
|
79418
79348
|
"ofType": null
|
|
79419
79349
|
}
|
|
79420
79350
|
}
|
|
@@ -79424,25 +79354,9 @@
|
|
|
79424
79354
|
"deprecationReason": null
|
|
79425
79355
|
},
|
|
79426
79356
|
{
|
|
79427
|
-
"name": "
|
|
79428
|
-
"description": "
|
|
79357
|
+
"name": "social_page_posts",
|
|
79358
|
+
"description": "An array relationship",
|
|
79429
79359
|
"args": [
|
|
79430
|
-
{
|
|
79431
|
-
"name": "args",
|
|
79432
|
-
"description": "input parameters for function \"social_place_handles_not_in_website_blacklist\"",
|
|
79433
|
-
"type": {
|
|
79434
|
-
"kind": "NON_NULL",
|
|
79435
|
-
"name": null,
|
|
79436
|
-
"ofType": {
|
|
79437
|
-
"kind": "INPUT_OBJECT",
|
|
79438
|
-
"name": "social_place_handles_not_in_website_blacklist_args",
|
|
79439
|
-
"ofType": null
|
|
79440
|
-
}
|
|
79441
|
-
},
|
|
79442
|
-
"defaultValue": null,
|
|
79443
|
-
"isDeprecated": false,
|
|
79444
|
-
"deprecationReason": null
|
|
79445
|
-
},
|
|
79446
79360
|
{
|
|
79447
79361
|
"name": "distinct_on",
|
|
79448
79362
|
"description": "distinct select on columns",
|
|
@@ -79454,7 +79368,7 @@
|
|
|
79454
79368
|
"name": null,
|
|
79455
79369
|
"ofType": {
|
|
79456
79370
|
"kind": "ENUM",
|
|
79457
|
-
"name": "
|
|
79371
|
+
"name": "social_page_posts_select_column",
|
|
79458
79372
|
"ofType": null
|
|
79459
79373
|
}
|
|
79460
79374
|
}
|
|
@@ -79498,7 +79412,7 @@
|
|
|
79498
79412
|
"name": null,
|
|
79499
79413
|
"ofType": {
|
|
79500
79414
|
"kind": "INPUT_OBJECT",
|
|
79501
|
-
"name": "
|
|
79415
|
+
"name": "social_page_posts_order_by",
|
|
79502
79416
|
"ofType": null
|
|
79503
79417
|
}
|
|
79504
79418
|
}
|
|
@@ -79512,7 +79426,7 @@
|
|
|
79512
79426
|
"description": "filter the rows returned",
|
|
79513
79427
|
"type": {
|
|
79514
79428
|
"kind": "INPUT_OBJECT",
|
|
79515
|
-
"name": "
|
|
79429
|
+
"name": "social_page_posts_bool_exp",
|
|
79516
79430
|
"ofType": null
|
|
79517
79431
|
},
|
|
79518
79432
|
"defaultValue": null,
|
|
@@ -79531,7 +79445,7 @@
|
|
|
79531
79445
|
"name": null,
|
|
79532
79446
|
"ofType": {
|
|
79533
79447
|
"kind": "OBJECT",
|
|
79534
|
-
"name": "
|
|
79448
|
+
"name": "social_page_posts",
|
|
79535
79449
|
"ofType": null
|
|
79536
79450
|
}
|
|
79537
79451
|
}
|
|
@@ -79541,25 +79455,9 @@
|
|
|
79541
79455
|
"deprecationReason": null
|
|
79542
79456
|
},
|
|
79543
79457
|
{
|
|
79544
|
-
"name": "
|
|
79545
|
-
"description": "
|
|
79458
|
+
"name": "social_page_posts_aggregate",
|
|
79459
|
+
"description": "An aggregate relationship",
|
|
79546
79460
|
"args": [
|
|
79547
|
-
{
|
|
79548
|
-
"name": "args",
|
|
79549
|
-
"description": "input parameters for function \"social_place_handles_not_in_website_blacklist_aggregate\"",
|
|
79550
|
-
"type": {
|
|
79551
|
-
"kind": "NON_NULL",
|
|
79552
|
-
"name": null,
|
|
79553
|
-
"ofType": {
|
|
79554
|
-
"kind": "INPUT_OBJECT",
|
|
79555
|
-
"name": "social_place_handles_not_in_website_blacklist_args",
|
|
79556
|
-
"ofType": null
|
|
79557
|
-
}
|
|
79558
|
-
},
|
|
79559
|
-
"defaultValue": null,
|
|
79560
|
-
"isDeprecated": false,
|
|
79561
|
-
"deprecationReason": null
|
|
79562
|
-
},
|
|
79563
79461
|
{
|
|
79564
79462
|
"name": "distinct_on",
|
|
79565
79463
|
"description": "distinct select on columns",
|
|
@@ -79571,7 +79469,7 @@
|
|
|
79571
79469
|
"name": null,
|
|
79572
79470
|
"ofType": {
|
|
79573
79471
|
"kind": "ENUM",
|
|
79574
|
-
"name": "
|
|
79472
|
+
"name": "social_page_posts_select_column",
|
|
79575
79473
|
"ofType": null
|
|
79576
79474
|
}
|
|
79577
79475
|
}
|
|
@@ -79615,7 +79513,7 @@
|
|
|
79615
79513
|
"name": null,
|
|
79616
79514
|
"ofType": {
|
|
79617
79515
|
"kind": "INPUT_OBJECT",
|
|
79618
|
-
"name": "
|
|
79516
|
+
"name": "social_page_posts_order_by",
|
|
79619
79517
|
"ofType": null
|
|
79620
79518
|
}
|
|
79621
79519
|
}
|
|
@@ -79629,7 +79527,7 @@
|
|
|
79629
79527
|
"description": "filter the rows returned",
|
|
79630
79528
|
"type": {
|
|
79631
79529
|
"kind": "INPUT_OBJECT",
|
|
79632
|
-
"name": "
|
|
79530
|
+
"name": "social_page_posts_bool_exp",
|
|
79633
79531
|
"ofType": null
|
|
79634
79532
|
},
|
|
79635
79533
|
"defaultValue": null,
|
|
@@ -79642,13 +79540,115 @@
|
|
|
79642
79540
|
"name": null,
|
|
79643
79541
|
"ofType": {
|
|
79644
79542
|
"kind": "OBJECT",
|
|
79645
|
-
"name": "
|
|
79543
|
+
"name": "social_page_posts_aggregate",
|
|
79646
79544
|
"ofType": null
|
|
79647
79545
|
}
|
|
79648
79546
|
},
|
|
79649
79547
|
"isDeprecated": false,
|
|
79650
79548
|
"deprecationReason": null
|
|
79651
79549
|
},
|
|
79550
|
+
{
|
|
79551
|
+
"name": "social_page_posts_by_pk",
|
|
79552
|
+
"description": "fetch data from the table: \"social_page_posts\" using primary key columns",
|
|
79553
|
+
"args": [
|
|
79554
|
+
{
|
|
79555
|
+
"name": "id",
|
|
79556
|
+
"description": null,
|
|
79557
|
+
"type": {
|
|
79558
|
+
"kind": "NON_NULL",
|
|
79559
|
+
"name": null,
|
|
79560
|
+
"ofType": {
|
|
79561
|
+
"kind": "SCALAR",
|
|
79562
|
+
"name": "uuid",
|
|
79563
|
+
"ofType": null
|
|
79564
|
+
}
|
|
79565
|
+
},
|
|
79566
|
+
"defaultValue": null,
|
|
79567
|
+
"isDeprecated": false,
|
|
79568
|
+
"deprecationReason": null
|
|
79569
|
+
}
|
|
79570
|
+
],
|
|
79571
|
+
"type": {
|
|
79572
|
+
"kind": "OBJECT",
|
|
79573
|
+
"name": "social_page_posts",
|
|
79574
|
+
"ofType": null
|
|
79575
|
+
},
|
|
79576
|
+
"isDeprecated": false,
|
|
79577
|
+
"deprecationReason": null
|
|
79578
|
+
},
|
|
79579
|
+
{
|
|
79580
|
+
"name": "social_page_posts_stream",
|
|
79581
|
+
"description": "fetch data from the table in a streaming manner: \"social_page_posts\"",
|
|
79582
|
+
"args": [
|
|
79583
|
+
{
|
|
79584
|
+
"name": "batch_size",
|
|
79585
|
+
"description": "maximum number of rows returned in a single batch",
|
|
79586
|
+
"type": {
|
|
79587
|
+
"kind": "NON_NULL",
|
|
79588
|
+
"name": null,
|
|
79589
|
+
"ofType": {
|
|
79590
|
+
"kind": "SCALAR",
|
|
79591
|
+
"name": "Int",
|
|
79592
|
+
"ofType": null
|
|
79593
|
+
}
|
|
79594
|
+
},
|
|
79595
|
+
"defaultValue": null,
|
|
79596
|
+
"isDeprecated": false,
|
|
79597
|
+
"deprecationReason": null
|
|
79598
|
+
},
|
|
79599
|
+
{
|
|
79600
|
+
"name": "cursor",
|
|
79601
|
+
"description": "cursor to stream the results returned by the query",
|
|
79602
|
+
"type": {
|
|
79603
|
+
"kind": "NON_NULL",
|
|
79604
|
+
"name": null,
|
|
79605
|
+
"ofType": {
|
|
79606
|
+
"kind": "LIST",
|
|
79607
|
+
"name": null,
|
|
79608
|
+
"ofType": {
|
|
79609
|
+
"kind": "INPUT_OBJECT",
|
|
79610
|
+
"name": "social_page_posts_stream_cursor_input",
|
|
79611
|
+
"ofType": null
|
|
79612
|
+
}
|
|
79613
|
+
}
|
|
79614
|
+
},
|
|
79615
|
+
"defaultValue": null,
|
|
79616
|
+
"isDeprecated": false,
|
|
79617
|
+
"deprecationReason": null
|
|
79618
|
+
},
|
|
79619
|
+
{
|
|
79620
|
+
"name": "where",
|
|
79621
|
+
"description": "filter the rows returned",
|
|
79622
|
+
"type": {
|
|
79623
|
+
"kind": "INPUT_OBJECT",
|
|
79624
|
+
"name": "social_page_posts_bool_exp",
|
|
79625
|
+
"ofType": null
|
|
79626
|
+
},
|
|
79627
|
+
"defaultValue": null,
|
|
79628
|
+
"isDeprecated": false,
|
|
79629
|
+
"deprecationReason": null
|
|
79630
|
+
}
|
|
79631
|
+
],
|
|
79632
|
+
"type": {
|
|
79633
|
+
"kind": "NON_NULL",
|
|
79634
|
+
"name": null,
|
|
79635
|
+
"ofType": {
|
|
79636
|
+
"kind": "LIST",
|
|
79637
|
+
"name": null,
|
|
79638
|
+
"ofType": {
|
|
79639
|
+
"kind": "NON_NULL",
|
|
79640
|
+
"name": null,
|
|
79641
|
+
"ofType": {
|
|
79642
|
+
"kind": "OBJECT",
|
|
79643
|
+
"name": "social_page_posts",
|
|
79644
|
+
"ofType": null
|
|
79645
|
+
}
|
|
79646
|
+
}
|
|
79647
|
+
}
|
|
79648
|
+
},
|
|
79649
|
+
"isDeprecated": false,
|
|
79650
|
+
"deprecationReason": null
|
|
79651
|
+
},
|
|
79652
79652
|
{
|
|
79653
79653
|
"name": "verified_addresses",
|
|
79654
79654
|
"description": "fetch data from the table: \"verified_addresses\"",
|
|
@@ -113593,6 +113593,29 @@
|
|
|
113593
113593
|
"enumValues": null,
|
|
113594
113594
|
"possibleTypes": null
|
|
113595
113595
|
},
|
|
113596
|
+
{
|
|
113597
|
+
"kind": "INPUT_OBJECT",
|
|
113598
|
+
"name": "social_page_handles_not_in_website_blacklist_args",
|
|
113599
|
+
"description": null,
|
|
113600
|
+
"fields": null,
|
|
113601
|
+
"inputFields": [
|
|
113602
|
+
{
|
|
113603
|
+
"name": "desiredchannel",
|
|
113604
|
+
"description": null,
|
|
113605
|
+
"type": {
|
|
113606
|
+
"kind": "SCALAR",
|
|
113607
|
+
"name": "String",
|
|
113608
|
+
"ofType": null
|
|
113609
|
+
},
|
|
113610
|
+
"defaultValue": null,
|
|
113611
|
+
"isDeprecated": false,
|
|
113612
|
+
"deprecationReason": null
|
|
113613
|
+
}
|
|
113614
|
+
],
|
|
113615
|
+
"interfaces": null,
|
|
113616
|
+
"enumValues": null,
|
|
113617
|
+
"possibleTypes": null
|
|
113618
|
+
},
|
|
113596
113619
|
{
|
|
113597
113620
|
"kind": "INPUT_OBJECT",
|
|
113598
113621
|
"name": "social_page_handles_obj_rel_insert_input",
|
|
@@ -117521,29 +117544,6 @@
|
|
|
117521
117544
|
"enumValues": null,
|
|
117522
117545
|
"possibleTypes": null
|
|
117523
117546
|
},
|
|
117524
|
-
{
|
|
117525
|
-
"kind": "INPUT_OBJECT",
|
|
117526
|
-
"name": "social_place_handles_not_in_website_blacklist_args",
|
|
117527
|
-
"description": null,
|
|
117528
|
-
"fields": null,
|
|
117529
|
-
"inputFields": [
|
|
117530
|
-
{
|
|
117531
|
-
"name": "channel",
|
|
117532
|
-
"description": null,
|
|
117533
|
-
"type": {
|
|
117534
|
-
"kind": "SCALAR",
|
|
117535
|
-
"name": "String",
|
|
117536
|
-
"ofType": null
|
|
117537
|
-
},
|
|
117538
|
-
"defaultValue": null,
|
|
117539
|
-
"isDeprecated": false,
|
|
117540
|
-
"deprecationReason": null
|
|
117541
|
-
}
|
|
117542
|
-
],
|
|
117543
|
-
"interfaces": null,
|
|
117544
|
-
"enumValues": null,
|
|
117545
|
-
"possibleTypes": null
|
|
117546
|
-
},
|
|
117547
117547
|
{
|
|
117548
117548
|
"kind": "SCALAR",
|
|
117549
117549
|
"name": "timestamp",
|