@vrplatform/graphql 1.1.32 → 1.1.35
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/gqty/schema.generated.d.ts +96 -0
- package/build/main/gqty/schema.generated.js +40 -0
- package/build/module/gqty/schema.generated.d.ts +96 -0
- package/build/module/gqty/schema.generated.js +40 -0
- package/package.json +1 -1
- package/src/gqty/schema.generated.d.ts +96 -0
- package/src/gqty/schema.generated.js +40 -0
|
@@ -7439,7 +7439,9 @@ exports.generatedSchema = {
|
|
|
7439
7439
|
__typename: { __type: "String!" },
|
|
7440
7440
|
app_id: { __type: "String!" },
|
|
7441
7441
|
description: { __type: "String" },
|
|
7442
|
+
external_type: { __type: "String" },
|
|
7442
7443
|
id: { __type: "uuid!" },
|
|
7444
|
+
internal_type: { __type: "String" },
|
|
7443
7445
|
mapping_schema: { __type: "jsonb!", __args: { path: "String" } },
|
|
7444
7446
|
setting_schema: { __type: "jsonb!", __args: { path: "String" } },
|
|
7445
7447
|
title: { __type: "String!" },
|
|
@@ -7488,7 +7490,9 @@ exports.generatedSchema = {
|
|
|
7488
7490
|
_or: { __type: "[core_flow_bool_exp!]" },
|
|
7489
7491
|
app_id: { __type: "String_comparison_exp" },
|
|
7490
7492
|
description: { __type: "String_comparison_exp" },
|
|
7493
|
+
external_type: { __type: "String_comparison_exp" },
|
|
7491
7494
|
id: { __type: "uuid_comparison_exp" },
|
|
7495
|
+
internal_type: { __type: "String_comparison_exp" },
|
|
7492
7496
|
mapping_schema: { __type: "jsonb_comparison_exp" },
|
|
7493
7497
|
setting_schema: { __type: "jsonb_comparison_exp" },
|
|
7494
7498
|
title: { __type: "String_comparison_exp" },
|
|
@@ -7510,7 +7514,9 @@ exports.generatedSchema = {
|
|
|
7510
7514
|
core_flow_insert_input: {
|
|
7511
7515
|
app_id: { __type: "String" },
|
|
7512
7516
|
description: { __type: "String" },
|
|
7517
|
+
external_type: { __type: "String" },
|
|
7513
7518
|
id: { __type: "uuid" },
|
|
7519
|
+
internal_type: { __type: "String" },
|
|
7514
7520
|
mapping_schema: { __type: "jsonb" },
|
|
7515
7521
|
setting_schema: { __type: "jsonb" },
|
|
7516
7522
|
title: { __type: "String" },
|
|
@@ -7723,7 +7729,9 @@ exports.generatedSchema = {
|
|
|
7723
7729
|
__typename: { __type: "String!" },
|
|
7724
7730
|
app_id: { __type: "String" },
|
|
7725
7731
|
description: { __type: "String" },
|
|
7732
|
+
external_type: { __type: "String" },
|
|
7726
7733
|
id: { __type: "uuid" },
|
|
7734
|
+
internal_type: { __type: "String" },
|
|
7727
7735
|
title: { __type: "String" },
|
|
7728
7736
|
type: { __type: "flow_type" },
|
|
7729
7737
|
uniqueRef: { __type: "String" },
|
|
@@ -7731,7 +7739,9 @@ exports.generatedSchema = {
|
|
|
7731
7739
|
core_flow_max_order_by: {
|
|
7732
7740
|
app_id: { __type: "order_by" },
|
|
7733
7741
|
description: { __type: "order_by" },
|
|
7742
|
+
external_type: { __type: "order_by" },
|
|
7734
7743
|
id: { __type: "order_by" },
|
|
7744
|
+
internal_type: { __type: "order_by" },
|
|
7735
7745
|
title: { __type: "order_by" },
|
|
7736
7746
|
type: { __type: "order_by" },
|
|
7737
7747
|
uniqueRef: { __type: "order_by" },
|
|
@@ -7740,7 +7750,9 @@ exports.generatedSchema = {
|
|
|
7740
7750
|
__typename: { __type: "String!" },
|
|
7741
7751
|
app_id: { __type: "String" },
|
|
7742
7752
|
description: { __type: "String" },
|
|
7753
|
+
external_type: { __type: "String" },
|
|
7743
7754
|
id: { __type: "uuid" },
|
|
7755
|
+
internal_type: { __type: "String" },
|
|
7744
7756
|
title: { __type: "String" },
|
|
7745
7757
|
type: { __type: "flow_type" },
|
|
7746
7758
|
uniqueRef: { __type: "String" },
|
|
@@ -7748,7 +7760,9 @@ exports.generatedSchema = {
|
|
|
7748
7760
|
core_flow_min_order_by: {
|
|
7749
7761
|
app_id: { __type: "order_by" },
|
|
7750
7762
|
description: { __type: "order_by" },
|
|
7763
|
+
external_type: { __type: "order_by" },
|
|
7751
7764
|
id: { __type: "order_by" },
|
|
7765
|
+
internal_type: { __type: "order_by" },
|
|
7752
7766
|
title: { __type: "order_by" },
|
|
7753
7767
|
type: { __type: "order_by" },
|
|
7754
7768
|
uniqueRef: { __type: "order_by" },
|
|
@@ -7770,7 +7784,9 @@ exports.generatedSchema = {
|
|
|
7770
7784
|
core_flow_order_by: {
|
|
7771
7785
|
app_id: { __type: "order_by" },
|
|
7772
7786
|
description: { __type: "order_by" },
|
|
7787
|
+
external_type: { __type: "order_by" },
|
|
7773
7788
|
id: { __type: "order_by" },
|
|
7789
|
+
internal_type: { __type: "order_by" },
|
|
7774
7790
|
mapping_schema: { __type: "order_by" },
|
|
7775
7791
|
setting_schema: { __type: "order_by" },
|
|
7776
7792
|
title: { __type: "order_by" },
|
|
@@ -7785,7 +7801,9 @@ exports.generatedSchema = {
|
|
|
7785
7801
|
core_flow_set_input: {
|
|
7786
7802
|
app_id: { __type: "String" },
|
|
7787
7803
|
description: { __type: "String" },
|
|
7804
|
+
external_type: { __type: "String" },
|
|
7788
7805
|
id: { __type: "uuid" },
|
|
7806
|
+
internal_type: { __type: "String" },
|
|
7789
7807
|
mapping_schema: { __type: "jsonb" },
|
|
7790
7808
|
setting_schema: { __type: "jsonb" },
|
|
7791
7809
|
title: { __type: "String" },
|
|
@@ -8001,7 +8019,9 @@ exports.generatedSchema = {
|
|
|
8001
8019
|
core_flow_stream_cursor_value_input: {
|
|
8002
8020
|
app_id: { __type: "String" },
|
|
8003
8021
|
description: { __type: "String" },
|
|
8022
|
+
external_type: { __type: "String" },
|
|
8004
8023
|
id: { __type: "uuid" },
|
|
8024
|
+
internal_type: { __type: "String" },
|
|
8005
8025
|
mapping_schema: { __type: "jsonb" },
|
|
8006
8026
|
setting_schema: { __type: "jsonb" },
|
|
8007
8027
|
title: { __type: "String" },
|
|
@@ -22319,6 +22339,7 @@ exports.generatedSchema = {
|
|
|
22319
22339
|
connectionId: { __type: "uuid" },
|
|
22320
22340
|
createdAt: { __type: "timestamptz!" },
|
|
22321
22341
|
description: { __type: "String" },
|
|
22342
|
+
generalLedgerPostingAt: { __type: "timestamptz" },
|
|
22322
22343
|
id: { __type: "uuid!" },
|
|
22323
22344
|
journalEntries: {
|
|
22324
22345
|
__type: "[journalEntry!]!",
|
|
@@ -22520,6 +22541,7 @@ exports.generatedSchema = {
|
|
|
22520
22541
|
connectionId: { __type: "uuid_comparison_exp" },
|
|
22521
22542
|
createdAt: { __type: "timestamptz_comparison_exp" },
|
|
22522
22543
|
description: { __type: "String_comparison_exp" },
|
|
22544
|
+
generalLedgerPostingAt: { __type: "timestamptz_comparison_exp" },
|
|
22523
22545
|
id: { __type: "uuid_comparison_exp" },
|
|
22524
22546
|
journalEntries: { __type: "journalEntry_bool_exp" },
|
|
22525
22547
|
journalEntries_aggregate: { __type: "journalEntry_aggregate_bool_exp" },
|
|
@@ -22921,6 +22943,7 @@ exports.generatedSchema = {
|
|
|
22921
22943
|
connectionId: { __type: "uuid" },
|
|
22922
22944
|
createdAt: { __type: "timestamptz" },
|
|
22923
22945
|
description: { __type: "String" },
|
|
22946
|
+
generalLedgerPostingAt: { __type: "timestamptz" },
|
|
22924
22947
|
id: { __type: "uuid" },
|
|
22925
22948
|
journalEntries: { __type: "journalEntry_arr_rel_insert_input" },
|
|
22926
22949
|
lineId: { __type: "uuid" },
|
|
@@ -22961,6 +22984,7 @@ exports.generatedSchema = {
|
|
|
22961
22984
|
connectionId: { __type: "uuid" },
|
|
22962
22985
|
createdAt: { __type: "timestamptz" },
|
|
22963
22986
|
description: { __type: "String" },
|
|
22987
|
+
generalLedgerPostingAt: { __type: "timestamptz" },
|
|
22964
22988
|
id: { __type: "uuid" },
|
|
22965
22989
|
lineId: { __type: "uuid" },
|
|
22966
22990
|
listingId: { __type: "uuid" },
|
|
@@ -22986,6 +23010,7 @@ exports.generatedSchema = {
|
|
|
22986
23010
|
connectionId: { __type: "order_by" },
|
|
22987
23011
|
createdAt: { __type: "order_by" },
|
|
22988
23012
|
description: { __type: "order_by" },
|
|
23013
|
+
generalLedgerPostingAt: { __type: "order_by" },
|
|
22989
23014
|
id: { __type: "order_by" },
|
|
22990
23015
|
lineId: { __type: "order_by" },
|
|
22991
23016
|
listingId: { __type: "order_by" },
|
|
@@ -23012,6 +23037,7 @@ exports.generatedSchema = {
|
|
|
23012
23037
|
connectionId: { __type: "uuid" },
|
|
23013
23038
|
createdAt: { __type: "timestamptz" },
|
|
23014
23039
|
description: { __type: "String" },
|
|
23040
|
+
generalLedgerPostingAt: { __type: "timestamptz" },
|
|
23015
23041
|
id: { __type: "uuid" },
|
|
23016
23042
|
lineId: { __type: "uuid" },
|
|
23017
23043
|
listingId: { __type: "uuid" },
|
|
@@ -23037,6 +23063,7 @@ exports.generatedSchema = {
|
|
|
23037
23063
|
connectionId: { __type: "order_by" },
|
|
23038
23064
|
createdAt: { __type: "order_by" },
|
|
23039
23065
|
description: { __type: "order_by" },
|
|
23066
|
+
generalLedgerPostingAt: { __type: "order_by" },
|
|
23040
23067
|
id: { __type: "order_by" },
|
|
23041
23068
|
lineId: { __type: "order_by" },
|
|
23042
23069
|
listingId: { __type: "order_by" },
|
|
@@ -23081,6 +23108,7 @@ exports.generatedSchema = {
|
|
|
23081
23108
|
connectionId: { __type: "order_by" },
|
|
23082
23109
|
createdAt: { __type: "order_by" },
|
|
23083
23110
|
description: { __type: "order_by" },
|
|
23111
|
+
generalLedgerPostingAt: { __type: "order_by" },
|
|
23084
23112
|
id: { __type: "order_by" },
|
|
23085
23113
|
journalEntries_aggregate: { __type: "journalEntry_aggregate_order_by" },
|
|
23086
23114
|
lineId: { __type: "order_by" },
|
|
@@ -23123,6 +23151,7 @@ exports.generatedSchema = {
|
|
|
23123
23151
|
connectionId: { __type: "uuid" },
|
|
23124
23152
|
createdAt: { __type: "timestamptz" },
|
|
23125
23153
|
description: { __type: "String" },
|
|
23154
|
+
generalLedgerPostingAt: { __type: "timestamptz" },
|
|
23126
23155
|
id: { __type: "uuid" },
|
|
23127
23156
|
lineId: { __type: "uuid" },
|
|
23128
23157
|
listingId: { __type: "uuid" },
|
|
@@ -23187,6 +23216,7 @@ exports.generatedSchema = {
|
|
|
23187
23216
|
connectionId: { __type: "uuid" },
|
|
23188
23217
|
createdAt: { __type: "timestamptz" },
|
|
23189
23218
|
description: { __type: "String" },
|
|
23219
|
+
generalLedgerPostingAt: { __type: "timestamptz" },
|
|
23190
23220
|
id: { __type: "uuid" },
|
|
23191
23221
|
lineId: { __type: "uuid" },
|
|
23192
23222
|
listingId: { __type: "uuid" },
|
|
@@ -30433,6 +30463,7 @@ exports.generatedSchema = {
|
|
|
30433
30463
|
indexedJson: { __type: "jsonb", __args: { path: "String" } },
|
|
30434
30464
|
isArchived: { __type: "Boolean" },
|
|
30435
30465
|
json: { __type: "jsonb", __args: { path: "String" } },
|
|
30466
|
+
lastWebhookAt: { __type: "timestamptz" },
|
|
30436
30467
|
leftSettings: { __type: "setting" },
|
|
30437
30468
|
listing: { __type: "listing" },
|
|
30438
30469
|
listingConnection: { __type: "listing_connection" },
|
|
@@ -30697,6 +30728,7 @@ exports.generatedSchema = {
|
|
|
30697
30728
|
indexedJson: { __type: "jsonb_comparison_exp" },
|
|
30698
30729
|
isArchived: { __type: "Boolean_comparison_exp" },
|
|
30699
30730
|
json: { __type: "jsonb_comparison_exp" },
|
|
30731
|
+
lastWebhookAt: { __type: "timestamptz_comparison_exp" },
|
|
30700
30732
|
leftSettings: { __type: "setting_bool_exp" },
|
|
30701
30733
|
listing: { __type: "listing_bool_exp" },
|
|
30702
30734
|
listingConnection: { __type: "listing_connection_bool_exp" },
|
|
@@ -30770,6 +30802,7 @@ exports.generatedSchema = {
|
|
|
30770
30802
|
indexedJson: { __type: "jsonb" },
|
|
30771
30803
|
isArchived: { __type: "Boolean" },
|
|
30772
30804
|
json: { __type: "jsonb" },
|
|
30805
|
+
lastWebhookAt: { __type: "timestamptz" },
|
|
30773
30806
|
leftSettings: { __type: "setting_obj_rel_insert_input" },
|
|
30774
30807
|
listing: { __type: "listing_obj_rel_insert_input" },
|
|
30775
30808
|
listingConnection: { __type: "listing_connection_obj_rel_insert_input" },
|
|
@@ -30812,6 +30845,7 @@ exports.generatedSchema = {
|
|
|
30812
30845
|
date: { __type: "timestamptz" },
|
|
30813
30846
|
description: { __type: "String" },
|
|
30814
30847
|
id: { __type: "uuid" },
|
|
30848
|
+
lastWebhookAt: { __type: "timestamptz" },
|
|
30815
30849
|
listingConnectionId: { __type: "uuid" },
|
|
30816
30850
|
listingId: { __type: "uuid" },
|
|
30817
30851
|
modifiedAt: { __type: "timestamptz" },
|
|
@@ -30834,6 +30868,7 @@ exports.generatedSchema = {
|
|
|
30834
30868
|
date: { __type: "order_by" },
|
|
30835
30869
|
description: { __type: "order_by" },
|
|
30836
30870
|
id: { __type: "order_by" },
|
|
30871
|
+
lastWebhookAt: { __type: "order_by" },
|
|
30837
30872
|
listingConnectionId: { __type: "order_by" },
|
|
30838
30873
|
listingId: { __type: "order_by" },
|
|
30839
30874
|
modifiedAt: { __type: "order_by" },
|
|
@@ -30857,6 +30892,7 @@ exports.generatedSchema = {
|
|
|
30857
30892
|
date: { __type: "timestamptz" },
|
|
30858
30893
|
description: { __type: "String" },
|
|
30859
30894
|
id: { __type: "uuid" },
|
|
30895
|
+
lastWebhookAt: { __type: "timestamptz" },
|
|
30860
30896
|
listingConnectionId: { __type: "uuid" },
|
|
30861
30897
|
listingId: { __type: "uuid" },
|
|
30862
30898
|
modifiedAt: { __type: "timestamptz" },
|
|
@@ -30879,6 +30915,7 @@ exports.generatedSchema = {
|
|
|
30879
30915
|
date: { __type: "order_by" },
|
|
30880
30916
|
description: { __type: "order_by" },
|
|
30881
30917
|
id: { __type: "order_by" },
|
|
30918
|
+
lastWebhookAt: { __type: "order_by" },
|
|
30882
30919
|
listingConnectionId: { __type: "order_by" },
|
|
30883
30920
|
listingId: { __type: "order_by" },
|
|
30884
30921
|
modifiedAt: { __type: "order_by" },
|
|
@@ -30926,6 +30963,7 @@ exports.generatedSchema = {
|
|
|
30926
30963
|
indexedJson: { __type: "order_by" },
|
|
30927
30964
|
isArchived: { __type: "order_by" },
|
|
30928
30965
|
json: { __type: "order_by" },
|
|
30966
|
+
lastWebhookAt: { __type: "order_by" },
|
|
30929
30967
|
leftSettings: { __type: "setting_order_by" },
|
|
30930
30968
|
listing: { __type: "listing_order_by" },
|
|
30931
30969
|
listingConnection: { __type: "listing_connection_order_by" },
|
|
@@ -30976,6 +31014,7 @@ exports.generatedSchema = {
|
|
|
30976
31014
|
indexedJson: { __type: "jsonb" },
|
|
30977
31015
|
isArchived: { __type: "Boolean" },
|
|
30978
31016
|
json: { __type: "jsonb" },
|
|
31017
|
+
lastWebhookAt: { __type: "timestamptz" },
|
|
30979
31018
|
listingConnectionId: { __type: "uuid" },
|
|
30980
31019
|
listingId: { __type: "uuid" },
|
|
30981
31020
|
modifiedAt: { __type: "timestamptz" },
|
|
@@ -31021,6 +31060,7 @@ exports.generatedSchema = {
|
|
|
31021
31060
|
indexedJson: { __type: "jsonb" },
|
|
31022
31061
|
isArchived: { __type: "Boolean" },
|
|
31023
31062
|
json: { __type: "jsonb" },
|
|
31063
|
+
lastWebhookAt: { __type: "timestamptz" },
|
|
31024
31064
|
listingConnectionId: { __type: "uuid" },
|
|
31025
31065
|
listingId: { __type: "uuid" },
|
|
31026
31066
|
modifiedAt: { __type: "timestamptz" },
|