@promoboxx/graphql-gateway-types 1.331.0 → 1.332.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.
@@ -67269,6 +67269,200 @@
67269
67269
  "isDeprecated": false,
67270
67270
  "deprecationReason": null
67271
67271
  },
67272
+ {
67273
+ "name": "social_page_handle_social_page_metadata_page_ad_library",
67274
+ "description": "fetch data from the table: \"social_page_handle_social_page_metadata_page_ad_library\"",
67275
+ "args": [
67276
+ {
67277
+ "name": "distinct_on",
67278
+ "description": "distinct select on columns",
67279
+ "type": {
67280
+ "kind": "LIST",
67281
+ "name": null,
67282
+ "ofType": {
67283
+ "kind": "NON_NULL",
67284
+ "name": null,
67285
+ "ofType": {
67286
+ "kind": "ENUM",
67287
+ "name": "social_page_handle_social_page_metadata_page_ad_library_select_column",
67288
+ "ofType": null
67289
+ }
67290
+ }
67291
+ },
67292
+ "defaultValue": null,
67293
+ "isDeprecated": false,
67294
+ "deprecationReason": null
67295
+ },
67296
+ {
67297
+ "name": "limit",
67298
+ "description": "limit the number of rows returned",
67299
+ "type": {
67300
+ "kind": "SCALAR",
67301
+ "name": "Int",
67302
+ "ofType": null
67303
+ },
67304
+ "defaultValue": null,
67305
+ "isDeprecated": false,
67306
+ "deprecationReason": null
67307
+ },
67308
+ {
67309
+ "name": "offset",
67310
+ "description": "skip the first n rows. Use only with order_by",
67311
+ "type": {
67312
+ "kind": "SCALAR",
67313
+ "name": "Int",
67314
+ "ofType": null
67315
+ },
67316
+ "defaultValue": null,
67317
+ "isDeprecated": false,
67318
+ "deprecationReason": null
67319
+ },
67320
+ {
67321
+ "name": "order_by",
67322
+ "description": "sort the rows by one or more columns",
67323
+ "type": {
67324
+ "kind": "LIST",
67325
+ "name": null,
67326
+ "ofType": {
67327
+ "kind": "NON_NULL",
67328
+ "name": null,
67329
+ "ofType": {
67330
+ "kind": "INPUT_OBJECT",
67331
+ "name": "social_page_handle_social_page_metadata_page_ad_library_order_by",
67332
+ "ofType": null
67333
+ }
67334
+ }
67335
+ },
67336
+ "defaultValue": null,
67337
+ "isDeprecated": false,
67338
+ "deprecationReason": null
67339
+ },
67340
+ {
67341
+ "name": "where",
67342
+ "description": "filter the rows returned",
67343
+ "type": {
67344
+ "kind": "INPUT_OBJECT",
67345
+ "name": "social_page_handle_social_page_metadata_page_ad_library_bool_exp",
67346
+ "ofType": null
67347
+ },
67348
+ "defaultValue": null,
67349
+ "isDeprecated": false,
67350
+ "deprecationReason": null
67351
+ }
67352
+ ],
67353
+ "type": {
67354
+ "kind": "NON_NULL",
67355
+ "name": null,
67356
+ "ofType": {
67357
+ "kind": "LIST",
67358
+ "name": null,
67359
+ "ofType": {
67360
+ "kind": "NON_NULL",
67361
+ "name": null,
67362
+ "ofType": {
67363
+ "kind": "OBJECT",
67364
+ "name": "social_page_handle_social_page_metadata_page_ad_library",
67365
+ "ofType": null
67366
+ }
67367
+ }
67368
+ }
67369
+ },
67370
+ "isDeprecated": false,
67371
+ "deprecationReason": null
67372
+ },
67373
+ {
67374
+ "name": "social_page_handle_social_page_metadata_page_ad_library_aggregate",
67375
+ "description": "fetch aggregated fields from the table: \"social_page_handle_social_page_metadata_page_ad_library\"",
67376
+ "args": [
67377
+ {
67378
+ "name": "distinct_on",
67379
+ "description": "distinct select on columns",
67380
+ "type": {
67381
+ "kind": "LIST",
67382
+ "name": null,
67383
+ "ofType": {
67384
+ "kind": "NON_NULL",
67385
+ "name": null,
67386
+ "ofType": {
67387
+ "kind": "ENUM",
67388
+ "name": "social_page_handle_social_page_metadata_page_ad_library_select_column",
67389
+ "ofType": null
67390
+ }
67391
+ }
67392
+ },
67393
+ "defaultValue": null,
67394
+ "isDeprecated": false,
67395
+ "deprecationReason": null
67396
+ },
67397
+ {
67398
+ "name": "limit",
67399
+ "description": "limit the number of rows returned",
67400
+ "type": {
67401
+ "kind": "SCALAR",
67402
+ "name": "Int",
67403
+ "ofType": null
67404
+ },
67405
+ "defaultValue": null,
67406
+ "isDeprecated": false,
67407
+ "deprecationReason": null
67408
+ },
67409
+ {
67410
+ "name": "offset",
67411
+ "description": "skip the first n rows. Use only with order_by",
67412
+ "type": {
67413
+ "kind": "SCALAR",
67414
+ "name": "Int",
67415
+ "ofType": null
67416
+ },
67417
+ "defaultValue": null,
67418
+ "isDeprecated": false,
67419
+ "deprecationReason": null
67420
+ },
67421
+ {
67422
+ "name": "order_by",
67423
+ "description": "sort the rows by one or more columns",
67424
+ "type": {
67425
+ "kind": "LIST",
67426
+ "name": null,
67427
+ "ofType": {
67428
+ "kind": "NON_NULL",
67429
+ "name": null,
67430
+ "ofType": {
67431
+ "kind": "INPUT_OBJECT",
67432
+ "name": "social_page_handle_social_page_metadata_page_ad_library_order_by",
67433
+ "ofType": null
67434
+ }
67435
+ }
67436
+ },
67437
+ "defaultValue": null,
67438
+ "isDeprecated": false,
67439
+ "deprecationReason": null
67440
+ },
67441
+ {
67442
+ "name": "where",
67443
+ "description": "filter the rows returned",
67444
+ "type": {
67445
+ "kind": "INPUT_OBJECT",
67446
+ "name": "social_page_handle_social_page_metadata_page_ad_library_bool_exp",
67447
+ "ofType": null
67448
+ },
67449
+ "defaultValue": null,
67450
+ "isDeprecated": false,
67451
+ "deprecationReason": null
67452
+ }
67453
+ ],
67454
+ "type": {
67455
+ "kind": "NON_NULL",
67456
+ "name": null,
67457
+ "ofType": {
67458
+ "kind": "OBJECT",
67459
+ "name": "social_page_handle_social_page_metadata_page_ad_library_aggregate",
67460
+ "ofType": null
67461
+ }
67462
+ },
67463
+ "isDeprecated": false,
67464
+ "deprecationReason": null
67465
+ },
67272
67466
  {
67273
67467
  "name": "social_page_handles",
67274
67468
  "description": "fetch data from the table: \"social_page_handles\"",
@@ -81420,8 +81614,8 @@
81420
81614
  "deprecationReason": null
81421
81615
  },
81422
81616
  {
81423
- "name": "social_page_handles",
81424
- "description": "fetch data from the table: \"social_page_handles\"",
81617
+ "name": "social_page_handle_social_page_metadata_page_ad_library",
81618
+ "description": "fetch data from the table: \"social_page_handle_social_page_metadata_page_ad_library\"",
81425
81619
  "args": [
81426
81620
  {
81427
81621
  "name": "distinct_on",
@@ -81434,7 +81628,7 @@
81434
81628
  "name": null,
81435
81629
  "ofType": {
81436
81630
  "kind": "ENUM",
81437
- "name": "social_page_handles_select_column",
81631
+ "name": "social_page_handle_social_page_metadata_page_ad_library_select_column",
81438
81632
  "ofType": null
81439
81633
  }
81440
81634
  }
@@ -81478,7 +81672,7 @@
81478
81672
  "name": null,
81479
81673
  "ofType": {
81480
81674
  "kind": "INPUT_OBJECT",
81481
- "name": "social_page_handles_order_by",
81675
+ "name": "social_page_handle_social_page_metadata_page_ad_library_order_by",
81482
81676
  "ofType": null
81483
81677
  }
81484
81678
  }
@@ -81492,7 +81686,7 @@
81492
81686
  "description": "filter the rows returned",
81493
81687
  "type": {
81494
81688
  "kind": "INPUT_OBJECT",
81495
- "name": "social_page_handles_bool_exp",
81689
+ "name": "social_page_handle_social_page_metadata_page_ad_library_bool_exp",
81496
81690
  "ofType": null
81497
81691
  },
81498
81692
  "defaultValue": null,
@@ -81511,7 +81705,7 @@
81511
81705
  "name": null,
81512
81706
  "ofType": {
81513
81707
  "kind": "OBJECT",
81514
- "name": "social_page_handles",
81708
+ "name": "social_page_handle_social_page_metadata_page_ad_library",
81515
81709
  "ofType": null
81516
81710
  }
81517
81711
  }
@@ -81521,8 +81715,8 @@
81521
81715
  "deprecationReason": null
81522
81716
  },
81523
81717
  {
81524
- "name": "social_page_handles_aggregate",
81525
- "description": "fetch aggregated fields from the table: \"social_page_handles\"",
81718
+ "name": "social_page_handle_social_page_metadata_page_ad_library_aggregate",
81719
+ "description": "fetch aggregated fields from the table: \"social_page_handle_social_page_metadata_page_ad_library\"",
81526
81720
  "args": [
81527
81721
  {
81528
81722
  "name": "distinct_on",
@@ -81535,7 +81729,7 @@
81535
81729
  "name": null,
81536
81730
  "ofType": {
81537
81731
  "kind": "ENUM",
81538
- "name": "social_page_handles_select_column",
81732
+ "name": "social_page_handle_social_page_metadata_page_ad_library_select_column",
81539
81733
  "ofType": null
81540
81734
  }
81541
81735
  }
@@ -81579,7 +81773,7 @@
81579
81773
  "name": null,
81580
81774
  "ofType": {
81581
81775
  "kind": "INPUT_OBJECT",
81582
- "name": "social_page_handles_order_by",
81776
+ "name": "social_page_handle_social_page_metadata_page_ad_library_order_by",
81583
81777
  "ofType": null
81584
81778
  }
81585
81779
  }
@@ -81593,7 +81787,7 @@
81593
81787
  "description": "filter the rows returned",
81594
81788
  "type": {
81595
81789
  "kind": "INPUT_OBJECT",
81596
- "name": "social_page_handles_bool_exp",
81790
+ "name": "social_page_handle_social_page_metadata_page_ad_library_bool_exp",
81597
81791
  "ofType": null
81598
81792
  },
81599
81793
  "defaultValue": null,
@@ -81606,7 +81800,7 @@
81606
81800
  "name": null,
81607
81801
  "ofType": {
81608
81802
  "kind": "OBJECT",
81609
- "name": "social_page_handles_aggregate",
81803
+ "name": "social_page_handle_social_page_metadata_page_ad_library_aggregate",
81610
81804
  "ofType": null
81611
81805
  }
81612
81806
  },
@@ -81614,37 +81808,81 @@
81614
81808
  "deprecationReason": null
81615
81809
  },
81616
81810
  {
81617
- "name": "social_page_handles_by_pk",
81618
- "description": "fetch data from the table: \"social_page_handles\" using primary key columns",
81811
+ "name": "social_page_handle_social_page_metadata_page_ad_library_stream",
81812
+ "description": "fetch data from the table in a streaming manner: \"social_page_handle_social_page_metadata_page_ad_library\"",
81619
81813
  "args": [
81620
81814
  {
81621
- "name": "id",
81622
- "description": null,
81815
+ "name": "batch_size",
81816
+ "description": "maximum number of rows returned in a single batch",
81623
81817
  "type": {
81624
81818
  "kind": "NON_NULL",
81625
81819
  "name": null,
81626
81820
  "ofType": {
81627
81821
  "kind": "SCALAR",
81628
- "name": "uuid",
81822
+ "name": "Int",
81629
81823
  "ofType": null
81630
81824
  }
81631
81825
  },
81632
81826
  "defaultValue": null,
81633
81827
  "isDeprecated": false,
81634
81828
  "deprecationReason": null
81829
+ },
81830
+ {
81831
+ "name": "cursor",
81832
+ "description": "cursor to stream the results returned by the query",
81833
+ "type": {
81834
+ "kind": "NON_NULL",
81835
+ "name": null,
81836
+ "ofType": {
81837
+ "kind": "LIST",
81838
+ "name": null,
81839
+ "ofType": {
81840
+ "kind": "INPUT_OBJECT",
81841
+ "name": "social_page_handle_social_page_metadata_page_ad_library_stream_cursor_input",
81842
+ "ofType": null
81843
+ }
81844
+ }
81845
+ },
81846
+ "defaultValue": null,
81847
+ "isDeprecated": false,
81848
+ "deprecationReason": null
81849
+ },
81850
+ {
81851
+ "name": "where",
81852
+ "description": "filter the rows returned",
81853
+ "type": {
81854
+ "kind": "INPUT_OBJECT",
81855
+ "name": "social_page_handle_social_page_metadata_page_ad_library_bool_exp",
81856
+ "ofType": null
81857
+ },
81858
+ "defaultValue": null,
81859
+ "isDeprecated": false,
81860
+ "deprecationReason": null
81635
81861
  }
81636
81862
  ],
81637
81863
  "type": {
81638
- "kind": "OBJECT",
81639
- "name": "social_page_handles",
81640
- "ofType": null
81864
+ "kind": "NON_NULL",
81865
+ "name": null,
81866
+ "ofType": {
81867
+ "kind": "LIST",
81868
+ "name": null,
81869
+ "ofType": {
81870
+ "kind": "NON_NULL",
81871
+ "name": null,
81872
+ "ofType": {
81873
+ "kind": "OBJECT",
81874
+ "name": "social_page_handle_social_page_metadata_page_ad_library",
81875
+ "ofType": null
81876
+ }
81877
+ }
81878
+ }
81641
81879
  },
81642
81880
  "isDeprecated": false,
81643
81881
  "deprecationReason": null
81644
81882
  },
81645
81883
  {
81646
- "name": "social_page_handles_not_in_website_blacklist",
81647
- "description": "execute function \"social_page_handles_not_in_website_blacklist\" which returns \"social_page_handles\"",
81884
+ "name": "social_page_handles",
81885
+ "description": "fetch data from the table: \"social_page_handles\"",
81648
81886
  "args": [
81649
81887
  {
81650
81888
  "name": "distinct_on",
@@ -81744,8 +81982,8 @@
81744
81982
  "deprecationReason": null
81745
81983
  },
81746
81984
  {
81747
- "name": "social_page_handles_not_in_website_blacklist_aggregate",
81748
- "description": "execute function \"social_page_handles_not_in_website_blacklist\" and query aggregates on result of table type \"social_page_handles\"",
81985
+ "name": "social_page_handles_aggregate",
81986
+ "description": "fetch aggregated fields from the table: \"social_page_handles\"",
81749
81987
  "args": [
81750
81988
  {
81751
81989
  "name": "distinct_on",
@@ -81837,81 +82075,37 @@
81837
82075
  "deprecationReason": null
81838
82076
  },
81839
82077
  {
81840
- "name": "social_page_handles_stream",
81841
- "description": "fetch data from the table in a streaming manner: \"social_page_handles\"",
82078
+ "name": "social_page_handles_by_pk",
82079
+ "description": "fetch data from the table: \"social_page_handles\" using primary key columns",
81842
82080
  "args": [
81843
82081
  {
81844
- "name": "batch_size",
81845
- "description": "maximum number of rows returned in a single batch",
82082
+ "name": "id",
82083
+ "description": null,
81846
82084
  "type": {
81847
82085
  "kind": "NON_NULL",
81848
82086
  "name": null,
81849
82087
  "ofType": {
81850
82088
  "kind": "SCALAR",
81851
- "name": "Int",
82089
+ "name": "uuid",
81852
82090
  "ofType": null
81853
82091
  }
81854
82092
  },
81855
82093
  "defaultValue": null,
81856
82094
  "isDeprecated": false,
81857
82095
  "deprecationReason": null
81858
- },
81859
- {
81860
- "name": "cursor",
81861
- "description": "cursor to stream the results returned by the query",
81862
- "type": {
81863
- "kind": "NON_NULL",
81864
- "name": null,
81865
- "ofType": {
81866
- "kind": "LIST",
81867
- "name": null,
81868
- "ofType": {
81869
- "kind": "INPUT_OBJECT",
81870
- "name": "social_page_handles_stream_cursor_input",
81871
- "ofType": null
81872
- }
81873
- }
81874
- },
81875
- "defaultValue": null,
81876
- "isDeprecated": false,
81877
- "deprecationReason": null
81878
- },
81879
- {
81880
- "name": "where",
81881
- "description": "filter the rows returned",
81882
- "type": {
81883
- "kind": "INPUT_OBJECT",
81884
- "name": "social_page_handles_bool_exp",
81885
- "ofType": null
81886
- },
81887
- "defaultValue": null,
81888
- "isDeprecated": false,
81889
- "deprecationReason": null
81890
82096
  }
81891
82097
  ],
81892
82098
  "type": {
81893
- "kind": "NON_NULL",
81894
- "name": null,
81895
- "ofType": {
81896
- "kind": "LIST",
81897
- "name": null,
81898
- "ofType": {
81899
- "kind": "NON_NULL",
81900
- "name": null,
81901
- "ofType": {
81902
- "kind": "OBJECT",
81903
- "name": "social_page_handles",
81904
- "ofType": null
81905
- }
81906
- }
81907
- }
82099
+ "kind": "OBJECT",
82100
+ "name": "social_page_handles",
82101
+ "ofType": null
81908
82102
  },
81909
82103
  "isDeprecated": false,
81910
82104
  "deprecationReason": null
81911
82105
  },
81912
82106
  {
81913
- "name": "social_page_metadata",
81914
- "description": "An array relationship",
82107
+ "name": "social_page_handles_not_in_website_blacklist",
82108
+ "description": "execute function \"social_page_handles_not_in_website_blacklist\" which returns \"social_page_handles\"",
81915
82109
  "args": [
81916
82110
  {
81917
82111
  "name": "distinct_on",
@@ -81924,7 +82118,7 @@
81924
82118
  "name": null,
81925
82119
  "ofType": {
81926
82120
  "kind": "ENUM",
81927
- "name": "social_page_metadata_select_column",
82121
+ "name": "social_page_handles_select_column",
81928
82122
  "ofType": null
81929
82123
  }
81930
82124
  }
@@ -81968,7 +82162,7 @@
81968
82162
  "name": null,
81969
82163
  "ofType": {
81970
82164
  "kind": "INPUT_OBJECT",
81971
- "name": "social_page_metadata_order_by",
82165
+ "name": "social_page_handles_order_by",
81972
82166
  "ofType": null
81973
82167
  }
81974
82168
  }
@@ -81982,7 +82176,7 @@
81982
82176
  "description": "filter the rows returned",
81983
82177
  "type": {
81984
82178
  "kind": "INPUT_OBJECT",
81985
- "name": "social_page_metadata_bool_exp",
82179
+ "name": "social_page_handles_bool_exp",
81986
82180
  "ofType": null
81987
82181
  },
81988
82182
  "defaultValue": null,
@@ -82001,7 +82195,7 @@
82001
82195
  "name": null,
82002
82196
  "ofType": {
82003
82197
  "kind": "OBJECT",
82004
- "name": "social_page_metadata",
82198
+ "name": "social_page_handles",
82005
82199
  "ofType": null
82006
82200
  }
82007
82201
  }
@@ -82011,8 +82205,8 @@
82011
82205
  "deprecationReason": null
82012
82206
  },
82013
82207
  {
82014
- "name": "social_page_metadata_aggregate",
82015
- "description": "An aggregate relationship",
82208
+ "name": "social_page_handles_not_in_website_blacklist_aggregate",
82209
+ "description": "execute function \"social_page_handles_not_in_website_blacklist\" and query aggregates on result of table type \"social_page_handles\"",
82016
82210
  "args": [
82017
82211
  {
82018
82212
  "name": "distinct_on",
@@ -82025,7 +82219,7 @@
82025
82219
  "name": null,
82026
82220
  "ofType": {
82027
82221
  "kind": "ENUM",
82028
- "name": "social_page_metadata_select_column",
82222
+ "name": "social_page_handles_select_column",
82029
82223
  "ofType": null
82030
82224
  }
82031
82225
  }
@@ -82069,7 +82263,7 @@
82069
82263
  "name": null,
82070
82264
  "ofType": {
82071
82265
  "kind": "INPUT_OBJECT",
82072
- "name": "social_page_metadata_order_by",
82266
+ "name": "social_page_handles_order_by",
82073
82267
  "ofType": null
82074
82268
  }
82075
82269
  }
@@ -82083,7 +82277,7 @@
82083
82277
  "description": "filter the rows returned",
82084
82278
  "type": {
82085
82279
  "kind": "INPUT_OBJECT",
82086
- "name": "social_page_metadata_bool_exp",
82280
+ "name": "social_page_handles_bool_exp",
82087
82281
  "ofType": null
82088
82282
  },
82089
82283
  "defaultValue": null,
@@ -82096,7 +82290,7 @@
82096
82290
  "name": null,
82097
82291
  "ofType": {
82098
82292
  "kind": "OBJECT",
82099
- "name": "social_page_metadata_aggregate",
82293
+ "name": "social_page_handles_aggregate",
82100
82294
  "ofType": null
82101
82295
  }
82102
82296
  },
@@ -82104,37 +82298,8 @@
82104
82298
  "deprecationReason": null
82105
82299
  },
82106
82300
  {
82107
- "name": "social_page_metadata_by_pk",
82108
- "description": "fetch data from the table: \"social_page_metadata\" using primary key columns",
82109
- "args": [
82110
- {
82111
- "name": "id",
82112
- "description": null,
82113
- "type": {
82114
- "kind": "NON_NULL",
82115
- "name": null,
82116
- "ofType": {
82117
- "kind": "SCALAR",
82118
- "name": "uuid",
82119
- "ofType": null
82120
- }
82121
- },
82122
- "defaultValue": null,
82123
- "isDeprecated": false,
82124
- "deprecationReason": null
82125
- }
82126
- ],
82127
- "type": {
82128
- "kind": "OBJECT",
82129
- "name": "social_page_metadata",
82130
- "ofType": null
82131
- },
82132
- "isDeprecated": false,
82133
- "deprecationReason": null
82134
- },
82135
- {
82136
- "name": "social_page_metadata_stream",
82137
- "description": "fetch data from the table in a streaming manner: \"social_page_metadata\"",
82301
+ "name": "social_page_handles_stream",
82302
+ "description": "fetch data from the table in a streaming manner: \"social_page_handles\"",
82138
82303
  "args": [
82139
82304
  {
82140
82305
  "name": "batch_size",
@@ -82163,7 +82328,7 @@
82163
82328
  "name": null,
82164
82329
  "ofType": {
82165
82330
  "kind": "INPUT_OBJECT",
82166
- "name": "social_page_metadata_stream_cursor_input",
82331
+ "name": "social_page_handles_stream_cursor_input",
82167
82332
  "ofType": null
82168
82333
  }
82169
82334
  }
@@ -82177,7 +82342,7 @@
82177
82342
  "description": "filter the rows returned",
82178
82343
  "type": {
82179
82344
  "kind": "INPUT_OBJECT",
82180
- "name": "social_page_metadata_bool_exp",
82345
+ "name": "social_page_handles_bool_exp",
82181
82346
  "ofType": null
82182
82347
  },
82183
82348
  "defaultValue": null,
@@ -82196,7 +82361,7 @@
82196
82361
  "name": null,
82197
82362
  "ofType": {
82198
82363
  "kind": "OBJECT",
82199
- "name": "social_page_metadata",
82364
+ "name": "social_page_handles",
82200
82365
  "ofType": null
82201
82366
  }
82202
82367
  }
@@ -82206,7 +82371,7 @@
82206
82371
  "deprecationReason": null
82207
82372
  },
82208
82373
  {
82209
- "name": "social_page_posts",
82374
+ "name": "social_page_metadata",
82210
82375
  "description": "An array relationship",
82211
82376
  "args": [
82212
82377
  {
@@ -82220,7 +82385,7 @@
82220
82385
  "name": null,
82221
82386
  "ofType": {
82222
82387
  "kind": "ENUM",
82223
- "name": "social_page_posts_select_column",
82388
+ "name": "social_page_metadata_select_column",
82224
82389
  "ofType": null
82225
82390
  }
82226
82391
  }
@@ -82264,7 +82429,7 @@
82264
82429
  "name": null,
82265
82430
  "ofType": {
82266
82431
  "kind": "INPUT_OBJECT",
82267
- "name": "social_page_posts_order_by",
82432
+ "name": "social_page_metadata_order_by",
82268
82433
  "ofType": null
82269
82434
  }
82270
82435
  }
@@ -82278,7 +82443,7 @@
82278
82443
  "description": "filter the rows returned",
82279
82444
  "type": {
82280
82445
  "kind": "INPUT_OBJECT",
82281
- "name": "social_page_posts_bool_exp",
82446
+ "name": "social_page_metadata_bool_exp",
82282
82447
  "ofType": null
82283
82448
  },
82284
82449
  "defaultValue": null,
@@ -82297,7 +82462,7 @@
82297
82462
  "name": null,
82298
82463
  "ofType": {
82299
82464
  "kind": "OBJECT",
82300
- "name": "social_page_posts",
82465
+ "name": "social_page_metadata",
82301
82466
  "ofType": null
82302
82467
  }
82303
82468
  }
@@ -82307,7 +82472,7 @@
82307
82472
  "deprecationReason": null
82308
82473
  },
82309
82474
  {
82310
- "name": "social_page_posts_aggregate",
82475
+ "name": "social_page_metadata_aggregate",
82311
82476
  "description": "An aggregate relationship",
82312
82477
  "args": [
82313
82478
  {
@@ -82321,7 +82486,7 @@
82321
82486
  "name": null,
82322
82487
  "ofType": {
82323
82488
  "kind": "ENUM",
82324
- "name": "social_page_posts_select_column",
82489
+ "name": "social_page_metadata_select_column",
82325
82490
  "ofType": null
82326
82491
  }
82327
82492
  }
@@ -82365,7 +82530,7 @@
82365
82530
  "name": null,
82366
82531
  "ofType": {
82367
82532
  "kind": "INPUT_OBJECT",
82368
- "name": "social_page_posts_order_by",
82533
+ "name": "social_page_metadata_order_by",
82369
82534
  "ofType": null
82370
82535
  }
82371
82536
  }
@@ -82379,7 +82544,7 @@
82379
82544
  "description": "filter the rows returned",
82380
82545
  "type": {
82381
82546
  "kind": "INPUT_OBJECT",
82382
- "name": "social_page_posts_bool_exp",
82547
+ "name": "social_page_metadata_bool_exp",
82383
82548
  "ofType": null
82384
82549
  },
82385
82550
  "defaultValue": null,
@@ -82392,7 +82557,7 @@
82392
82557
  "name": null,
82393
82558
  "ofType": {
82394
82559
  "kind": "OBJECT",
82395
- "name": "social_page_posts_aggregate",
82560
+ "name": "social_page_metadata_aggregate",
82396
82561
  "ofType": null
82397
82562
  }
82398
82563
  },
@@ -82400,8 +82565,8 @@
82400
82565
  "deprecationReason": null
82401
82566
  },
82402
82567
  {
82403
- "name": "social_page_posts_by_pk",
82404
- "description": "fetch data from the table: \"social_page_posts\" using primary key columns",
82568
+ "name": "social_page_metadata_by_pk",
82569
+ "description": "fetch data from the table: \"social_page_metadata\" using primary key columns",
82405
82570
  "args": [
82406
82571
  {
82407
82572
  "name": "id",
@@ -82422,15 +82587,15 @@
82422
82587
  ],
82423
82588
  "type": {
82424
82589
  "kind": "OBJECT",
82425
- "name": "social_page_posts",
82590
+ "name": "social_page_metadata",
82426
82591
  "ofType": null
82427
82592
  },
82428
82593
  "isDeprecated": false,
82429
82594
  "deprecationReason": null
82430
82595
  },
82431
82596
  {
82432
- "name": "social_page_posts_stream",
82433
- "description": "fetch data from the table in a streaming manner: \"social_page_posts\"",
82597
+ "name": "social_page_metadata_stream",
82598
+ "description": "fetch data from the table in a streaming manner: \"social_page_metadata\"",
82434
82599
  "args": [
82435
82600
  {
82436
82601
  "name": "batch_size",
@@ -82459,7 +82624,7 @@
82459
82624
  "name": null,
82460
82625
  "ofType": {
82461
82626
  "kind": "INPUT_OBJECT",
82462
- "name": "social_page_posts_stream_cursor_input",
82627
+ "name": "social_page_metadata_stream_cursor_input",
82463
82628
  "ofType": null
82464
82629
  }
82465
82630
  }
@@ -82473,7 +82638,7 @@
82473
82638
  "description": "filter the rows returned",
82474
82639
  "type": {
82475
82640
  "kind": "INPUT_OBJECT",
82476
- "name": "social_page_posts_bool_exp",
82641
+ "name": "social_page_metadata_bool_exp",
82477
82642
  "ofType": null
82478
82643
  },
82479
82644
  "defaultValue": null,
@@ -82492,7 +82657,7 @@
82492
82657
  "name": null,
82493
82658
  "ofType": {
82494
82659
  "kind": "OBJECT",
82495
- "name": "social_page_posts",
82660
+ "name": "social_page_metadata",
82496
82661
  "ofType": null
82497
82662
  }
82498
82663
  }
@@ -82502,8 +82667,8 @@
82502
82667
  "deprecationReason": null
82503
82668
  },
82504
82669
  {
82505
- "name": "verified_addresses",
82506
- "description": "fetch data from the table: \"verified_addresses\"",
82670
+ "name": "social_page_posts",
82671
+ "description": "An array relationship",
82507
82672
  "args": [
82508
82673
  {
82509
82674
  "name": "distinct_on",
@@ -82516,7 +82681,7 @@
82516
82681
  "name": null,
82517
82682
  "ofType": {
82518
82683
  "kind": "ENUM",
82519
- "name": "verified_addresses_select_column",
82684
+ "name": "social_page_posts_select_column",
82520
82685
  "ofType": null
82521
82686
  }
82522
82687
  }
@@ -82560,7 +82725,7 @@
82560
82725
  "name": null,
82561
82726
  "ofType": {
82562
82727
  "kind": "INPUT_OBJECT",
82563
- "name": "verified_addresses_order_by",
82728
+ "name": "social_page_posts_order_by",
82564
82729
  "ofType": null
82565
82730
  }
82566
82731
  }
@@ -82574,7 +82739,7 @@
82574
82739
  "description": "filter the rows returned",
82575
82740
  "type": {
82576
82741
  "kind": "INPUT_OBJECT",
82577
- "name": "verified_addresses_bool_exp",
82742
+ "name": "social_page_posts_bool_exp",
82578
82743
  "ofType": null
82579
82744
  },
82580
82745
  "defaultValue": null,
@@ -82593,7 +82758,7 @@
82593
82758
  "name": null,
82594
82759
  "ofType": {
82595
82760
  "kind": "OBJECT",
82596
- "name": "verified_addresses",
82761
+ "name": "social_page_posts",
82597
82762
  "ofType": null
82598
82763
  }
82599
82764
  }
@@ -82603,8 +82768,8 @@
82603
82768
  "deprecationReason": null
82604
82769
  },
82605
82770
  {
82606
- "name": "verified_addresses_aggregate",
82607
- "description": "fetch aggregated fields from the table: \"verified_addresses\"",
82771
+ "name": "social_page_posts_aggregate",
82772
+ "description": "An aggregate relationship",
82608
82773
  "args": [
82609
82774
  {
82610
82775
  "name": "distinct_on",
@@ -82617,7 +82782,7 @@
82617
82782
  "name": null,
82618
82783
  "ofType": {
82619
82784
  "kind": "ENUM",
82620
- "name": "verified_addresses_select_column",
82785
+ "name": "social_page_posts_select_column",
82621
82786
  "ofType": null
82622
82787
  }
82623
82788
  }
@@ -82661,7 +82826,7 @@
82661
82826
  "name": null,
82662
82827
  "ofType": {
82663
82828
  "kind": "INPUT_OBJECT",
82664
- "name": "verified_addresses_order_by",
82829
+ "name": "social_page_posts_order_by",
82665
82830
  "ofType": null
82666
82831
  }
82667
82832
  }
@@ -82675,7 +82840,7 @@
82675
82840
  "description": "filter the rows returned",
82676
82841
  "type": {
82677
82842
  "kind": "INPUT_OBJECT",
82678
- "name": "verified_addresses_bool_exp",
82843
+ "name": "social_page_posts_bool_exp",
82679
82844
  "ofType": null
82680
82845
  },
82681
82846
  "defaultValue": null,
@@ -82688,7 +82853,7 @@
82688
82853
  "name": null,
82689
82854
  "ofType": {
82690
82855
  "kind": "OBJECT",
82691
- "name": "verified_addresses_aggregate",
82856
+ "name": "social_page_posts_aggregate",
82692
82857
  "ofType": null
82693
82858
  }
82694
82859
  },
@@ -82696,8 +82861,8 @@
82696
82861
  "deprecationReason": null
82697
82862
  },
82698
82863
  {
82699
- "name": "verified_addresses_by_pk",
82700
- "description": "fetch data from the table: \"verified_addresses\" using primary key columns",
82864
+ "name": "social_page_posts_by_pk",
82865
+ "description": "fetch data from the table: \"social_page_posts\" using primary key columns",
82701
82866
  "args": [
82702
82867
  {
82703
82868
  "name": "id",
@@ -82718,15 +82883,15 @@
82718
82883
  ],
82719
82884
  "type": {
82720
82885
  "kind": "OBJECT",
82721
- "name": "verified_addresses",
82886
+ "name": "social_page_posts",
82722
82887
  "ofType": null
82723
82888
  },
82724
82889
  "isDeprecated": false,
82725
82890
  "deprecationReason": null
82726
82891
  },
82727
82892
  {
82728
- "name": "verified_addresses_stream",
82729
- "description": "fetch data from the table in a streaming manner: \"verified_addresses\"",
82893
+ "name": "social_page_posts_stream",
82894
+ "description": "fetch data from the table in a streaming manner: \"social_page_posts\"",
82730
82895
  "args": [
82731
82896
  {
82732
82897
  "name": "batch_size",
@@ -82755,7 +82920,7 @@
82755
82920
  "name": null,
82756
82921
  "ofType": {
82757
82922
  "kind": "INPUT_OBJECT",
82758
- "name": "verified_addresses_stream_cursor_input",
82923
+ "name": "social_page_posts_stream_cursor_input",
82759
82924
  "ofType": null
82760
82925
  }
82761
82926
  }
@@ -82769,7 +82934,7 @@
82769
82934
  "description": "filter the rows returned",
82770
82935
  "type": {
82771
82936
  "kind": "INPUT_OBJECT",
82772
- "name": "verified_addresses_bool_exp",
82937
+ "name": "social_page_posts_bool_exp",
82773
82938
  "ofType": null
82774
82939
  },
82775
82940
  "defaultValue": null,
@@ -82788,7 +82953,7 @@
82788
82953
  "name": null,
82789
82954
  "ofType": {
82790
82955
  "kind": "OBJECT",
82791
- "name": "verified_addresses",
82956
+ "name": "social_page_posts",
82792
82957
  "ofType": null
82793
82958
  }
82794
82959
  }
@@ -82798,8 +82963,8 @@
82798
82963
  "deprecationReason": null
82799
82964
  },
82800
82965
  {
82801
- "name": "website_blacklist",
82802
- "description": "fetch data from the table: \"website_blacklist\"",
82966
+ "name": "verified_addresses",
82967
+ "description": "fetch data from the table: \"verified_addresses\"",
82803
82968
  "args": [
82804
82969
  {
82805
82970
  "name": "distinct_on",
@@ -82812,7 +82977,7 @@
82812
82977
  "name": null,
82813
82978
  "ofType": {
82814
82979
  "kind": "ENUM",
82815
- "name": "website_blacklist_select_column",
82980
+ "name": "verified_addresses_select_column",
82816
82981
  "ofType": null
82817
82982
  }
82818
82983
  }
@@ -82856,7 +83021,7 @@
82856
83021
  "name": null,
82857
83022
  "ofType": {
82858
83023
  "kind": "INPUT_OBJECT",
82859
- "name": "website_blacklist_order_by",
83024
+ "name": "verified_addresses_order_by",
82860
83025
  "ofType": null
82861
83026
  }
82862
83027
  }
@@ -82870,7 +83035,7 @@
82870
83035
  "description": "filter the rows returned",
82871
83036
  "type": {
82872
83037
  "kind": "INPUT_OBJECT",
82873
- "name": "website_blacklist_bool_exp",
83038
+ "name": "verified_addresses_bool_exp",
82874
83039
  "ofType": null
82875
83040
  },
82876
83041
  "defaultValue": null,
@@ -82889,7 +83054,7 @@
82889
83054
  "name": null,
82890
83055
  "ofType": {
82891
83056
  "kind": "OBJECT",
82892
- "name": "website_blacklist",
83057
+ "name": "verified_addresses",
82893
83058
  "ofType": null
82894
83059
  }
82895
83060
  }
@@ -82899,8 +83064,8 @@
82899
83064
  "deprecationReason": null
82900
83065
  },
82901
83066
  {
82902
- "name": "website_blacklist_aggregate",
82903
- "description": "fetch aggregated fields from the table: \"website_blacklist\"",
83067
+ "name": "verified_addresses_aggregate",
83068
+ "description": "fetch aggregated fields from the table: \"verified_addresses\"",
82904
83069
  "args": [
82905
83070
  {
82906
83071
  "name": "distinct_on",
@@ -82913,7 +83078,7 @@
82913
83078
  "name": null,
82914
83079
  "ofType": {
82915
83080
  "kind": "ENUM",
82916
- "name": "website_blacklist_select_column",
83081
+ "name": "verified_addresses_select_column",
82917
83082
  "ofType": null
82918
83083
  }
82919
83084
  }
@@ -82957,7 +83122,7 @@
82957
83122
  "name": null,
82958
83123
  "ofType": {
82959
83124
  "kind": "INPUT_OBJECT",
82960
- "name": "website_blacklist_order_by",
83125
+ "name": "verified_addresses_order_by",
82961
83126
  "ofType": null
82962
83127
  }
82963
83128
  }
@@ -82971,7 +83136,7 @@
82971
83136
  "description": "filter the rows returned",
82972
83137
  "type": {
82973
83138
  "kind": "INPUT_OBJECT",
82974
- "name": "website_blacklist_bool_exp",
83139
+ "name": "verified_addresses_bool_exp",
82975
83140
  "ofType": null
82976
83141
  },
82977
83142
  "defaultValue": null,
@@ -82984,7 +83149,7 @@
82984
83149
  "name": null,
82985
83150
  "ofType": {
82986
83151
  "kind": "OBJECT",
82987
- "name": "website_blacklist_aggregate",
83152
+ "name": "verified_addresses_aggregate",
82988
83153
  "ofType": null
82989
83154
  }
82990
83155
  },
@@ -82992,8 +83157,8 @@
82992
83157
  "deprecationReason": null
82993
83158
  },
82994
83159
  {
82995
- "name": "website_blacklist_by_pk",
82996
- "description": "fetch data from the table: \"website_blacklist\" using primary key columns",
83160
+ "name": "verified_addresses_by_pk",
83161
+ "description": "fetch data from the table: \"verified_addresses\" using primary key columns",
82997
83162
  "args": [
82998
83163
  {
82999
83164
  "name": "id",
@@ -83014,15 +83179,15 @@
83014
83179
  ],
83015
83180
  "type": {
83016
83181
  "kind": "OBJECT",
83017
- "name": "website_blacklist",
83182
+ "name": "verified_addresses",
83018
83183
  "ofType": null
83019
83184
  },
83020
83185
  "isDeprecated": false,
83021
83186
  "deprecationReason": null
83022
83187
  },
83023
83188
  {
83024
- "name": "website_blacklist_stream",
83025
- "description": "fetch data from the table in a streaming manner: \"website_blacklist\"",
83189
+ "name": "verified_addresses_stream",
83190
+ "description": "fetch data from the table in a streaming manner: \"verified_addresses\"",
83026
83191
  "args": [
83027
83192
  {
83028
83193
  "name": "batch_size",
@@ -83051,7 +83216,7 @@
83051
83216
  "name": null,
83052
83217
  "ofType": {
83053
83218
  "kind": "INPUT_OBJECT",
83054
- "name": "website_blacklist_stream_cursor_input",
83219
+ "name": "verified_addresses_stream_cursor_input",
83055
83220
  "ofType": null
83056
83221
  }
83057
83222
  }
@@ -83065,7 +83230,7 @@
83065
83230
  "description": "filter the rows returned",
83066
83231
  "type": {
83067
83232
  "kind": "INPUT_OBJECT",
83068
- "name": "website_blacklist_bool_exp",
83233
+ "name": "verified_addresses_bool_exp",
83069
83234
  "ofType": null
83070
83235
  },
83071
83236
  "defaultValue": null,
@@ -83084,7 +83249,7 @@
83084
83249
  "name": null,
83085
83250
  "ofType": {
83086
83251
  "kind": "OBJECT",
83087
- "name": "website_blacklist",
83252
+ "name": "verified_addresses",
83088
83253
  "ofType": null
83089
83254
  }
83090
83255
  }
@@ -83094,8 +83259,8 @@
83094
83259
  "deprecationReason": null
83095
83260
  },
83096
83261
  {
83097
- "name": "website_url_emails",
83098
- "description": "An array relationship",
83262
+ "name": "website_blacklist",
83263
+ "description": "fetch data from the table: \"website_blacklist\"",
83099
83264
  "args": [
83100
83265
  {
83101
83266
  "name": "distinct_on",
@@ -83108,7 +83273,7 @@
83108
83273
  "name": null,
83109
83274
  "ofType": {
83110
83275
  "kind": "ENUM",
83111
- "name": "website_url_emails_select_column",
83276
+ "name": "website_blacklist_select_column",
83112
83277
  "ofType": null
83113
83278
  }
83114
83279
  }
@@ -83152,7 +83317,7 @@
83152
83317
  "name": null,
83153
83318
  "ofType": {
83154
83319
  "kind": "INPUT_OBJECT",
83155
- "name": "website_url_emails_order_by",
83320
+ "name": "website_blacklist_order_by",
83156
83321
  "ofType": null
83157
83322
  }
83158
83323
  }
@@ -83166,7 +83331,7 @@
83166
83331
  "description": "filter the rows returned",
83167
83332
  "type": {
83168
83333
  "kind": "INPUT_OBJECT",
83169
- "name": "website_url_emails_bool_exp",
83334
+ "name": "website_blacklist_bool_exp",
83170
83335
  "ofType": null
83171
83336
  },
83172
83337
  "defaultValue": null,
@@ -83185,7 +83350,7 @@
83185
83350
  "name": null,
83186
83351
  "ofType": {
83187
83352
  "kind": "OBJECT",
83188
- "name": "website_url_emails",
83353
+ "name": "website_blacklist",
83189
83354
  "ofType": null
83190
83355
  }
83191
83356
  }
@@ -83195,8 +83360,8 @@
83195
83360
  "deprecationReason": null
83196
83361
  },
83197
83362
  {
83198
- "name": "website_url_emails_aggregate",
83199
- "description": "An aggregate relationship",
83363
+ "name": "website_blacklist_aggregate",
83364
+ "description": "fetch aggregated fields from the table: \"website_blacklist\"",
83200
83365
  "args": [
83201
83366
  {
83202
83367
  "name": "distinct_on",
@@ -83209,7 +83374,7 @@
83209
83374
  "name": null,
83210
83375
  "ofType": {
83211
83376
  "kind": "ENUM",
83212
- "name": "website_url_emails_select_column",
83377
+ "name": "website_blacklist_select_column",
83213
83378
  "ofType": null
83214
83379
  }
83215
83380
  }
@@ -83253,7 +83418,7 @@
83253
83418
  "name": null,
83254
83419
  "ofType": {
83255
83420
  "kind": "INPUT_OBJECT",
83256
- "name": "website_url_emails_order_by",
83421
+ "name": "website_blacklist_order_by",
83257
83422
  "ofType": null
83258
83423
  }
83259
83424
  }
@@ -83267,7 +83432,7 @@
83267
83432
  "description": "filter the rows returned",
83268
83433
  "type": {
83269
83434
  "kind": "INPUT_OBJECT",
83270
- "name": "website_url_emails_bool_exp",
83435
+ "name": "website_blacklist_bool_exp",
83271
83436
  "ofType": null
83272
83437
  },
83273
83438
  "defaultValue": null,
@@ -83280,7 +83445,7 @@
83280
83445
  "name": null,
83281
83446
  "ofType": {
83282
83447
  "kind": "OBJECT",
83283
- "name": "website_url_emails_aggregate",
83448
+ "name": "website_blacklist_aggregate",
83284
83449
  "ofType": null
83285
83450
  }
83286
83451
  },
@@ -83288,8 +83453,8 @@
83288
83453
  "deprecationReason": null
83289
83454
  },
83290
83455
  {
83291
- "name": "website_url_emails_by_pk",
83292
- "description": "fetch data from the table: \"website_url_emails\" using primary key columns",
83456
+ "name": "website_blacklist_by_pk",
83457
+ "description": "fetch data from the table: \"website_blacklist\" using primary key columns",
83293
83458
  "args": [
83294
83459
  {
83295
83460
  "name": "id",
@@ -83310,15 +83475,15 @@
83310
83475
  ],
83311
83476
  "type": {
83312
83477
  "kind": "OBJECT",
83313
- "name": "website_url_emails",
83478
+ "name": "website_blacklist",
83314
83479
  "ofType": null
83315
83480
  },
83316
83481
  "isDeprecated": false,
83317
83482
  "deprecationReason": null
83318
83483
  },
83319
83484
  {
83320
- "name": "website_url_emails_stream",
83321
- "description": "fetch data from the table in a streaming manner: \"website_url_emails\"",
83485
+ "name": "website_blacklist_stream",
83486
+ "description": "fetch data from the table in a streaming manner: \"website_blacklist\"",
83322
83487
  "args": [
83323
83488
  {
83324
83489
  "name": "batch_size",
@@ -83347,7 +83512,7 @@
83347
83512
  "name": null,
83348
83513
  "ofType": {
83349
83514
  "kind": "INPUT_OBJECT",
83350
- "name": "website_url_emails_stream_cursor_input",
83515
+ "name": "website_blacklist_stream_cursor_input",
83351
83516
  "ofType": null
83352
83517
  }
83353
83518
  }
@@ -83361,7 +83526,7 @@
83361
83526
  "description": "filter the rows returned",
83362
83527
  "type": {
83363
83528
  "kind": "INPUT_OBJECT",
83364
- "name": "website_url_emails_bool_exp",
83529
+ "name": "website_blacklist_bool_exp",
83365
83530
  "ofType": null
83366
83531
  },
83367
83532
  "defaultValue": null,
@@ -83380,7 +83545,7 @@
83380
83545
  "name": null,
83381
83546
  "ofType": {
83382
83547
  "kind": "OBJECT",
83383
- "name": "website_url_emails",
83548
+ "name": "website_blacklist",
83384
83549
  "ofType": null
83385
83550
  }
83386
83551
  }
@@ -83390,7 +83555,7 @@
83390
83555
  "deprecationReason": null
83391
83556
  },
83392
83557
  {
83393
- "name": "website_url_phone_numbers",
83558
+ "name": "website_url_emails",
83394
83559
  "description": "An array relationship",
83395
83560
  "args": [
83396
83561
  {
@@ -83404,7 +83569,7 @@
83404
83569
  "name": null,
83405
83570
  "ofType": {
83406
83571
  "kind": "ENUM",
83407
- "name": "website_url_phone_numbers_select_column",
83572
+ "name": "website_url_emails_select_column",
83408
83573
  "ofType": null
83409
83574
  }
83410
83575
  }
@@ -83448,7 +83613,7 @@
83448
83613
  "name": null,
83449
83614
  "ofType": {
83450
83615
  "kind": "INPUT_OBJECT",
83451
- "name": "website_url_phone_numbers_order_by",
83616
+ "name": "website_url_emails_order_by",
83452
83617
  "ofType": null
83453
83618
  }
83454
83619
  }
@@ -83462,7 +83627,7 @@
83462
83627
  "description": "filter the rows returned",
83463
83628
  "type": {
83464
83629
  "kind": "INPUT_OBJECT",
83465
- "name": "website_url_phone_numbers_bool_exp",
83630
+ "name": "website_url_emails_bool_exp",
83466
83631
  "ofType": null
83467
83632
  },
83468
83633
  "defaultValue": null,
@@ -83481,7 +83646,7 @@
83481
83646
  "name": null,
83482
83647
  "ofType": {
83483
83648
  "kind": "OBJECT",
83484
- "name": "website_url_phone_numbers",
83649
+ "name": "website_url_emails",
83485
83650
  "ofType": null
83486
83651
  }
83487
83652
  }
@@ -83491,7 +83656,7 @@
83491
83656
  "deprecationReason": null
83492
83657
  },
83493
83658
  {
83494
- "name": "website_url_phone_numbers_aggregate",
83659
+ "name": "website_url_emails_aggregate",
83495
83660
  "description": "An aggregate relationship",
83496
83661
  "args": [
83497
83662
  {
@@ -83505,7 +83670,7 @@
83505
83670
  "name": null,
83506
83671
  "ofType": {
83507
83672
  "kind": "ENUM",
83508
- "name": "website_url_phone_numbers_select_column",
83673
+ "name": "website_url_emails_select_column",
83509
83674
  "ofType": null
83510
83675
  }
83511
83676
  }
@@ -83549,7 +83714,7 @@
83549
83714
  "name": null,
83550
83715
  "ofType": {
83551
83716
  "kind": "INPUT_OBJECT",
83552
- "name": "website_url_phone_numbers_order_by",
83717
+ "name": "website_url_emails_order_by",
83553
83718
  "ofType": null
83554
83719
  }
83555
83720
  }
@@ -83563,7 +83728,7 @@
83563
83728
  "description": "filter the rows returned",
83564
83729
  "type": {
83565
83730
  "kind": "INPUT_OBJECT",
83566
- "name": "website_url_phone_numbers_bool_exp",
83731
+ "name": "website_url_emails_bool_exp",
83567
83732
  "ofType": null
83568
83733
  },
83569
83734
  "defaultValue": null,
@@ -83576,7 +83741,7 @@
83576
83741
  "name": null,
83577
83742
  "ofType": {
83578
83743
  "kind": "OBJECT",
83579
- "name": "website_url_phone_numbers_aggregate",
83744
+ "name": "website_url_emails_aggregate",
83580
83745
  "ofType": null
83581
83746
  }
83582
83747
  },
@@ -83584,8 +83749,8 @@
83584
83749
  "deprecationReason": null
83585
83750
  },
83586
83751
  {
83587
- "name": "website_url_phone_numbers_by_pk",
83588
- "description": "fetch data from the table: \"website_url_phone_numbers\" using primary key columns",
83752
+ "name": "website_url_emails_by_pk",
83753
+ "description": "fetch data from the table: \"website_url_emails\" using primary key columns",
83589
83754
  "args": [
83590
83755
  {
83591
83756
  "name": "id",
@@ -83606,15 +83771,15 @@
83606
83771
  ],
83607
83772
  "type": {
83608
83773
  "kind": "OBJECT",
83609
- "name": "website_url_phone_numbers",
83774
+ "name": "website_url_emails",
83610
83775
  "ofType": null
83611
83776
  },
83612
83777
  "isDeprecated": false,
83613
83778
  "deprecationReason": null
83614
83779
  },
83615
83780
  {
83616
- "name": "website_url_phone_numbers_stream",
83617
- "description": "fetch data from the table in a streaming manner: \"website_url_phone_numbers\"",
83781
+ "name": "website_url_emails_stream",
83782
+ "description": "fetch data from the table in a streaming manner: \"website_url_emails\"",
83618
83783
  "args": [
83619
83784
  {
83620
83785
  "name": "batch_size",
@@ -83643,7 +83808,7 @@
83643
83808
  "name": null,
83644
83809
  "ofType": {
83645
83810
  "kind": "INPUT_OBJECT",
83646
- "name": "website_url_phone_numbers_stream_cursor_input",
83811
+ "name": "website_url_emails_stream_cursor_input",
83647
83812
  "ofType": null
83648
83813
  }
83649
83814
  }
@@ -83657,7 +83822,7 @@
83657
83822
  "description": "filter the rows returned",
83658
83823
  "type": {
83659
83824
  "kind": "INPUT_OBJECT",
83660
- "name": "website_url_phone_numbers_bool_exp",
83825
+ "name": "website_url_emails_bool_exp",
83661
83826
  "ofType": null
83662
83827
  },
83663
83828
  "defaultValue": null,
@@ -83676,7 +83841,7 @@
83676
83841
  "name": null,
83677
83842
  "ofType": {
83678
83843
  "kind": "OBJECT",
83679
- "name": "website_url_phone_numbers",
83844
+ "name": "website_url_emails",
83680
83845
  "ofType": null
83681
83846
  }
83682
83847
  }
@@ -83686,7 +83851,7 @@
83686
83851
  "deprecationReason": null
83687
83852
  },
83688
83853
  {
83689
- "name": "website_url_social_page_handles",
83854
+ "name": "website_url_phone_numbers",
83690
83855
  "description": "An array relationship",
83691
83856
  "args": [
83692
83857
  {
@@ -83700,7 +83865,7 @@
83700
83865
  "name": null,
83701
83866
  "ofType": {
83702
83867
  "kind": "ENUM",
83703
- "name": "website_url_social_page_handles_select_column",
83868
+ "name": "website_url_phone_numbers_select_column",
83704
83869
  "ofType": null
83705
83870
  }
83706
83871
  }
@@ -83744,7 +83909,7 @@
83744
83909
  "name": null,
83745
83910
  "ofType": {
83746
83911
  "kind": "INPUT_OBJECT",
83747
- "name": "website_url_social_page_handles_order_by",
83912
+ "name": "website_url_phone_numbers_order_by",
83748
83913
  "ofType": null
83749
83914
  }
83750
83915
  }
@@ -83758,7 +83923,7 @@
83758
83923
  "description": "filter the rows returned",
83759
83924
  "type": {
83760
83925
  "kind": "INPUT_OBJECT",
83761
- "name": "website_url_social_page_handles_bool_exp",
83926
+ "name": "website_url_phone_numbers_bool_exp",
83762
83927
  "ofType": null
83763
83928
  },
83764
83929
  "defaultValue": null,
@@ -83777,7 +83942,7 @@
83777
83942
  "name": null,
83778
83943
  "ofType": {
83779
83944
  "kind": "OBJECT",
83780
- "name": "website_url_social_page_handles",
83945
+ "name": "website_url_phone_numbers",
83781
83946
  "ofType": null
83782
83947
  }
83783
83948
  }
@@ -83787,7 +83952,303 @@
83787
83952
  "deprecationReason": null
83788
83953
  },
83789
83954
  {
83790
- "name": "website_url_social_page_handles_aggregate",
83955
+ "name": "website_url_phone_numbers_aggregate",
83956
+ "description": "An aggregate relationship",
83957
+ "args": [
83958
+ {
83959
+ "name": "distinct_on",
83960
+ "description": "distinct select on columns",
83961
+ "type": {
83962
+ "kind": "LIST",
83963
+ "name": null,
83964
+ "ofType": {
83965
+ "kind": "NON_NULL",
83966
+ "name": null,
83967
+ "ofType": {
83968
+ "kind": "ENUM",
83969
+ "name": "website_url_phone_numbers_select_column",
83970
+ "ofType": null
83971
+ }
83972
+ }
83973
+ },
83974
+ "defaultValue": null,
83975
+ "isDeprecated": false,
83976
+ "deprecationReason": null
83977
+ },
83978
+ {
83979
+ "name": "limit",
83980
+ "description": "limit the number of rows returned",
83981
+ "type": {
83982
+ "kind": "SCALAR",
83983
+ "name": "Int",
83984
+ "ofType": null
83985
+ },
83986
+ "defaultValue": null,
83987
+ "isDeprecated": false,
83988
+ "deprecationReason": null
83989
+ },
83990
+ {
83991
+ "name": "offset",
83992
+ "description": "skip the first n rows. Use only with order_by",
83993
+ "type": {
83994
+ "kind": "SCALAR",
83995
+ "name": "Int",
83996
+ "ofType": null
83997
+ },
83998
+ "defaultValue": null,
83999
+ "isDeprecated": false,
84000
+ "deprecationReason": null
84001
+ },
84002
+ {
84003
+ "name": "order_by",
84004
+ "description": "sort the rows by one or more columns",
84005
+ "type": {
84006
+ "kind": "LIST",
84007
+ "name": null,
84008
+ "ofType": {
84009
+ "kind": "NON_NULL",
84010
+ "name": null,
84011
+ "ofType": {
84012
+ "kind": "INPUT_OBJECT",
84013
+ "name": "website_url_phone_numbers_order_by",
84014
+ "ofType": null
84015
+ }
84016
+ }
84017
+ },
84018
+ "defaultValue": null,
84019
+ "isDeprecated": false,
84020
+ "deprecationReason": null
84021
+ },
84022
+ {
84023
+ "name": "where",
84024
+ "description": "filter the rows returned",
84025
+ "type": {
84026
+ "kind": "INPUT_OBJECT",
84027
+ "name": "website_url_phone_numbers_bool_exp",
84028
+ "ofType": null
84029
+ },
84030
+ "defaultValue": null,
84031
+ "isDeprecated": false,
84032
+ "deprecationReason": null
84033
+ }
84034
+ ],
84035
+ "type": {
84036
+ "kind": "NON_NULL",
84037
+ "name": null,
84038
+ "ofType": {
84039
+ "kind": "OBJECT",
84040
+ "name": "website_url_phone_numbers_aggregate",
84041
+ "ofType": null
84042
+ }
84043
+ },
84044
+ "isDeprecated": false,
84045
+ "deprecationReason": null
84046
+ },
84047
+ {
84048
+ "name": "website_url_phone_numbers_by_pk",
84049
+ "description": "fetch data from the table: \"website_url_phone_numbers\" using primary key columns",
84050
+ "args": [
84051
+ {
84052
+ "name": "id",
84053
+ "description": null,
84054
+ "type": {
84055
+ "kind": "NON_NULL",
84056
+ "name": null,
84057
+ "ofType": {
84058
+ "kind": "SCALAR",
84059
+ "name": "uuid",
84060
+ "ofType": null
84061
+ }
84062
+ },
84063
+ "defaultValue": null,
84064
+ "isDeprecated": false,
84065
+ "deprecationReason": null
84066
+ }
84067
+ ],
84068
+ "type": {
84069
+ "kind": "OBJECT",
84070
+ "name": "website_url_phone_numbers",
84071
+ "ofType": null
84072
+ },
84073
+ "isDeprecated": false,
84074
+ "deprecationReason": null
84075
+ },
84076
+ {
84077
+ "name": "website_url_phone_numbers_stream",
84078
+ "description": "fetch data from the table in a streaming manner: \"website_url_phone_numbers\"",
84079
+ "args": [
84080
+ {
84081
+ "name": "batch_size",
84082
+ "description": "maximum number of rows returned in a single batch",
84083
+ "type": {
84084
+ "kind": "NON_NULL",
84085
+ "name": null,
84086
+ "ofType": {
84087
+ "kind": "SCALAR",
84088
+ "name": "Int",
84089
+ "ofType": null
84090
+ }
84091
+ },
84092
+ "defaultValue": null,
84093
+ "isDeprecated": false,
84094
+ "deprecationReason": null
84095
+ },
84096
+ {
84097
+ "name": "cursor",
84098
+ "description": "cursor to stream the results returned by the query",
84099
+ "type": {
84100
+ "kind": "NON_NULL",
84101
+ "name": null,
84102
+ "ofType": {
84103
+ "kind": "LIST",
84104
+ "name": null,
84105
+ "ofType": {
84106
+ "kind": "INPUT_OBJECT",
84107
+ "name": "website_url_phone_numbers_stream_cursor_input",
84108
+ "ofType": null
84109
+ }
84110
+ }
84111
+ },
84112
+ "defaultValue": null,
84113
+ "isDeprecated": false,
84114
+ "deprecationReason": null
84115
+ },
84116
+ {
84117
+ "name": "where",
84118
+ "description": "filter the rows returned",
84119
+ "type": {
84120
+ "kind": "INPUT_OBJECT",
84121
+ "name": "website_url_phone_numbers_bool_exp",
84122
+ "ofType": null
84123
+ },
84124
+ "defaultValue": null,
84125
+ "isDeprecated": false,
84126
+ "deprecationReason": null
84127
+ }
84128
+ ],
84129
+ "type": {
84130
+ "kind": "NON_NULL",
84131
+ "name": null,
84132
+ "ofType": {
84133
+ "kind": "LIST",
84134
+ "name": null,
84135
+ "ofType": {
84136
+ "kind": "NON_NULL",
84137
+ "name": null,
84138
+ "ofType": {
84139
+ "kind": "OBJECT",
84140
+ "name": "website_url_phone_numbers",
84141
+ "ofType": null
84142
+ }
84143
+ }
84144
+ }
84145
+ },
84146
+ "isDeprecated": false,
84147
+ "deprecationReason": null
84148
+ },
84149
+ {
84150
+ "name": "website_url_social_page_handles",
84151
+ "description": "An array relationship",
84152
+ "args": [
84153
+ {
84154
+ "name": "distinct_on",
84155
+ "description": "distinct select on columns",
84156
+ "type": {
84157
+ "kind": "LIST",
84158
+ "name": null,
84159
+ "ofType": {
84160
+ "kind": "NON_NULL",
84161
+ "name": null,
84162
+ "ofType": {
84163
+ "kind": "ENUM",
84164
+ "name": "website_url_social_page_handles_select_column",
84165
+ "ofType": null
84166
+ }
84167
+ }
84168
+ },
84169
+ "defaultValue": null,
84170
+ "isDeprecated": false,
84171
+ "deprecationReason": null
84172
+ },
84173
+ {
84174
+ "name": "limit",
84175
+ "description": "limit the number of rows returned",
84176
+ "type": {
84177
+ "kind": "SCALAR",
84178
+ "name": "Int",
84179
+ "ofType": null
84180
+ },
84181
+ "defaultValue": null,
84182
+ "isDeprecated": false,
84183
+ "deprecationReason": null
84184
+ },
84185
+ {
84186
+ "name": "offset",
84187
+ "description": "skip the first n rows. Use only with order_by",
84188
+ "type": {
84189
+ "kind": "SCALAR",
84190
+ "name": "Int",
84191
+ "ofType": null
84192
+ },
84193
+ "defaultValue": null,
84194
+ "isDeprecated": false,
84195
+ "deprecationReason": null
84196
+ },
84197
+ {
84198
+ "name": "order_by",
84199
+ "description": "sort the rows by one or more columns",
84200
+ "type": {
84201
+ "kind": "LIST",
84202
+ "name": null,
84203
+ "ofType": {
84204
+ "kind": "NON_NULL",
84205
+ "name": null,
84206
+ "ofType": {
84207
+ "kind": "INPUT_OBJECT",
84208
+ "name": "website_url_social_page_handles_order_by",
84209
+ "ofType": null
84210
+ }
84211
+ }
84212
+ },
84213
+ "defaultValue": null,
84214
+ "isDeprecated": false,
84215
+ "deprecationReason": null
84216
+ },
84217
+ {
84218
+ "name": "where",
84219
+ "description": "filter the rows returned",
84220
+ "type": {
84221
+ "kind": "INPUT_OBJECT",
84222
+ "name": "website_url_social_page_handles_bool_exp",
84223
+ "ofType": null
84224
+ },
84225
+ "defaultValue": null,
84226
+ "isDeprecated": false,
84227
+ "deprecationReason": null
84228
+ }
84229
+ ],
84230
+ "type": {
84231
+ "kind": "NON_NULL",
84232
+ "name": null,
84233
+ "ofType": {
84234
+ "kind": "LIST",
84235
+ "name": null,
84236
+ "ofType": {
84237
+ "kind": "NON_NULL",
84238
+ "name": null,
84239
+ "ofType": {
84240
+ "kind": "OBJECT",
84241
+ "name": "website_url_social_page_handles",
84242
+ "ofType": null
84243
+ }
84244
+ }
84245
+ }
84246
+ },
84247
+ "isDeprecated": false,
84248
+ "deprecationReason": null
84249
+ },
84250
+ {
84251
+ "name": "website_url_social_page_handles_aggregate",
83791
84252
  "description": "An aggregate relationship",
83792
84253
  "args": [
83793
84254
  {
@@ -120282,6 +120743,539 @@
120282
120743
  "enumValues": null,
120283
120744
  "possibleTypes": null
120284
120745
  },
120746
+ {
120747
+ "kind": "OBJECT",
120748
+ "name": "social_page_handle_social_page_metadata_page_ad_library",
120749
+ "description": "columns and relationships of \"social_page_handle_social_page_metadata_page_ad_library\"",
120750
+ "fields": [
120751
+ {
120752
+ "name": "page_ad_library_id",
120753
+ "description": null,
120754
+ "args": [],
120755
+ "type": {
120756
+ "kind": "SCALAR",
120757
+ "name": "String",
120758
+ "ofType": null
120759
+ },
120760
+ "isDeprecated": false,
120761
+ "deprecationReason": null
120762
+ },
120763
+ {
120764
+ "name": "social_page_handle_id",
120765
+ "description": null,
120766
+ "args": [],
120767
+ "type": {
120768
+ "kind": "SCALAR",
120769
+ "name": "uuid",
120770
+ "ofType": null
120771
+ },
120772
+ "isDeprecated": false,
120773
+ "deprecationReason": null
120774
+ },
120775
+ {
120776
+ "name": "social_page_metadata_id",
120777
+ "description": null,
120778
+ "args": [],
120779
+ "type": {
120780
+ "kind": "SCALAR",
120781
+ "name": "uuid",
120782
+ "ofType": null
120783
+ },
120784
+ "isDeprecated": false,
120785
+ "deprecationReason": null
120786
+ }
120787
+ ],
120788
+ "inputFields": null,
120789
+ "interfaces": [],
120790
+ "enumValues": null,
120791
+ "possibleTypes": null
120792
+ },
120793
+ {
120794
+ "kind": "OBJECT",
120795
+ "name": "social_page_handle_social_page_metadata_page_ad_library_aggregate",
120796
+ "description": "aggregated selection of \"social_page_handle_social_page_metadata_page_ad_library\"",
120797
+ "fields": [
120798
+ {
120799
+ "name": "aggregate",
120800
+ "description": null,
120801
+ "args": [],
120802
+ "type": {
120803
+ "kind": "OBJECT",
120804
+ "name": "social_page_handle_social_page_metadata_page_ad_library_aggregate_fields",
120805
+ "ofType": null
120806
+ },
120807
+ "isDeprecated": false,
120808
+ "deprecationReason": null
120809
+ },
120810
+ {
120811
+ "name": "nodes",
120812
+ "description": null,
120813
+ "args": [],
120814
+ "type": {
120815
+ "kind": "NON_NULL",
120816
+ "name": null,
120817
+ "ofType": {
120818
+ "kind": "LIST",
120819
+ "name": null,
120820
+ "ofType": {
120821
+ "kind": "NON_NULL",
120822
+ "name": null,
120823
+ "ofType": {
120824
+ "kind": "OBJECT",
120825
+ "name": "social_page_handle_social_page_metadata_page_ad_library",
120826
+ "ofType": null
120827
+ }
120828
+ }
120829
+ }
120830
+ },
120831
+ "isDeprecated": false,
120832
+ "deprecationReason": null
120833
+ }
120834
+ ],
120835
+ "inputFields": null,
120836
+ "interfaces": [],
120837
+ "enumValues": null,
120838
+ "possibleTypes": null
120839
+ },
120840
+ {
120841
+ "kind": "OBJECT",
120842
+ "name": "social_page_handle_social_page_metadata_page_ad_library_aggregate_fields",
120843
+ "description": "aggregate fields of \"social_page_handle_social_page_metadata_page_ad_library\"",
120844
+ "fields": [
120845
+ {
120846
+ "name": "count",
120847
+ "description": null,
120848
+ "args": [
120849
+ {
120850
+ "name": "columns",
120851
+ "description": null,
120852
+ "type": {
120853
+ "kind": "LIST",
120854
+ "name": null,
120855
+ "ofType": {
120856
+ "kind": "NON_NULL",
120857
+ "name": null,
120858
+ "ofType": {
120859
+ "kind": "ENUM",
120860
+ "name": "social_page_handle_social_page_metadata_page_ad_library_select_column",
120861
+ "ofType": null
120862
+ }
120863
+ }
120864
+ },
120865
+ "defaultValue": null,
120866
+ "isDeprecated": false,
120867
+ "deprecationReason": null
120868
+ },
120869
+ {
120870
+ "name": "distinct",
120871
+ "description": null,
120872
+ "type": {
120873
+ "kind": "SCALAR",
120874
+ "name": "Boolean",
120875
+ "ofType": null
120876
+ },
120877
+ "defaultValue": null,
120878
+ "isDeprecated": false,
120879
+ "deprecationReason": null
120880
+ }
120881
+ ],
120882
+ "type": {
120883
+ "kind": "NON_NULL",
120884
+ "name": null,
120885
+ "ofType": {
120886
+ "kind": "SCALAR",
120887
+ "name": "Int",
120888
+ "ofType": null
120889
+ }
120890
+ },
120891
+ "isDeprecated": false,
120892
+ "deprecationReason": null
120893
+ },
120894
+ {
120895
+ "name": "max",
120896
+ "description": null,
120897
+ "args": [],
120898
+ "type": {
120899
+ "kind": "OBJECT",
120900
+ "name": "social_page_handle_social_page_metadata_page_ad_library_max_fields",
120901
+ "ofType": null
120902
+ },
120903
+ "isDeprecated": false,
120904
+ "deprecationReason": null
120905
+ },
120906
+ {
120907
+ "name": "min",
120908
+ "description": null,
120909
+ "args": [],
120910
+ "type": {
120911
+ "kind": "OBJECT",
120912
+ "name": "social_page_handle_social_page_metadata_page_ad_library_min_fields",
120913
+ "ofType": null
120914
+ },
120915
+ "isDeprecated": false,
120916
+ "deprecationReason": null
120917
+ }
120918
+ ],
120919
+ "inputFields": null,
120920
+ "interfaces": [],
120921
+ "enumValues": null,
120922
+ "possibleTypes": null
120923
+ },
120924
+ {
120925
+ "kind": "INPUT_OBJECT",
120926
+ "name": "social_page_handle_social_page_metadata_page_ad_library_bool_exp",
120927
+ "description": "Boolean expression to filter rows from the table \"social_page_handle_social_page_metadata_page_ad_library\". All fields are combined with a logical 'AND'.",
120928
+ "fields": null,
120929
+ "inputFields": [
120930
+ {
120931
+ "name": "_and",
120932
+ "description": null,
120933
+ "type": {
120934
+ "kind": "LIST",
120935
+ "name": null,
120936
+ "ofType": {
120937
+ "kind": "NON_NULL",
120938
+ "name": null,
120939
+ "ofType": {
120940
+ "kind": "INPUT_OBJECT",
120941
+ "name": "social_page_handle_social_page_metadata_page_ad_library_bool_exp",
120942
+ "ofType": null
120943
+ }
120944
+ }
120945
+ },
120946
+ "defaultValue": null,
120947
+ "isDeprecated": false,
120948
+ "deprecationReason": null
120949
+ },
120950
+ {
120951
+ "name": "_not",
120952
+ "description": null,
120953
+ "type": {
120954
+ "kind": "INPUT_OBJECT",
120955
+ "name": "social_page_handle_social_page_metadata_page_ad_library_bool_exp",
120956
+ "ofType": null
120957
+ },
120958
+ "defaultValue": null,
120959
+ "isDeprecated": false,
120960
+ "deprecationReason": null
120961
+ },
120962
+ {
120963
+ "name": "_or",
120964
+ "description": null,
120965
+ "type": {
120966
+ "kind": "LIST",
120967
+ "name": null,
120968
+ "ofType": {
120969
+ "kind": "NON_NULL",
120970
+ "name": null,
120971
+ "ofType": {
120972
+ "kind": "INPUT_OBJECT",
120973
+ "name": "social_page_handle_social_page_metadata_page_ad_library_bool_exp",
120974
+ "ofType": null
120975
+ }
120976
+ }
120977
+ },
120978
+ "defaultValue": null,
120979
+ "isDeprecated": false,
120980
+ "deprecationReason": null
120981
+ },
120982
+ {
120983
+ "name": "page_ad_library_id",
120984
+ "description": null,
120985
+ "type": {
120986
+ "kind": "INPUT_OBJECT",
120987
+ "name": "String_comparison_exp",
120988
+ "ofType": null
120989
+ },
120990
+ "defaultValue": null,
120991
+ "isDeprecated": false,
120992
+ "deprecationReason": null
120993
+ },
120994
+ {
120995
+ "name": "social_page_handle_id",
120996
+ "description": null,
120997
+ "type": {
120998
+ "kind": "INPUT_OBJECT",
120999
+ "name": "uuid_comparison_exp",
121000
+ "ofType": null
121001
+ },
121002
+ "defaultValue": null,
121003
+ "isDeprecated": false,
121004
+ "deprecationReason": null
121005
+ },
121006
+ {
121007
+ "name": "social_page_metadata_id",
121008
+ "description": null,
121009
+ "type": {
121010
+ "kind": "INPUT_OBJECT",
121011
+ "name": "uuid_comparison_exp",
121012
+ "ofType": null
121013
+ },
121014
+ "defaultValue": null,
121015
+ "isDeprecated": false,
121016
+ "deprecationReason": null
121017
+ }
121018
+ ],
121019
+ "interfaces": null,
121020
+ "enumValues": null,
121021
+ "possibleTypes": null
121022
+ },
121023
+ {
121024
+ "kind": "OBJECT",
121025
+ "name": "social_page_handle_social_page_metadata_page_ad_library_max_fields",
121026
+ "description": "aggregate max on columns",
121027
+ "fields": [
121028
+ {
121029
+ "name": "page_ad_library_id",
121030
+ "description": null,
121031
+ "args": [],
121032
+ "type": {
121033
+ "kind": "SCALAR",
121034
+ "name": "String",
121035
+ "ofType": null
121036
+ },
121037
+ "isDeprecated": false,
121038
+ "deprecationReason": null
121039
+ },
121040
+ {
121041
+ "name": "social_page_handle_id",
121042
+ "description": null,
121043
+ "args": [],
121044
+ "type": {
121045
+ "kind": "SCALAR",
121046
+ "name": "uuid",
121047
+ "ofType": null
121048
+ },
121049
+ "isDeprecated": false,
121050
+ "deprecationReason": null
121051
+ },
121052
+ {
121053
+ "name": "social_page_metadata_id",
121054
+ "description": null,
121055
+ "args": [],
121056
+ "type": {
121057
+ "kind": "SCALAR",
121058
+ "name": "uuid",
121059
+ "ofType": null
121060
+ },
121061
+ "isDeprecated": false,
121062
+ "deprecationReason": null
121063
+ }
121064
+ ],
121065
+ "inputFields": null,
121066
+ "interfaces": [],
121067
+ "enumValues": null,
121068
+ "possibleTypes": null
121069
+ },
121070
+ {
121071
+ "kind": "OBJECT",
121072
+ "name": "social_page_handle_social_page_metadata_page_ad_library_min_fields",
121073
+ "description": "aggregate min on columns",
121074
+ "fields": [
121075
+ {
121076
+ "name": "page_ad_library_id",
121077
+ "description": null,
121078
+ "args": [],
121079
+ "type": {
121080
+ "kind": "SCALAR",
121081
+ "name": "String",
121082
+ "ofType": null
121083
+ },
121084
+ "isDeprecated": false,
121085
+ "deprecationReason": null
121086
+ },
121087
+ {
121088
+ "name": "social_page_handle_id",
121089
+ "description": null,
121090
+ "args": [],
121091
+ "type": {
121092
+ "kind": "SCALAR",
121093
+ "name": "uuid",
121094
+ "ofType": null
121095
+ },
121096
+ "isDeprecated": false,
121097
+ "deprecationReason": null
121098
+ },
121099
+ {
121100
+ "name": "social_page_metadata_id",
121101
+ "description": null,
121102
+ "args": [],
121103
+ "type": {
121104
+ "kind": "SCALAR",
121105
+ "name": "uuid",
121106
+ "ofType": null
121107
+ },
121108
+ "isDeprecated": false,
121109
+ "deprecationReason": null
121110
+ }
121111
+ ],
121112
+ "inputFields": null,
121113
+ "interfaces": [],
121114
+ "enumValues": null,
121115
+ "possibleTypes": null
121116
+ },
121117
+ {
121118
+ "kind": "INPUT_OBJECT",
121119
+ "name": "social_page_handle_social_page_metadata_page_ad_library_order_by",
121120
+ "description": "Ordering options when selecting data from \"social_page_handle_social_page_metadata_page_ad_library\".",
121121
+ "fields": null,
121122
+ "inputFields": [
121123
+ {
121124
+ "name": "page_ad_library_id",
121125
+ "description": null,
121126
+ "type": {
121127
+ "kind": "ENUM",
121128
+ "name": "order_by",
121129
+ "ofType": null
121130
+ },
121131
+ "defaultValue": null,
121132
+ "isDeprecated": false,
121133
+ "deprecationReason": null
121134
+ },
121135
+ {
121136
+ "name": "social_page_handle_id",
121137
+ "description": null,
121138
+ "type": {
121139
+ "kind": "ENUM",
121140
+ "name": "order_by",
121141
+ "ofType": null
121142
+ },
121143
+ "defaultValue": null,
121144
+ "isDeprecated": false,
121145
+ "deprecationReason": null
121146
+ },
121147
+ {
121148
+ "name": "social_page_metadata_id",
121149
+ "description": null,
121150
+ "type": {
121151
+ "kind": "ENUM",
121152
+ "name": "order_by",
121153
+ "ofType": null
121154
+ },
121155
+ "defaultValue": null,
121156
+ "isDeprecated": false,
121157
+ "deprecationReason": null
121158
+ }
121159
+ ],
121160
+ "interfaces": null,
121161
+ "enumValues": null,
121162
+ "possibleTypes": null
121163
+ },
121164
+ {
121165
+ "kind": "ENUM",
121166
+ "name": "social_page_handle_social_page_metadata_page_ad_library_select_column",
121167
+ "description": "select columns of table \"social_page_handle_social_page_metadata_page_ad_library\"",
121168
+ "fields": null,
121169
+ "inputFields": null,
121170
+ "interfaces": null,
121171
+ "enumValues": [
121172
+ {
121173
+ "name": "page_ad_library_id",
121174
+ "description": "column name",
121175
+ "isDeprecated": false,
121176
+ "deprecationReason": null
121177
+ },
121178
+ {
121179
+ "name": "social_page_handle_id",
121180
+ "description": "column name",
121181
+ "isDeprecated": false,
121182
+ "deprecationReason": null
121183
+ },
121184
+ {
121185
+ "name": "social_page_metadata_id",
121186
+ "description": "column name",
121187
+ "isDeprecated": false,
121188
+ "deprecationReason": null
121189
+ }
121190
+ ],
121191
+ "possibleTypes": null
121192
+ },
121193
+ {
121194
+ "kind": "INPUT_OBJECT",
121195
+ "name": "social_page_handle_social_page_metadata_page_ad_library_stream_cursor_input",
121196
+ "description": "Streaming cursor of the table \"social_page_handle_social_page_metadata_page_ad_library\"",
121197
+ "fields": null,
121198
+ "inputFields": [
121199
+ {
121200
+ "name": "initial_value",
121201
+ "description": "Stream column input with initial value",
121202
+ "type": {
121203
+ "kind": "NON_NULL",
121204
+ "name": null,
121205
+ "ofType": {
121206
+ "kind": "INPUT_OBJECT",
121207
+ "name": "social_page_handle_social_page_metadata_page_ad_library_stream_cursor_value_input",
121208
+ "ofType": null
121209
+ }
121210
+ },
121211
+ "defaultValue": null,
121212
+ "isDeprecated": false,
121213
+ "deprecationReason": null
121214
+ },
121215
+ {
121216
+ "name": "ordering",
121217
+ "description": "cursor ordering",
121218
+ "type": {
121219
+ "kind": "ENUM",
121220
+ "name": "cursor_ordering",
121221
+ "ofType": null
121222
+ },
121223
+ "defaultValue": null,
121224
+ "isDeprecated": false,
121225
+ "deprecationReason": null
121226
+ }
121227
+ ],
121228
+ "interfaces": null,
121229
+ "enumValues": null,
121230
+ "possibleTypes": null
121231
+ },
121232
+ {
121233
+ "kind": "INPUT_OBJECT",
121234
+ "name": "social_page_handle_social_page_metadata_page_ad_library_stream_cursor_value_input",
121235
+ "description": "Initial value of the column from where the streaming should start",
121236
+ "fields": null,
121237
+ "inputFields": [
121238
+ {
121239
+ "name": "page_ad_library_id",
121240
+ "description": null,
121241
+ "type": {
121242
+ "kind": "SCALAR",
121243
+ "name": "String",
121244
+ "ofType": null
121245
+ },
121246
+ "defaultValue": null,
121247
+ "isDeprecated": false,
121248
+ "deprecationReason": null
121249
+ },
121250
+ {
121251
+ "name": "social_page_handle_id",
121252
+ "description": null,
121253
+ "type": {
121254
+ "kind": "SCALAR",
121255
+ "name": "uuid",
121256
+ "ofType": null
121257
+ },
121258
+ "defaultValue": null,
121259
+ "isDeprecated": false,
121260
+ "deprecationReason": null
121261
+ },
121262
+ {
121263
+ "name": "social_page_metadata_id",
121264
+ "description": null,
121265
+ "type": {
121266
+ "kind": "SCALAR",
121267
+ "name": "uuid",
121268
+ "ofType": null
121269
+ },
121270
+ "defaultValue": null,
121271
+ "isDeprecated": false,
121272
+ "deprecationReason": null
121273
+ }
121274
+ ],
121275
+ "interfaces": null,
121276
+ "enumValues": null,
121277
+ "possibleTypes": null
121278
+ },
120285
121279
  {
120286
121280
  "kind": "OBJECT",
120287
121281
  "name": "social_page_handles",