@vrplatform/graphql 1.1.13 → 1.1.17
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/build/main/common/flow.d.ts +23 -0
- package/build/main/common/flow.js +2 -0
- package/build/main/common/index.d.ts +1 -0
- package/build/main/common/index.js +1 -0
- package/build/main/gqty/schema.generated.d.ts +66 -1599
- package/build/main/gqty/schema.generated.js +31 -687
- package/build/main/tsconfig.main.tsbuildinfo +1 -1
- package/build/module/common/flow.d.ts +23 -0
- package/build/module/common/flow.js +1 -0
- package/build/module/common/index.d.ts +1 -0
- package/build/module/common/index.js +1 -0
- package/build/module/gqty/schema.generated.d.ts +66 -1599
- package/build/module/gqty/schema.generated.js +31 -687
- package/build/module/tsconfig.esm.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/src/common/flow.ts +34 -0
- package/src/common/index.ts +1 -0
- package/src/gqty/schema.generated.d.ts +66 -1599
- package/src/gqty/schema.generated.js +31 -687
|
@@ -63,10 +63,6 @@ export const scalarsEnumsHash = {
|
|
|
63
63
|
audit_log_update_column: true,
|
|
64
64
|
automation_constraint: true,
|
|
65
65
|
automation_select_column: true,
|
|
66
|
-
automation_status_constraint: true,
|
|
67
|
-
automation_status_enum: true,
|
|
68
|
-
automation_status_select_column: true,
|
|
69
|
-
automation_status_update_column: true,
|
|
70
66
|
automation_template_constraint: true,
|
|
71
67
|
automation_template_select_column: true,
|
|
72
68
|
automation_template_update_column: true,
|
|
@@ -133,9 +129,6 @@ export const scalarsEnumsHash = {
|
|
|
133
129
|
true,
|
|
134
130
|
connection_select_column_connection_aggregate_bool_exp_bool_or_arguments_columns:
|
|
135
131
|
true,
|
|
136
|
-
connection_status_temporary_constraint: true,
|
|
137
|
-
connection_status_temporary_select_column: true,
|
|
138
|
-
connection_status_temporary_update_column: true,
|
|
139
132
|
connection_update_column: true,
|
|
140
133
|
contactCompanyType_constraint: true,
|
|
141
134
|
contactCompanyType_enum: true,
|
|
@@ -252,15 +245,7 @@ export const scalarsEnumsHash = {
|
|
|
252
245
|
listing_owner_role_update_column: true,
|
|
253
246
|
listing_owner_select_column: true,
|
|
254
247
|
listing_owner_update_column: true,
|
|
255
|
-
listing_pms_status_constraint: true,
|
|
256
|
-
listing_pms_status_enum: true,
|
|
257
|
-
listing_pms_status_select_column: true,
|
|
258
|
-
listing_pms_status_update_column: true,
|
|
259
248
|
listing_select_column: true,
|
|
260
|
-
listing_status_constraint: true,
|
|
261
|
-
listing_status_enum: true,
|
|
262
|
-
listing_status_select_column: true,
|
|
263
|
-
listing_status_update_column: true,
|
|
264
249
|
listing_update_column: true,
|
|
265
250
|
metricsActiveListingCreatedReturnType_enum_name: true,
|
|
266
251
|
metricsBankRecordBalancesReturnType_enum_name: true,
|
|
@@ -3212,7 +3197,7 @@ export const generatedSchema = {
|
|
|
3212
3197
|
where: "setting_bool_exp",
|
|
3213
3198
|
},
|
|
3214
3199
|
},
|
|
3215
|
-
status: { __type: "
|
|
3200
|
+
status: { __type: "activeStatus_enum!" },
|
|
3216
3201
|
syncs: {
|
|
3217
3202
|
__type: "[sync!]!",
|
|
3218
3203
|
__args: {
|
|
@@ -3303,7 +3288,7 @@ export const generatedSchema = {
|
|
|
3303
3288
|
scheduleStatus: { __type: "activeStatus_enum_comparison_exp" },
|
|
3304
3289
|
settings: { __type: "setting_bool_exp" },
|
|
3305
3290
|
settings_aggregate: { __type: "setting_aggregate_bool_exp" },
|
|
3306
|
-
status: { __type: "
|
|
3291
|
+
status: { __type: "activeStatus_enum_comparison_exp" },
|
|
3307
3292
|
syncs: { __type: "sync_bool_exp" },
|
|
3308
3293
|
syncs_aggregate: { __type: "sync_aggregate_bool_exp" },
|
|
3309
3294
|
template: { __type: "String_comparison_exp" },
|
|
@@ -3344,7 +3329,7 @@ export const generatedSchema = {
|
|
|
3344
3329
|
runSettings: { __type: "jsonb" },
|
|
3345
3330
|
scheduleStatus: { __type: "activeStatus_enum" },
|
|
3346
3331
|
settings: { __type: "setting_arr_rel_insert_input" },
|
|
3347
|
-
status: { __type: "
|
|
3332
|
+
status: { __type: "activeStatus_enum" },
|
|
3348
3333
|
syncs: { __type: "sync_arr_rel_insert_input" },
|
|
3349
3334
|
template: { __type: "String" },
|
|
3350
3335
|
templateId: { __type: "uuid" },
|
|
@@ -3465,7 +3450,7 @@ export const generatedSchema = {
|
|
|
3465
3450
|
rightConnectionId: { __type: "uuid" },
|
|
3466
3451
|
runSettings: { __type: "jsonb" },
|
|
3467
3452
|
scheduleStatus: { __type: "activeStatus_enum" },
|
|
3468
|
-
status: { __type: "
|
|
3453
|
+
status: { __type: "activeStatus_enum" },
|
|
3469
3454
|
template: { __type: "String" },
|
|
3470
3455
|
templateId: { __type: "uuid" },
|
|
3471
3456
|
tenantId: { __type: "uuid" },
|
|
@@ -3474,71 +3459,6 @@ export const generatedSchema = {
|
|
|
3474
3459
|
updatedAt: { __type: "timestamptz" },
|
|
3475
3460
|
viewSettings: { __type: "jsonb" },
|
|
3476
3461
|
},
|
|
3477
|
-
automation_status: {
|
|
3478
|
-
__typename: { __type: "String!" },
|
|
3479
|
-
name: { __type: "String!" },
|
|
3480
|
-
},
|
|
3481
|
-
automation_status_aggregate: {
|
|
3482
|
-
__typename: { __type: "String!" },
|
|
3483
|
-
aggregate: { __type: "automation_status_aggregate_fields" },
|
|
3484
|
-
nodes: { __type: "[automation_status!]!" },
|
|
3485
|
-
},
|
|
3486
|
-
automation_status_aggregate_fields: {
|
|
3487
|
-
__typename: { __type: "String!" },
|
|
3488
|
-
count: {
|
|
3489
|
-
__type: "Int!",
|
|
3490
|
-
__args: {
|
|
3491
|
-
columns: "[automation_status_select_column!]",
|
|
3492
|
-
distinct: "Boolean",
|
|
3493
|
-
},
|
|
3494
|
-
},
|
|
3495
|
-
max: { __type: "automation_status_max_fields" },
|
|
3496
|
-
min: { __type: "automation_status_min_fields" },
|
|
3497
|
-
},
|
|
3498
|
-
automation_status_bool_exp: {
|
|
3499
|
-
_and: { __type: "[automation_status_bool_exp!]" },
|
|
3500
|
-
_not: { __type: "automation_status_bool_exp" },
|
|
3501
|
-
_or: { __type: "[automation_status_bool_exp!]" },
|
|
3502
|
-
name: { __type: "String_comparison_exp" },
|
|
3503
|
-
},
|
|
3504
|
-
automation_status_enum_comparison_exp: {
|
|
3505
|
-
_eq: { __type: "automation_status_enum" },
|
|
3506
|
-
_in: { __type: "[automation_status_enum!]" },
|
|
3507
|
-
_is_null: { __type: "Boolean" },
|
|
3508
|
-
_neq: { __type: "automation_status_enum" },
|
|
3509
|
-
_nin: { __type: "[automation_status_enum!]" },
|
|
3510
|
-
},
|
|
3511
|
-
automation_status_insert_input: { name: { __type: "String" } },
|
|
3512
|
-
automation_status_max_fields: {
|
|
3513
|
-
__typename: { __type: "String!" },
|
|
3514
|
-
name: { __type: "String" },
|
|
3515
|
-
},
|
|
3516
|
-
automation_status_min_fields: {
|
|
3517
|
-
__typename: { __type: "String!" },
|
|
3518
|
-
name: { __type: "String" },
|
|
3519
|
-
},
|
|
3520
|
-
automation_status_mutation_response: {
|
|
3521
|
-
__typename: { __type: "String!" },
|
|
3522
|
-
affected_rows: { __type: "Int!" },
|
|
3523
|
-
returning: { __type: "[automation_status!]!" },
|
|
3524
|
-
},
|
|
3525
|
-
automation_status_on_conflict: {
|
|
3526
|
-
constraint: { __type: "automation_status_constraint!" },
|
|
3527
|
-
update_columns: { __type: "[automation_status_update_column!]!" },
|
|
3528
|
-
where: { __type: "automation_status_bool_exp" },
|
|
3529
|
-
},
|
|
3530
|
-
automation_status_order_by: { name: { __type: "order_by" } },
|
|
3531
|
-
automation_status_pk_columns_input: { name: { __type: "String!" } },
|
|
3532
|
-
automation_status_set_input: { name: { __type: "String" } },
|
|
3533
|
-
automation_status_stream_cursor_input: {
|
|
3534
|
-
initial_value: { __type: "automation_status_stream_cursor_value_input!" },
|
|
3535
|
-
ordering: { __type: "cursor_ordering" },
|
|
3536
|
-
},
|
|
3537
|
-
automation_status_stream_cursor_value_input: { name: { __type: "String" } },
|
|
3538
|
-
automation_status_updates: {
|
|
3539
|
-
_set: { __type: "automation_status_set_input" },
|
|
3540
|
-
where: { __type: "automation_status_bool_exp!" },
|
|
3541
|
-
},
|
|
3542
3462
|
automation_stream_cursor_input: {
|
|
3543
3463
|
initial_value: { __type: "automation_stream_cursor_value_input!" },
|
|
3544
3464
|
ordering: { __type: "cursor_ordering" },
|
|
@@ -3551,7 +3471,7 @@ export const generatedSchema = {
|
|
|
3551
3471
|
rightConnectionId: { __type: "uuid" },
|
|
3552
3472
|
runSettings: { __type: "jsonb" },
|
|
3553
3473
|
scheduleStatus: { __type: "activeStatus_enum" },
|
|
3554
|
-
status: { __type: "
|
|
3474
|
+
status: { __type: "activeStatus_enum" },
|
|
3555
3475
|
template: { __type: "String" },
|
|
3556
3476
|
templateId: { __type: "uuid" },
|
|
3557
3477
|
tenantId: { __type: "uuid" },
|
|
@@ -6402,7 +6322,7 @@ export const generatedSchema = {
|
|
|
6402
6322
|
where: "setting_bool_exp",
|
|
6403
6323
|
},
|
|
6404
6324
|
},
|
|
6405
|
-
status: { __type: "
|
|
6325
|
+
status: { __type: "activeStatus_enum" },
|
|
6406
6326
|
syncs: {
|
|
6407
6327
|
__type: "[sync!]!",
|
|
6408
6328
|
__args: {
|
|
@@ -6576,7 +6496,7 @@ export const generatedSchema = {
|
|
|
6576
6496
|
settingsRight: { __type: "setting_bool_exp" },
|
|
6577
6497
|
settingsRight_aggregate: { __type: "setting_aggregate_bool_exp" },
|
|
6578
6498
|
settings_aggregate: { __type: "setting_aggregate_bool_exp" },
|
|
6579
|
-
status: { __type: "
|
|
6499
|
+
status: { __type: "activeStatus_enum_comparison_exp" },
|
|
6580
6500
|
syncs: { __type: "sync_bool_exp" },
|
|
6581
6501
|
syncs_aggregate: { __type: "sync_aggregate_bool_exp" },
|
|
6582
6502
|
tasks: { __type: "task_bool_exp" },
|
|
@@ -6634,7 +6554,7 @@ export const generatedSchema = {
|
|
|
6634
6554
|
settings: { __type: "setting_arr_rel_insert_input" },
|
|
6635
6555
|
settingsLeft: { __type: "setting_arr_rel_insert_input" },
|
|
6636
6556
|
settingsRight: { __type: "setting_arr_rel_insert_input" },
|
|
6637
|
-
status: { __type: "
|
|
6557
|
+
status: { __type: "activeStatus_enum" },
|
|
6638
6558
|
syncs: { __type: "sync_arr_rel_insert_input" },
|
|
6639
6559
|
tasks: { __type: "task_arr_rel_insert_input" },
|
|
6640
6560
|
tenant: { __type: "tenant_obj_rel_insert_input" },
|
|
@@ -6654,7 +6574,6 @@ export const generatedSchema = {
|
|
|
6654
6574
|
id: { __type: "uuid" },
|
|
6655
6575
|
lastFetch: { __type: "timestamptz" },
|
|
6656
6576
|
name: { __type: "String" },
|
|
6657
|
-
status: { __type: "String" },
|
|
6658
6577
|
tenantId: { __type: "uuid" },
|
|
6659
6578
|
type: { __type: "String" },
|
|
6660
6579
|
uniqueRef: { __type: "String" },
|
|
@@ -6670,7 +6589,6 @@ export const generatedSchema = {
|
|
|
6670
6589
|
id: { __type: "order_by" },
|
|
6671
6590
|
lastFetch: { __type: "order_by" },
|
|
6672
6591
|
name: { __type: "order_by" },
|
|
6673
|
-
status: { __type: "order_by" },
|
|
6674
6592
|
tenantId: { __type: "order_by" },
|
|
6675
6593
|
type: { __type: "order_by" },
|
|
6676
6594
|
uniqueRef: { __type: "order_by" },
|
|
@@ -6687,7 +6605,6 @@ export const generatedSchema = {
|
|
|
6687
6605
|
id: { __type: "uuid" },
|
|
6688
6606
|
lastFetch: { __type: "timestamptz" },
|
|
6689
6607
|
name: { __type: "String" },
|
|
6690
|
-
status: { __type: "String" },
|
|
6691
6608
|
tenantId: { __type: "uuid" },
|
|
6692
6609
|
type: { __type: "String" },
|
|
6693
6610
|
uniqueRef: { __type: "String" },
|
|
@@ -6703,7 +6620,6 @@ export const generatedSchema = {
|
|
|
6703
6620
|
id: { __type: "order_by" },
|
|
6704
6621
|
lastFetch: { __type: "order_by" },
|
|
6705
6622
|
name: { __type: "order_by" },
|
|
6706
|
-
status: { __type: "order_by" },
|
|
6707
6623
|
tenantId: { __type: "order_by" },
|
|
6708
6624
|
type: { __type: "order_by" },
|
|
6709
6625
|
uniqueRef: { __type: "order_by" },
|
|
@@ -6783,75 +6699,13 @@ export const generatedSchema = {
|
|
|
6783
6699
|
metadata: { __type: "jsonb" },
|
|
6784
6700
|
name: { __type: "String" },
|
|
6785
6701
|
persistentState: { __type: "jsonb" },
|
|
6786
|
-
status: { __type: "
|
|
6702
|
+
status: { __type: "activeStatus_enum" },
|
|
6787
6703
|
tenantId: { __type: "uuid" },
|
|
6788
6704
|
type: { __type: "String" },
|
|
6789
6705
|
uniqueRef: { __type: "String" },
|
|
6790
6706
|
updatedAt: { __type: "timestamptz" },
|
|
6791
6707
|
version: { __type: "Int" },
|
|
6792
6708
|
},
|
|
6793
|
-
connection_status_temporary: {
|
|
6794
|
-
__typename: { __type: "String!" },
|
|
6795
|
-
name: { __type: "String!" },
|
|
6796
|
-
},
|
|
6797
|
-
connection_status_temporary_aggregate: {
|
|
6798
|
-
__typename: { __type: "String!" },
|
|
6799
|
-
aggregate: { __type: "connection_status_temporary_aggregate_fields" },
|
|
6800
|
-
nodes: { __type: "[connection_status_temporary!]!" },
|
|
6801
|
-
},
|
|
6802
|
-
connection_status_temporary_aggregate_fields: {
|
|
6803
|
-
__typename: { __type: "String!" },
|
|
6804
|
-
count: {
|
|
6805
|
-
__type: "Int!",
|
|
6806
|
-
__args: {
|
|
6807
|
-
columns: "[connection_status_temporary_select_column!]",
|
|
6808
|
-
distinct: "Boolean",
|
|
6809
|
-
},
|
|
6810
|
-
},
|
|
6811
|
-
max: { __type: "connection_status_temporary_max_fields" },
|
|
6812
|
-
min: { __type: "connection_status_temporary_min_fields" },
|
|
6813
|
-
},
|
|
6814
|
-
connection_status_temporary_bool_exp: {
|
|
6815
|
-
_and: { __type: "[connection_status_temporary_bool_exp!]" },
|
|
6816
|
-
_not: { __type: "connection_status_temporary_bool_exp" },
|
|
6817
|
-
_or: { __type: "[connection_status_temporary_bool_exp!]" },
|
|
6818
|
-
name: { __type: "String_comparison_exp" },
|
|
6819
|
-
},
|
|
6820
|
-
connection_status_temporary_insert_input: { name: { __type: "String" } },
|
|
6821
|
-
connection_status_temporary_max_fields: {
|
|
6822
|
-
__typename: { __type: "String!" },
|
|
6823
|
-
name: { __type: "String" },
|
|
6824
|
-
},
|
|
6825
|
-
connection_status_temporary_min_fields: {
|
|
6826
|
-
__typename: { __type: "String!" },
|
|
6827
|
-
name: { __type: "String" },
|
|
6828
|
-
},
|
|
6829
|
-
connection_status_temporary_mutation_response: {
|
|
6830
|
-
__typename: { __type: "String!" },
|
|
6831
|
-
affected_rows: { __type: "Int!" },
|
|
6832
|
-
returning: { __type: "[connection_status_temporary!]!" },
|
|
6833
|
-
},
|
|
6834
|
-
connection_status_temporary_on_conflict: {
|
|
6835
|
-
constraint: { __type: "connection_status_temporary_constraint!" },
|
|
6836
|
-
update_columns: { __type: "[connection_status_temporary_update_column!]!" },
|
|
6837
|
-
where: { __type: "connection_status_temporary_bool_exp" },
|
|
6838
|
-
},
|
|
6839
|
-
connection_status_temporary_order_by: { name: { __type: "order_by" } },
|
|
6840
|
-
connection_status_temporary_pk_columns_input: { name: { __type: "String!" } },
|
|
6841
|
-
connection_status_temporary_set_input: { name: { __type: "String" } },
|
|
6842
|
-
connection_status_temporary_stream_cursor_input: {
|
|
6843
|
-
initial_value: {
|
|
6844
|
-
__type: "connection_status_temporary_stream_cursor_value_input!",
|
|
6845
|
-
},
|
|
6846
|
-
ordering: { __type: "cursor_ordering" },
|
|
6847
|
-
},
|
|
6848
|
-
connection_status_temporary_stream_cursor_value_input: {
|
|
6849
|
-
name: { __type: "String" },
|
|
6850
|
-
},
|
|
6851
|
-
connection_status_temporary_updates: {
|
|
6852
|
-
_set: { __type: "connection_status_temporary_set_input" },
|
|
6853
|
-
where: { __type: "connection_status_temporary_bool_exp!" },
|
|
6854
|
-
},
|
|
6855
6709
|
connection_stddev_fields: {
|
|
6856
6710
|
__typename: { __type: "String!" },
|
|
6857
6711
|
backendVersion: { __type: "Float" },
|
|
@@ -6897,7 +6751,7 @@ export const generatedSchema = {
|
|
|
6897
6751
|
metadata: { __type: "jsonb" },
|
|
6898
6752
|
name: { __type: "String" },
|
|
6899
6753
|
persistentState: { __type: "jsonb" },
|
|
6900
|
-
status: { __type: "
|
|
6754
|
+
status: { __type: "activeStatus_enum" },
|
|
6901
6755
|
tenantId: { __type: "uuid" },
|
|
6902
6756
|
type: { __type: "String" },
|
|
6903
6757
|
uniqueRef: { __type: "String" },
|
|
@@ -7591,6 +7445,7 @@ export const generatedSchema = {
|
|
|
7591
7445
|
core_flow: {
|
|
7592
7446
|
__typename: { __type: "String!" },
|
|
7593
7447
|
app_id: { __type: "String!" },
|
|
7448
|
+
description: { __type: "String" },
|
|
7594
7449
|
id: { __type: "uuid!" },
|
|
7595
7450
|
mapping_schema: { __type: "jsonb!", __args: { path: "String" } },
|
|
7596
7451
|
setting_schema: { __type: "jsonb!", __args: { path: "String" } },
|
|
@@ -7620,6 +7475,7 @@ export const generatedSchema = {
|
|
|
7620
7475
|
_not: { __type: "core_flow_bool_exp" },
|
|
7621
7476
|
_or: { __type: "[core_flow_bool_exp!]" },
|
|
7622
7477
|
app_id: { __type: "String_comparison_exp" },
|
|
7478
|
+
description: { __type: "String_comparison_exp" },
|
|
7623
7479
|
id: { __type: "uuid_comparison_exp" },
|
|
7624
7480
|
mapping_schema: { __type: "jsonb_comparison_exp" },
|
|
7625
7481
|
setting_schema: { __type: "jsonb_comparison_exp" },
|
|
@@ -7640,6 +7496,7 @@ export const generatedSchema = {
|
|
|
7640
7496
|
},
|
|
7641
7497
|
core_flow_insert_input: {
|
|
7642
7498
|
app_id: { __type: "String" },
|
|
7499
|
+
description: { __type: "String" },
|
|
7643
7500
|
id: { __type: "uuid" },
|
|
7644
7501
|
mapping_schema: { __type: "jsonb" },
|
|
7645
7502
|
setting_schema: { __type: "jsonb" },
|
|
@@ -7787,6 +7644,7 @@ export const generatedSchema = {
|
|
|
7787
7644
|
core_flow_max_fields: {
|
|
7788
7645
|
__typename: { __type: "String!" },
|
|
7789
7646
|
app_id: { __type: "String" },
|
|
7647
|
+
description: { __type: "String" },
|
|
7790
7648
|
id: { __type: "uuid" },
|
|
7791
7649
|
title: { __type: "String" },
|
|
7792
7650
|
type: { __type: "flow_type" },
|
|
@@ -7794,6 +7652,7 @@ export const generatedSchema = {
|
|
|
7794
7652
|
core_flow_min_fields: {
|
|
7795
7653
|
__typename: { __type: "String!" },
|
|
7796
7654
|
app_id: { __type: "String" },
|
|
7655
|
+
description: { __type: "String" },
|
|
7797
7656
|
id: { __type: "uuid" },
|
|
7798
7657
|
title: { __type: "String" },
|
|
7799
7658
|
type: { __type: "flow_type" },
|
|
@@ -7810,6 +7669,7 @@ export const generatedSchema = {
|
|
|
7810
7669
|
},
|
|
7811
7670
|
core_flow_order_by: {
|
|
7812
7671
|
app_id: { __type: "order_by" },
|
|
7672
|
+
description: { __type: "order_by" },
|
|
7813
7673
|
id: { __type: "order_by" },
|
|
7814
7674
|
mapping_schema: { __type: "order_by" },
|
|
7815
7675
|
setting_schema: { __type: "order_by" },
|
|
@@ -7823,6 +7683,7 @@ export const generatedSchema = {
|
|
|
7823
7683
|
},
|
|
7824
7684
|
core_flow_set_input: {
|
|
7825
7685
|
app_id: { __type: "String" },
|
|
7686
|
+
description: { __type: "String" },
|
|
7826
7687
|
id: { __type: "uuid" },
|
|
7827
7688
|
mapping_schema: { __type: "jsonb" },
|
|
7828
7689
|
setting_schema: { __type: "jsonb" },
|
|
@@ -7973,6 +7834,7 @@ export const generatedSchema = {
|
|
|
7973
7834
|
},
|
|
7974
7835
|
core_flow_stream_cursor_value_input: {
|
|
7975
7836
|
app_id: { __type: "String" },
|
|
7837
|
+
description: { __type: "String" },
|
|
7976
7838
|
id: { __type: "uuid" },
|
|
7977
7839
|
mapping_schema: { __type: "jsonb" },
|
|
7978
7840
|
setting_schema: { __type: "jsonb" },
|
|
@@ -10480,7 +10342,7 @@ export const generatedSchema = {
|
|
|
10480
10342
|
address_id: { __type: "uuid" },
|
|
10481
10343
|
bedrooms: { __type: "Int" },
|
|
10482
10344
|
beds: { __type: "Int" },
|
|
10483
|
-
calculatedStatus: { __type: "
|
|
10345
|
+
calculatedStatus: { __type: "activeStatus_enum" },
|
|
10484
10346
|
calculatedTitle: { __type: "String" },
|
|
10485
10347
|
calculated_title: { __type: "String" },
|
|
10486
10348
|
centExpenseReserve: { __type: "Int" },
|
|
@@ -10679,7 +10541,7 @@ export const generatedSchema = {
|
|
|
10679
10541
|
},
|
|
10680
10542
|
},
|
|
10681
10543
|
pmsAddressData: { __type: "jsonb", __args: { path: "String" } },
|
|
10682
|
-
pmsStatus: { __type: "
|
|
10544
|
+
pmsStatus: { __type: "activeStatus_enum" },
|
|
10683
10545
|
recurringFeeSubscriptions: {
|
|
10684
10546
|
__type: "[recurringFeeListingSubscription!]!",
|
|
10685
10547
|
__args: {
|
|
@@ -10782,7 +10644,7 @@ export const generatedSchema = {
|
|
|
10782
10644
|
},
|
|
10783
10645
|
source: { __type: "source" },
|
|
10784
10646
|
sourceId: { __type: "uuid" },
|
|
10785
|
-
status: { __type: "
|
|
10647
|
+
status: { __type: "activeStatus_enum" },
|
|
10786
10648
|
tenant: { __type: "tenant!" },
|
|
10787
10649
|
tenantId: { __type: "uuid!" },
|
|
10788
10650
|
title: { __type: "String" },
|
|
@@ -11479,7 +11341,7 @@ export const generatedSchema = {
|
|
|
11479
11341
|
address_id: { __type: "uuid_comparison_exp" },
|
|
11480
11342
|
bedrooms: { __type: "Int_comparison_exp" },
|
|
11481
11343
|
beds: { __type: "Int_comparison_exp" },
|
|
11482
|
-
calculatedStatus: { __type: "
|
|
11344
|
+
calculatedStatus: { __type: "activeStatus_enum_comparison_exp" },
|
|
11483
11345
|
calculatedTitle: { __type: "String_comparison_exp" },
|
|
11484
11346
|
calculated_title: { __type: "String_comparison_exp" },
|
|
11485
11347
|
centExpenseReserve: { __type: "Int_comparison_exp" },
|
|
@@ -11522,7 +11384,7 @@ export const generatedSchema = {
|
|
|
11522
11384
|
paymentLines: { __type: "payment_line_bool_exp" },
|
|
11523
11385
|
paymentLines_aggregate: { __type: "payment_line_aggregate_bool_exp" },
|
|
11524
11386
|
pmsAddressData: { __type: "jsonb_comparison_exp" },
|
|
11525
|
-
pmsStatus: { __type: "
|
|
11387
|
+
pmsStatus: { __type: "activeStatus_enum_comparison_exp" },
|
|
11526
11388
|
recurringFeeSubscriptions: {
|
|
11527
11389
|
__type: "recurringFeeListingSubscription_bool_exp",
|
|
11528
11390
|
},
|
|
@@ -11539,7 +11401,7 @@ export const generatedSchema = {
|
|
|
11539
11401
|
settings_aggregate: { __type: "setting_aggregate_bool_exp" },
|
|
11540
11402
|
source: { __type: "source_bool_exp" },
|
|
11541
11403
|
sourceId: { __type: "uuid_comparison_exp" },
|
|
11542
|
-
status: { __type: "
|
|
11404
|
+
status: { __type: "activeStatus_enum_comparison_exp" },
|
|
11543
11405
|
tenant: { __type: "tenant_bool_exp" },
|
|
11544
11406
|
tenantId: { __type: "uuid_comparison_exp" },
|
|
11545
11407
|
title: { __type: "String_comparison_exp" },
|
|
@@ -12243,7 +12105,7 @@ export const generatedSchema = {
|
|
|
12243
12105
|
ownerships: { __type: "listing_owner_arr_rel_insert_input" },
|
|
12244
12106
|
paymentLines: { __type: "payment_line_arr_rel_insert_input" },
|
|
12245
12107
|
pmsAddressData: { __type: "jsonb" },
|
|
12246
|
-
pmsStatus: { __type: "
|
|
12108
|
+
pmsStatus: { __type: "activeStatus_enum" },
|
|
12247
12109
|
recurringFeeSubscriptions: {
|
|
12248
12110
|
__type: "recurringFeeListingSubscription_arr_rel_insert_input",
|
|
12249
12111
|
},
|
|
@@ -12253,7 +12115,7 @@ export const generatedSchema = {
|
|
|
12253
12115
|
settingsRight: { __type: "setting_arr_rel_insert_input" },
|
|
12254
12116
|
source: { __type: "source_obj_rel_insert_input" },
|
|
12255
12117
|
sourceId: { __type: "uuid" },
|
|
12256
|
-
status: { __type: "
|
|
12118
|
+
status: { __type: "activeStatus_enum" },
|
|
12257
12119
|
tenant: { __type: "tenant_obj_rel_insert_input" },
|
|
12258
12120
|
tenantId: { __type: "uuid" },
|
|
12259
12121
|
title: { __type: "String" },
|
|
@@ -12270,7 +12132,6 @@ export const generatedSchema = {
|
|
|
12270
12132
|
address_id: { __type: "uuid" },
|
|
12271
12133
|
bedrooms: { __type: "Int" },
|
|
12272
12134
|
beds: { __type: "Int" },
|
|
12273
|
-
calculatedStatus: { __type: "String" },
|
|
12274
12135
|
calculatedTitle: { __type: "String" },
|
|
12275
12136
|
calculated_title: { __type: "String" },
|
|
12276
12137
|
centExpenseReserve: { __type: "Int" },
|
|
@@ -12297,7 +12158,6 @@ export const generatedSchema = {
|
|
|
12297
12158
|
address_id: { __type: "order_by" },
|
|
12298
12159
|
bedrooms: { __type: "order_by" },
|
|
12299
12160
|
beds: { __type: "order_by" },
|
|
12300
|
-
calculatedStatus: { __type: "order_by" },
|
|
12301
12161
|
calculatedTitle: { __type: "order_by" },
|
|
12302
12162
|
calculated_title: { __type: "order_by" },
|
|
12303
12163
|
centExpenseReserve: { __type: "order_by" },
|
|
@@ -12325,7 +12185,6 @@ export const generatedSchema = {
|
|
|
12325
12185
|
address_id: { __type: "uuid" },
|
|
12326
12186
|
bedrooms: { __type: "Int" },
|
|
12327
12187
|
beds: { __type: "Int" },
|
|
12328
|
-
calculatedStatus: { __type: "String" },
|
|
12329
12188
|
calculatedTitle: { __type: "String" },
|
|
12330
12189
|
calculated_title: { __type: "String" },
|
|
12331
12190
|
centExpenseReserve: { __type: "Int" },
|
|
@@ -12352,7 +12211,6 @@ export const generatedSchema = {
|
|
|
12352
12211
|
address_id: { __type: "order_by" },
|
|
12353
12212
|
bedrooms: { __type: "order_by" },
|
|
12354
12213
|
beds: { __type: "order_by" },
|
|
12355
|
-
calculatedStatus: { __type: "order_by" },
|
|
12356
12214
|
calculatedTitle: { __type: "order_by" },
|
|
12357
12215
|
calculated_title: { __type: "order_by" },
|
|
12358
12216
|
centExpenseReserve: { __type: "order_by" },
|
|
@@ -12815,71 +12673,6 @@ export const generatedSchema = {
|
|
|
12815
12673
|
},
|
|
12816
12674
|
listing_owner_variance_order_by: { split: { __type: "order_by" } },
|
|
12817
12675
|
listing_pk_columns_input: { id: { __type: "uuid!" } },
|
|
12818
|
-
listing_pms_status: {
|
|
12819
|
-
__typename: { __type: "String!" },
|
|
12820
|
-
name: { __type: "String!" },
|
|
12821
|
-
},
|
|
12822
|
-
listing_pms_status_aggregate: {
|
|
12823
|
-
__typename: { __type: "String!" },
|
|
12824
|
-
aggregate: { __type: "listing_pms_status_aggregate_fields" },
|
|
12825
|
-
nodes: { __type: "[listing_pms_status!]!" },
|
|
12826
|
-
},
|
|
12827
|
-
listing_pms_status_aggregate_fields: {
|
|
12828
|
-
__typename: { __type: "String!" },
|
|
12829
|
-
count: {
|
|
12830
|
-
__type: "Int!",
|
|
12831
|
-
__args: {
|
|
12832
|
-
columns: "[listing_pms_status_select_column!]",
|
|
12833
|
-
distinct: "Boolean",
|
|
12834
|
-
},
|
|
12835
|
-
},
|
|
12836
|
-
max: { __type: "listing_pms_status_max_fields" },
|
|
12837
|
-
min: { __type: "listing_pms_status_min_fields" },
|
|
12838
|
-
},
|
|
12839
|
-
listing_pms_status_bool_exp: {
|
|
12840
|
-
_and: { __type: "[listing_pms_status_bool_exp!]" },
|
|
12841
|
-
_not: { __type: "listing_pms_status_bool_exp" },
|
|
12842
|
-
_or: { __type: "[listing_pms_status_bool_exp!]" },
|
|
12843
|
-
name: { __type: "String_comparison_exp" },
|
|
12844
|
-
},
|
|
12845
|
-
listing_pms_status_enum_comparison_exp: {
|
|
12846
|
-
_eq: { __type: "listing_pms_status_enum" },
|
|
12847
|
-
_in: { __type: "[listing_pms_status_enum!]" },
|
|
12848
|
-
_is_null: { __type: "Boolean" },
|
|
12849
|
-
_neq: { __type: "listing_pms_status_enum" },
|
|
12850
|
-
_nin: { __type: "[listing_pms_status_enum!]" },
|
|
12851
|
-
},
|
|
12852
|
-
listing_pms_status_insert_input: { name: { __type: "String" } },
|
|
12853
|
-
listing_pms_status_max_fields: {
|
|
12854
|
-
__typename: { __type: "String!" },
|
|
12855
|
-
name: { __type: "String" },
|
|
12856
|
-
},
|
|
12857
|
-
listing_pms_status_min_fields: {
|
|
12858
|
-
__typename: { __type: "String!" },
|
|
12859
|
-
name: { __type: "String" },
|
|
12860
|
-
},
|
|
12861
|
-
listing_pms_status_mutation_response: {
|
|
12862
|
-
__typename: { __type: "String!" },
|
|
12863
|
-
affected_rows: { __type: "Int!" },
|
|
12864
|
-
returning: { __type: "[listing_pms_status!]!" },
|
|
12865
|
-
},
|
|
12866
|
-
listing_pms_status_on_conflict: {
|
|
12867
|
-
constraint: { __type: "listing_pms_status_constraint!" },
|
|
12868
|
-
update_columns: { __type: "[listing_pms_status_update_column!]!" },
|
|
12869
|
-
where: { __type: "listing_pms_status_bool_exp" },
|
|
12870
|
-
},
|
|
12871
|
-
listing_pms_status_order_by: { name: { __type: "order_by" } },
|
|
12872
|
-
listing_pms_status_pk_columns_input: { name: { __type: "String!" } },
|
|
12873
|
-
listing_pms_status_set_input: { name: { __type: "String" } },
|
|
12874
|
-
listing_pms_status_stream_cursor_input: {
|
|
12875
|
-
initial_value: { __type: "listing_pms_status_stream_cursor_value_input!" },
|
|
12876
|
-
ordering: { __type: "cursor_ordering" },
|
|
12877
|
-
},
|
|
12878
|
-
listing_pms_status_stream_cursor_value_input: { name: { __type: "String" } },
|
|
12879
|
-
listing_pms_status_updates: {
|
|
12880
|
-
_set: { __type: "listing_pms_status_set_input" },
|
|
12881
|
-
where: { __type: "listing_pms_status_bool_exp!" },
|
|
12882
|
-
},
|
|
12883
12676
|
listing_prepend_input: {
|
|
12884
12677
|
addressData: { __type: "jsonb" },
|
|
12885
12678
|
metadata: { __type: "jsonb" },
|
|
@@ -12907,79 +12700,14 @@ export const generatedSchema = {
|
|
|
12907
12700
|
name: { __type: "String" },
|
|
12908
12701
|
ownerContactId: { __type: "uuid" },
|
|
12909
12702
|
pmsAddressData: { __type: "jsonb" },
|
|
12910
|
-
pmsStatus: { __type: "
|
|
12703
|
+
pmsStatus: { __type: "activeStatus_enum" },
|
|
12911
12704
|
sourceId: { __type: "uuid" },
|
|
12912
|
-
status: { __type: "
|
|
12705
|
+
status: { __type: "activeStatus_enum" },
|
|
12913
12706
|
tenantId: { __type: "uuid" },
|
|
12914
12707
|
title: { __type: "String" },
|
|
12915
12708
|
uniqueRef: { __type: "String" },
|
|
12916
12709
|
updatedAt: { __type: "timestamptz" },
|
|
12917
12710
|
},
|
|
12918
|
-
listing_status: {
|
|
12919
|
-
__typename: { __type: "String!" },
|
|
12920
|
-
name: { __type: "String!" },
|
|
12921
|
-
},
|
|
12922
|
-
listing_status_aggregate: {
|
|
12923
|
-
__typename: { __type: "String!" },
|
|
12924
|
-
aggregate: { __type: "listing_status_aggregate_fields" },
|
|
12925
|
-
nodes: { __type: "[listing_status!]!" },
|
|
12926
|
-
},
|
|
12927
|
-
listing_status_aggregate_fields: {
|
|
12928
|
-
__typename: { __type: "String!" },
|
|
12929
|
-
count: {
|
|
12930
|
-
__type: "Int!",
|
|
12931
|
-
__args: {
|
|
12932
|
-
columns: "[listing_status_select_column!]",
|
|
12933
|
-
distinct: "Boolean",
|
|
12934
|
-
},
|
|
12935
|
-
},
|
|
12936
|
-
max: { __type: "listing_status_max_fields" },
|
|
12937
|
-
min: { __type: "listing_status_min_fields" },
|
|
12938
|
-
},
|
|
12939
|
-
listing_status_bool_exp: {
|
|
12940
|
-
_and: { __type: "[listing_status_bool_exp!]" },
|
|
12941
|
-
_not: { __type: "listing_status_bool_exp" },
|
|
12942
|
-
_or: { __type: "[listing_status_bool_exp!]" },
|
|
12943
|
-
name: { __type: "String_comparison_exp" },
|
|
12944
|
-
},
|
|
12945
|
-
listing_status_enum_comparison_exp: {
|
|
12946
|
-
_eq: { __type: "listing_status_enum" },
|
|
12947
|
-
_in: { __type: "[listing_status_enum!]" },
|
|
12948
|
-
_is_null: { __type: "Boolean" },
|
|
12949
|
-
_neq: { __type: "listing_status_enum" },
|
|
12950
|
-
_nin: { __type: "[listing_status_enum!]" },
|
|
12951
|
-
},
|
|
12952
|
-
listing_status_insert_input: { name: { __type: "String" } },
|
|
12953
|
-
listing_status_max_fields: {
|
|
12954
|
-
__typename: { __type: "String!" },
|
|
12955
|
-
name: { __type: "String" },
|
|
12956
|
-
},
|
|
12957
|
-
listing_status_min_fields: {
|
|
12958
|
-
__typename: { __type: "String!" },
|
|
12959
|
-
name: { __type: "String" },
|
|
12960
|
-
},
|
|
12961
|
-
listing_status_mutation_response: {
|
|
12962
|
-
__typename: { __type: "String!" },
|
|
12963
|
-
affected_rows: { __type: "Int!" },
|
|
12964
|
-
returning: { __type: "[listing_status!]!" },
|
|
12965
|
-
},
|
|
12966
|
-
listing_status_on_conflict: {
|
|
12967
|
-
constraint: { __type: "listing_status_constraint!" },
|
|
12968
|
-
update_columns: { __type: "[listing_status_update_column!]!" },
|
|
12969
|
-
where: { __type: "listing_status_bool_exp" },
|
|
12970
|
-
},
|
|
12971
|
-
listing_status_order_by: { name: { __type: "order_by" } },
|
|
12972
|
-
listing_status_pk_columns_input: { name: { __type: "String!" } },
|
|
12973
|
-
listing_status_set_input: { name: { __type: "String" } },
|
|
12974
|
-
listing_status_stream_cursor_input: {
|
|
12975
|
-
initial_value: { __type: "listing_status_stream_cursor_value_input!" },
|
|
12976
|
-
ordering: { __type: "cursor_ordering" },
|
|
12977
|
-
},
|
|
12978
|
-
listing_status_stream_cursor_value_input: { name: { __type: "String" } },
|
|
12979
|
-
listing_status_updates: {
|
|
12980
|
-
_set: { __type: "listing_status_set_input" },
|
|
12981
|
-
where: { __type: "listing_status_bool_exp!" },
|
|
12982
|
-
},
|
|
12983
12711
|
listing_stddev_fields: {
|
|
12984
12712
|
__typename: { __type: "String!" },
|
|
12985
12713
|
bedrooms: { __type: "Float" },
|
|
@@ -13032,7 +12760,7 @@ export const generatedSchema = {
|
|
|
13032
12760
|
address_id: { __type: "uuid" },
|
|
13033
12761
|
bedrooms: { __type: "Int" },
|
|
13034
12762
|
beds: { __type: "Int" },
|
|
13035
|
-
calculatedStatus: { __type: "
|
|
12763
|
+
calculatedStatus: { __type: "activeStatus_enum" },
|
|
13036
12764
|
calculatedTitle: { __type: "String" },
|
|
13037
12765
|
calculated_title: { __type: "String" },
|
|
13038
12766
|
centExpenseReserve: { __type: "Int" },
|
|
@@ -13048,9 +12776,9 @@ export const generatedSchema = {
|
|
|
13048
12776
|
name: { __type: "String" },
|
|
13049
12777
|
ownerContactId: { __type: "uuid" },
|
|
13050
12778
|
pmsAddressData: { __type: "jsonb" },
|
|
13051
|
-
pmsStatus: { __type: "
|
|
12779
|
+
pmsStatus: { __type: "activeStatus_enum" },
|
|
13052
12780
|
sourceId: { __type: "uuid" },
|
|
13053
|
-
status: { __type: "
|
|
12781
|
+
status: { __type: "activeStatus_enum" },
|
|
13054
12782
|
tenantId: { __type: "uuid" },
|
|
13055
12783
|
title: { __type: "String" },
|
|
13056
12784
|
uniqueRef: { __type: "String" },
|
|
@@ -14423,14 +14151,6 @@ export const generatedSchema = {
|
|
|
14423
14151
|
__args: { where: "address_bool_exp!" },
|
|
14424
14152
|
},
|
|
14425
14153
|
delete_address_by_pk: { __type: "address", __args: { id: "uuid!" } },
|
|
14426
|
-
delete_automation_status: {
|
|
14427
|
-
__type: "automation_status_mutation_response",
|
|
14428
|
-
__args: { where: "automation_status_bool_exp!" },
|
|
14429
|
-
},
|
|
14430
|
-
delete_automation_status_by_pk: {
|
|
14431
|
-
__type: "automation_status",
|
|
14432
|
-
__args: { name: "String!" },
|
|
14433
|
-
},
|
|
14434
14154
|
delete_billing_payment_method_type: {
|
|
14435
14155
|
__type: "billing_payment_method_type_mutation_response",
|
|
14436
14156
|
__args: { where: "billing_payment_method_type_bool_exp!" },
|
|
@@ -14439,14 +14159,6 @@ export const generatedSchema = {
|
|
|
14439
14159
|
__type: "billing_payment_method_type",
|
|
14440
14160
|
__args: { name: "String!" },
|
|
14441
14161
|
},
|
|
14442
|
-
delete_connection_status_temporary: {
|
|
14443
|
-
__type: "connection_status_temporary_mutation_response",
|
|
14444
|
-
__args: { where: "connection_status_temporary_bool_exp!" },
|
|
14445
|
-
},
|
|
14446
|
-
delete_connection_status_temporary_by_pk: {
|
|
14447
|
-
__type: "connection_status_temporary",
|
|
14448
|
-
__args: { name: "String!" },
|
|
14449
|
-
},
|
|
14450
14162
|
delete_core_change_source_link: {
|
|
14451
14163
|
__type: "core_change_source_link_mutation_response",
|
|
14452
14164
|
__args: { where: "core_change_source_link_bool_exp!" },
|
|
@@ -14505,22 +14217,6 @@ export const generatedSchema = {
|
|
|
14505
14217
|
__type: "listing_owner_role",
|
|
14506
14218
|
__args: { name: "String!" },
|
|
14507
14219
|
},
|
|
14508
|
-
delete_listing_pms_status: {
|
|
14509
|
-
__type: "listing_pms_status_mutation_response",
|
|
14510
|
-
__args: { where: "listing_pms_status_bool_exp!" },
|
|
14511
|
-
},
|
|
14512
|
-
delete_listing_pms_status_by_pk: {
|
|
14513
|
-
__type: "listing_pms_status",
|
|
14514
|
-
__args: { name: "String!" },
|
|
14515
|
-
},
|
|
14516
|
-
delete_listing_status: {
|
|
14517
|
-
__type: "listing_status_mutation_response",
|
|
14518
|
-
__args: { where: "listing_status_bool_exp!" },
|
|
14519
|
-
},
|
|
14520
|
-
delete_listing_status_by_pk: {
|
|
14521
|
-
__type: "listing_status",
|
|
14522
|
-
__args: { name: "String!" },
|
|
14523
|
-
},
|
|
14524
14220
|
delete_owner_pms_status: {
|
|
14525
14221
|
__type: "owner_pms_status_mutation_response",
|
|
14526
14222
|
__args: { where: "owner_pms_status_bool_exp!" },
|
|
@@ -16012,20 +15708,6 @@ export const generatedSchema = {
|
|
|
16012
15708
|
on_conflict: "address_on_conflict",
|
|
16013
15709
|
},
|
|
16014
15710
|
},
|
|
16015
|
-
insert_automation_status: {
|
|
16016
|
-
__type: "automation_status_mutation_response",
|
|
16017
|
-
__args: {
|
|
16018
|
-
objects: "[automation_status_insert_input!]!",
|
|
16019
|
-
on_conflict: "automation_status_on_conflict",
|
|
16020
|
-
},
|
|
16021
|
-
},
|
|
16022
|
-
insert_automation_status_one: {
|
|
16023
|
-
__type: "automation_status",
|
|
16024
|
-
__args: {
|
|
16025
|
-
object: "automation_status_insert_input!",
|
|
16026
|
-
on_conflict: "automation_status_on_conflict",
|
|
16027
|
-
},
|
|
16028
|
-
},
|
|
16029
15711
|
insert_billing_payment_method_type: {
|
|
16030
15712
|
__type: "billing_payment_method_type_mutation_response",
|
|
16031
15713
|
__args: {
|
|
@@ -16040,20 +15722,6 @@ export const generatedSchema = {
|
|
|
16040
15722
|
on_conflict: "billing_payment_method_type_on_conflict",
|
|
16041
15723
|
},
|
|
16042
15724
|
},
|
|
16043
|
-
insert_connection_status_temporary: {
|
|
16044
|
-
__type: "connection_status_temporary_mutation_response",
|
|
16045
|
-
__args: {
|
|
16046
|
-
objects: "[connection_status_temporary_insert_input!]!",
|
|
16047
|
-
on_conflict: "connection_status_temporary_on_conflict",
|
|
16048
|
-
},
|
|
16049
|
-
},
|
|
16050
|
-
insert_connection_status_temporary_one: {
|
|
16051
|
-
__type: "connection_status_temporary",
|
|
16052
|
-
__args: {
|
|
16053
|
-
object: "connection_status_temporary_insert_input!",
|
|
16054
|
-
on_conflict: "connection_status_temporary_on_conflict",
|
|
16055
|
-
},
|
|
16056
|
-
},
|
|
16057
15725
|
insert_core_change_source_link: {
|
|
16058
15726
|
__type: "core_change_source_link_mutation_response",
|
|
16059
15727
|
__args: {
|
|
@@ -16166,34 +15834,6 @@ export const generatedSchema = {
|
|
|
16166
15834
|
on_conflict: "listing_owner_role_on_conflict",
|
|
16167
15835
|
},
|
|
16168
15836
|
},
|
|
16169
|
-
insert_listing_pms_status: {
|
|
16170
|
-
__type: "listing_pms_status_mutation_response",
|
|
16171
|
-
__args: {
|
|
16172
|
-
objects: "[listing_pms_status_insert_input!]!",
|
|
16173
|
-
on_conflict: "listing_pms_status_on_conflict",
|
|
16174
|
-
},
|
|
16175
|
-
},
|
|
16176
|
-
insert_listing_pms_status_one: {
|
|
16177
|
-
__type: "listing_pms_status",
|
|
16178
|
-
__args: {
|
|
16179
|
-
object: "listing_pms_status_insert_input!",
|
|
16180
|
-
on_conflict: "listing_pms_status_on_conflict",
|
|
16181
|
-
},
|
|
16182
|
-
},
|
|
16183
|
-
insert_listing_status: {
|
|
16184
|
-
__type: "listing_status_mutation_response",
|
|
16185
|
-
__args: {
|
|
16186
|
-
objects: "[listing_status_insert_input!]!",
|
|
16187
|
-
on_conflict: "listing_status_on_conflict",
|
|
16188
|
-
},
|
|
16189
|
-
},
|
|
16190
|
-
insert_listing_status_one: {
|
|
16191
|
-
__type: "listing_status",
|
|
16192
|
-
__args: {
|
|
16193
|
-
object: "listing_status_insert_input!",
|
|
16194
|
-
on_conflict: "listing_status_on_conflict",
|
|
16195
|
-
},
|
|
16196
|
-
},
|
|
16197
15837
|
insert_owner_pms_status: {
|
|
16198
15838
|
__type: "owner_pms_status_mutation_response",
|
|
16199
15839
|
__args: {
|
|
@@ -18439,24 +18079,6 @@ export const generatedSchema = {
|
|
|
18439
18079
|
__type: "[automation_mutation_response]",
|
|
18440
18080
|
__args: { updates: "[automation_updates!]!" },
|
|
18441
18081
|
},
|
|
18442
|
-
update_automation_status: {
|
|
18443
|
-
__type: "automation_status_mutation_response",
|
|
18444
|
-
__args: {
|
|
18445
|
-
_set: "automation_status_set_input",
|
|
18446
|
-
where: "automation_status_bool_exp!",
|
|
18447
|
-
},
|
|
18448
|
-
},
|
|
18449
|
-
update_automation_status_by_pk: {
|
|
18450
|
-
__type: "automation_status",
|
|
18451
|
-
__args: {
|
|
18452
|
-
_set: "automation_status_set_input",
|
|
18453
|
-
pk_columns: "automation_status_pk_columns_input!",
|
|
18454
|
-
},
|
|
18455
|
-
},
|
|
18456
|
-
update_automation_status_many: {
|
|
18457
|
-
__type: "[automation_status_mutation_response]",
|
|
18458
|
-
__args: { updates: "[automation_status_updates!]!" },
|
|
18459
|
-
},
|
|
18460
18082
|
update_automation_template_many: {
|
|
18461
18083
|
__type: "[automation_template_mutation_response]",
|
|
18462
18084
|
__args: { updates: "[automation_template_updates!]!" },
|
|
@@ -18483,24 +18105,6 @@ export const generatedSchema = {
|
|
|
18483
18105
|
__type: "[connection_mutation_response]",
|
|
18484
18106
|
__args: { updates: "[connection_updates!]!" },
|
|
18485
18107
|
},
|
|
18486
|
-
update_connection_status_temporary: {
|
|
18487
|
-
__type: "connection_status_temporary_mutation_response",
|
|
18488
|
-
__args: {
|
|
18489
|
-
_set: "connection_status_temporary_set_input",
|
|
18490
|
-
where: "connection_status_temporary_bool_exp!",
|
|
18491
|
-
},
|
|
18492
|
-
},
|
|
18493
|
-
update_connection_status_temporary_by_pk: {
|
|
18494
|
-
__type: "connection_status_temporary",
|
|
18495
|
-
__args: {
|
|
18496
|
-
_set: "connection_status_temporary_set_input",
|
|
18497
|
-
pk_columns: "connection_status_temporary_pk_columns_input!",
|
|
18498
|
-
},
|
|
18499
|
-
},
|
|
18500
|
-
update_connection_status_temporary_many: {
|
|
18501
|
-
__type: "[connection_status_temporary_mutation_response]",
|
|
18502
|
-
__args: { updates: "[connection_status_temporary_updates!]!" },
|
|
18503
|
-
},
|
|
18504
18108
|
update_core_change_source_link: {
|
|
18505
18109
|
__type: "core_change_source_link_mutation_response",
|
|
18506
18110
|
__args: {
|
|
@@ -18688,42 +18292,6 @@ export const generatedSchema = {
|
|
|
18688
18292
|
__type: "[listing_owner_role_mutation_response]",
|
|
18689
18293
|
__args: { updates: "[listing_owner_role_updates!]!" },
|
|
18690
18294
|
},
|
|
18691
|
-
update_listing_pms_status: {
|
|
18692
|
-
__type: "listing_pms_status_mutation_response",
|
|
18693
|
-
__args: {
|
|
18694
|
-
_set: "listing_pms_status_set_input",
|
|
18695
|
-
where: "listing_pms_status_bool_exp!",
|
|
18696
|
-
},
|
|
18697
|
-
},
|
|
18698
|
-
update_listing_pms_status_by_pk: {
|
|
18699
|
-
__type: "listing_pms_status",
|
|
18700
|
-
__args: {
|
|
18701
|
-
_set: "listing_pms_status_set_input",
|
|
18702
|
-
pk_columns: "listing_pms_status_pk_columns_input!",
|
|
18703
|
-
},
|
|
18704
|
-
},
|
|
18705
|
-
update_listing_pms_status_many: {
|
|
18706
|
-
__type: "[listing_pms_status_mutation_response]",
|
|
18707
|
-
__args: { updates: "[listing_pms_status_updates!]!" },
|
|
18708
|
-
},
|
|
18709
|
-
update_listing_status: {
|
|
18710
|
-
__type: "listing_status_mutation_response",
|
|
18711
|
-
__args: {
|
|
18712
|
-
_set: "listing_status_set_input",
|
|
18713
|
-
where: "listing_status_bool_exp!",
|
|
18714
|
-
},
|
|
18715
|
-
},
|
|
18716
|
-
update_listing_status_by_pk: {
|
|
18717
|
-
__type: "listing_status",
|
|
18718
|
-
__args: {
|
|
18719
|
-
_set: "listing_status_set_input",
|
|
18720
|
-
pk_columns: "listing_status_pk_columns_input!",
|
|
18721
|
-
},
|
|
18722
|
-
},
|
|
18723
|
-
update_listing_status_many: {
|
|
18724
|
-
__type: "[listing_status_mutation_response]",
|
|
18725
|
-
__args: { updates: "[listing_status_updates!]!" },
|
|
18726
|
-
},
|
|
18727
18295
|
update_owner_pms_status: {
|
|
18728
18296
|
__type: "owner_pms_status_mutation_response",
|
|
18729
18297
|
__args: {
|
|
@@ -24449,30 +24017,6 @@ export const generatedSchema = {
|
|
|
24449
24017
|
where: "automation_template_bool_exp",
|
|
24450
24018
|
},
|
|
24451
24019
|
},
|
|
24452
|
-
automation_status: {
|
|
24453
|
-
__type: "[automation_status!]!",
|
|
24454
|
-
__args: {
|
|
24455
|
-
distinct_on: "[automation_status_select_column!]",
|
|
24456
|
-
limit: "Int",
|
|
24457
|
-
offset: "Int",
|
|
24458
|
-
order_by: "[automation_status_order_by!]",
|
|
24459
|
-
where: "automation_status_bool_exp",
|
|
24460
|
-
},
|
|
24461
|
-
},
|
|
24462
|
-
automation_status_aggregate: {
|
|
24463
|
-
__type: "automation_status_aggregate!",
|
|
24464
|
-
__args: {
|
|
24465
|
-
distinct_on: "[automation_status_select_column!]",
|
|
24466
|
-
limit: "Int",
|
|
24467
|
-
offset: "Int",
|
|
24468
|
-
order_by: "[automation_status_order_by!]",
|
|
24469
|
-
where: "automation_status_bool_exp",
|
|
24470
|
-
},
|
|
24471
|
-
},
|
|
24472
|
-
automation_status_by_pk: {
|
|
24473
|
-
__type: "automation_status",
|
|
24474
|
-
__args: { name: "String!" },
|
|
24475
|
-
},
|
|
24476
24020
|
automations: {
|
|
24477
24021
|
__type: "[automation!]!",
|
|
24478
24022
|
__args: {
|
|
@@ -24800,30 +24344,6 @@ export const generatedSchema = {
|
|
|
24800
24344
|
},
|
|
24801
24345
|
},
|
|
24802
24346
|
connectionById: { __type: "connection", __args: { id: "uuid!" } },
|
|
24803
|
-
connection_status_temporary: {
|
|
24804
|
-
__type: "[connection_status_temporary!]!",
|
|
24805
|
-
__args: {
|
|
24806
|
-
distinct_on: "[connection_status_temporary_select_column!]",
|
|
24807
|
-
limit: "Int",
|
|
24808
|
-
offset: "Int",
|
|
24809
|
-
order_by: "[connection_status_temporary_order_by!]",
|
|
24810
|
-
where: "connection_status_temporary_bool_exp",
|
|
24811
|
-
},
|
|
24812
|
-
},
|
|
24813
|
-
connection_status_temporary_aggregate: {
|
|
24814
|
-
__type: "connection_status_temporary_aggregate!",
|
|
24815
|
-
__args: {
|
|
24816
|
-
distinct_on: "[connection_status_temporary_select_column!]",
|
|
24817
|
-
limit: "Int",
|
|
24818
|
-
offset: "Int",
|
|
24819
|
-
order_by: "[connection_status_temporary_order_by!]",
|
|
24820
|
-
where: "connection_status_temporary_bool_exp",
|
|
24821
|
-
},
|
|
24822
|
-
},
|
|
24823
|
-
connection_status_temporary_by_pk: {
|
|
24824
|
-
__type: "connection_status_temporary",
|
|
24825
|
-
__args: { name: "String!" },
|
|
24826
|
-
},
|
|
24827
24347
|
contact: { __type: "contact", __args: { id: "uuid!" } },
|
|
24828
24348
|
contactAggregate: {
|
|
24829
24349
|
__type: "contact_aggregate!",
|
|
@@ -25655,54 +25175,6 @@ export const generatedSchema = {
|
|
|
25655
25175
|
__type: "listing_owner_role",
|
|
25656
25176
|
__args: { name: "String!" },
|
|
25657
25177
|
},
|
|
25658
|
-
listing_pms_status: {
|
|
25659
|
-
__type: "[listing_pms_status!]!",
|
|
25660
|
-
__args: {
|
|
25661
|
-
distinct_on: "[listing_pms_status_select_column!]",
|
|
25662
|
-
limit: "Int",
|
|
25663
|
-
offset: "Int",
|
|
25664
|
-
order_by: "[listing_pms_status_order_by!]",
|
|
25665
|
-
where: "listing_pms_status_bool_exp",
|
|
25666
|
-
},
|
|
25667
|
-
},
|
|
25668
|
-
listing_pms_status_aggregate: {
|
|
25669
|
-
__type: "listing_pms_status_aggregate!",
|
|
25670
|
-
__args: {
|
|
25671
|
-
distinct_on: "[listing_pms_status_select_column!]",
|
|
25672
|
-
limit: "Int",
|
|
25673
|
-
offset: "Int",
|
|
25674
|
-
order_by: "[listing_pms_status_order_by!]",
|
|
25675
|
-
where: "listing_pms_status_bool_exp",
|
|
25676
|
-
},
|
|
25677
|
-
},
|
|
25678
|
-
listing_pms_status_by_pk: {
|
|
25679
|
-
__type: "listing_pms_status",
|
|
25680
|
-
__args: { name: "String!" },
|
|
25681
|
-
},
|
|
25682
|
-
listing_status: {
|
|
25683
|
-
__type: "[listing_status!]!",
|
|
25684
|
-
__args: {
|
|
25685
|
-
distinct_on: "[listing_status_select_column!]",
|
|
25686
|
-
limit: "Int",
|
|
25687
|
-
offset: "Int",
|
|
25688
|
-
order_by: "[listing_status_order_by!]",
|
|
25689
|
-
where: "listing_status_bool_exp",
|
|
25690
|
-
},
|
|
25691
|
-
},
|
|
25692
|
-
listing_status_aggregate: {
|
|
25693
|
-
__type: "listing_status_aggregate!",
|
|
25694
|
-
__args: {
|
|
25695
|
-
distinct_on: "[listing_status_select_column!]",
|
|
25696
|
-
limit: "Int",
|
|
25697
|
-
offset: "Int",
|
|
25698
|
-
order_by: "[listing_status_order_by!]",
|
|
25699
|
-
where: "listing_status_bool_exp",
|
|
25700
|
-
},
|
|
25701
|
-
},
|
|
25702
|
-
listing_status_by_pk: {
|
|
25703
|
-
__type: "listing_status",
|
|
25704
|
-
__args: { name: "String!" },
|
|
25705
|
-
},
|
|
25706
25178
|
listings: {
|
|
25707
25179
|
__type: "[listing!]!",
|
|
25708
25180
|
__args: {
|
|
@@ -33035,38 +32507,6 @@ export const generatedSchema = {
|
|
|
33035
32507
|
where: "automation_template_bool_exp",
|
|
33036
32508
|
},
|
|
33037
32509
|
},
|
|
33038
|
-
automation_status: {
|
|
33039
|
-
__type: "[automation_status!]!",
|
|
33040
|
-
__args: {
|
|
33041
|
-
distinct_on: "[automation_status_select_column!]",
|
|
33042
|
-
limit: "Int",
|
|
33043
|
-
offset: "Int",
|
|
33044
|
-
order_by: "[automation_status_order_by!]",
|
|
33045
|
-
where: "automation_status_bool_exp",
|
|
33046
|
-
},
|
|
33047
|
-
},
|
|
33048
|
-
automation_status_aggregate: {
|
|
33049
|
-
__type: "automation_status_aggregate!",
|
|
33050
|
-
__args: {
|
|
33051
|
-
distinct_on: "[automation_status_select_column!]",
|
|
33052
|
-
limit: "Int",
|
|
33053
|
-
offset: "Int",
|
|
33054
|
-
order_by: "[automation_status_order_by!]",
|
|
33055
|
-
where: "automation_status_bool_exp",
|
|
33056
|
-
},
|
|
33057
|
-
},
|
|
33058
|
-
automation_status_by_pk: {
|
|
33059
|
-
__type: "automation_status",
|
|
33060
|
-
__args: { name: "String!" },
|
|
33061
|
-
},
|
|
33062
|
-
automation_status_stream: {
|
|
33063
|
-
__type: "[automation_status!]!",
|
|
33064
|
-
__args: {
|
|
33065
|
-
batch_size: "Int!",
|
|
33066
|
-
cursor: "[automation_status_stream_cursor_input]!",
|
|
33067
|
-
where: "automation_status_bool_exp",
|
|
33068
|
-
},
|
|
33069
|
-
},
|
|
33070
32510
|
automation_stream: {
|
|
33071
32511
|
__type: "[automation!]!",
|
|
33072
32512
|
__args: {
|
|
@@ -33506,38 +32946,6 @@ export const generatedSchema = {
|
|
|
33506
32946
|
},
|
|
33507
32947
|
},
|
|
33508
32948
|
connectionById: { __type: "connection", __args: { id: "uuid!" } },
|
|
33509
|
-
connection_status_temporary: {
|
|
33510
|
-
__type: "[connection_status_temporary!]!",
|
|
33511
|
-
__args: {
|
|
33512
|
-
distinct_on: "[connection_status_temporary_select_column!]",
|
|
33513
|
-
limit: "Int",
|
|
33514
|
-
offset: "Int",
|
|
33515
|
-
order_by: "[connection_status_temporary_order_by!]",
|
|
33516
|
-
where: "connection_status_temporary_bool_exp",
|
|
33517
|
-
},
|
|
33518
|
-
},
|
|
33519
|
-
connection_status_temporary_aggregate: {
|
|
33520
|
-
__type: "connection_status_temporary_aggregate!",
|
|
33521
|
-
__args: {
|
|
33522
|
-
distinct_on: "[connection_status_temporary_select_column!]",
|
|
33523
|
-
limit: "Int",
|
|
33524
|
-
offset: "Int",
|
|
33525
|
-
order_by: "[connection_status_temporary_order_by!]",
|
|
33526
|
-
where: "connection_status_temporary_bool_exp",
|
|
33527
|
-
},
|
|
33528
|
-
},
|
|
33529
|
-
connection_status_temporary_by_pk: {
|
|
33530
|
-
__type: "connection_status_temporary",
|
|
33531
|
-
__args: { name: "String!" },
|
|
33532
|
-
},
|
|
33533
|
-
connection_status_temporary_stream: {
|
|
33534
|
-
__type: "[connection_status_temporary!]!",
|
|
33535
|
-
__args: {
|
|
33536
|
-
batch_size: "Int!",
|
|
33537
|
-
cursor: "[connection_status_temporary_stream_cursor_input]!",
|
|
33538
|
-
where: "connection_status_temporary_bool_exp",
|
|
33539
|
-
},
|
|
33540
|
-
},
|
|
33541
32949
|
connection_stream: {
|
|
33542
32950
|
__type: "[connection!]!",
|
|
33543
32951
|
__args: {
|
|
@@ -34649,70 +34057,6 @@ export const generatedSchema = {
|
|
|
34649
34057
|
where: "listing_owner_bool_exp",
|
|
34650
34058
|
},
|
|
34651
34059
|
},
|
|
34652
|
-
listing_pms_status: {
|
|
34653
|
-
__type: "[listing_pms_status!]!",
|
|
34654
|
-
__args: {
|
|
34655
|
-
distinct_on: "[listing_pms_status_select_column!]",
|
|
34656
|
-
limit: "Int",
|
|
34657
|
-
offset: "Int",
|
|
34658
|
-
order_by: "[listing_pms_status_order_by!]",
|
|
34659
|
-
where: "listing_pms_status_bool_exp",
|
|
34660
|
-
},
|
|
34661
|
-
},
|
|
34662
|
-
listing_pms_status_aggregate: {
|
|
34663
|
-
__type: "listing_pms_status_aggregate!",
|
|
34664
|
-
__args: {
|
|
34665
|
-
distinct_on: "[listing_pms_status_select_column!]",
|
|
34666
|
-
limit: "Int",
|
|
34667
|
-
offset: "Int",
|
|
34668
|
-
order_by: "[listing_pms_status_order_by!]",
|
|
34669
|
-
where: "listing_pms_status_bool_exp",
|
|
34670
|
-
},
|
|
34671
|
-
},
|
|
34672
|
-
listing_pms_status_by_pk: {
|
|
34673
|
-
__type: "listing_pms_status",
|
|
34674
|
-
__args: { name: "String!" },
|
|
34675
|
-
},
|
|
34676
|
-
listing_pms_status_stream: {
|
|
34677
|
-
__type: "[listing_pms_status!]!",
|
|
34678
|
-
__args: {
|
|
34679
|
-
batch_size: "Int!",
|
|
34680
|
-
cursor: "[listing_pms_status_stream_cursor_input]!",
|
|
34681
|
-
where: "listing_pms_status_bool_exp",
|
|
34682
|
-
},
|
|
34683
|
-
},
|
|
34684
|
-
listing_status: {
|
|
34685
|
-
__type: "[listing_status!]!",
|
|
34686
|
-
__args: {
|
|
34687
|
-
distinct_on: "[listing_status_select_column!]",
|
|
34688
|
-
limit: "Int",
|
|
34689
|
-
offset: "Int",
|
|
34690
|
-
order_by: "[listing_status_order_by!]",
|
|
34691
|
-
where: "listing_status_bool_exp",
|
|
34692
|
-
},
|
|
34693
|
-
},
|
|
34694
|
-
listing_status_aggregate: {
|
|
34695
|
-
__type: "listing_status_aggregate!",
|
|
34696
|
-
__args: {
|
|
34697
|
-
distinct_on: "[listing_status_select_column!]",
|
|
34698
|
-
limit: "Int",
|
|
34699
|
-
offset: "Int",
|
|
34700
|
-
order_by: "[listing_status_order_by!]",
|
|
34701
|
-
where: "listing_status_bool_exp",
|
|
34702
|
-
},
|
|
34703
|
-
},
|
|
34704
|
-
listing_status_by_pk: {
|
|
34705
|
-
__type: "listing_status",
|
|
34706
|
-
__args: { name: "String!" },
|
|
34707
|
-
},
|
|
34708
|
-
listing_status_stream: {
|
|
34709
|
-
__type: "[listing_status!]!",
|
|
34710
|
-
__args: {
|
|
34711
|
-
batch_size: "Int!",
|
|
34712
|
-
cursor: "[listing_status_stream_cursor_input]!",
|
|
34713
|
-
where: "listing_status_bool_exp",
|
|
34714
|
-
},
|
|
34715
|
-
},
|
|
34716
34060
|
listing_stream: {
|
|
34717
34061
|
__type: "[listing!]!",
|
|
34718
34062
|
__args: {
|