@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
|
@@ -7436,7 +7436,9 @@ export const generatedSchema = {
|
|
|
7436
7436
|
__typename: { __type: "String!" },
|
|
7437
7437
|
app_id: { __type: "String!" },
|
|
7438
7438
|
description: { __type: "String" },
|
|
7439
|
+
external_type: { __type: "String" },
|
|
7439
7440
|
id: { __type: "uuid!" },
|
|
7441
|
+
internal_type: { __type: "String" },
|
|
7440
7442
|
mapping_schema: { __type: "jsonb!", __args: { path: "String" } },
|
|
7441
7443
|
setting_schema: { __type: "jsonb!", __args: { path: "String" } },
|
|
7442
7444
|
title: { __type: "String!" },
|
|
@@ -7485,7 +7487,9 @@ export const generatedSchema = {
|
|
|
7485
7487
|
_or: { __type: "[core_flow_bool_exp!]" },
|
|
7486
7488
|
app_id: { __type: "String_comparison_exp" },
|
|
7487
7489
|
description: { __type: "String_comparison_exp" },
|
|
7490
|
+
external_type: { __type: "String_comparison_exp" },
|
|
7488
7491
|
id: { __type: "uuid_comparison_exp" },
|
|
7492
|
+
internal_type: { __type: "String_comparison_exp" },
|
|
7489
7493
|
mapping_schema: { __type: "jsonb_comparison_exp" },
|
|
7490
7494
|
setting_schema: { __type: "jsonb_comparison_exp" },
|
|
7491
7495
|
title: { __type: "String_comparison_exp" },
|
|
@@ -7507,7 +7511,9 @@ export const generatedSchema = {
|
|
|
7507
7511
|
core_flow_insert_input: {
|
|
7508
7512
|
app_id: { __type: "String" },
|
|
7509
7513
|
description: { __type: "String" },
|
|
7514
|
+
external_type: { __type: "String" },
|
|
7510
7515
|
id: { __type: "uuid" },
|
|
7516
|
+
internal_type: { __type: "String" },
|
|
7511
7517
|
mapping_schema: { __type: "jsonb" },
|
|
7512
7518
|
setting_schema: { __type: "jsonb" },
|
|
7513
7519
|
title: { __type: "String" },
|
|
@@ -7720,7 +7726,9 @@ export const generatedSchema = {
|
|
|
7720
7726
|
__typename: { __type: "String!" },
|
|
7721
7727
|
app_id: { __type: "String" },
|
|
7722
7728
|
description: { __type: "String" },
|
|
7729
|
+
external_type: { __type: "String" },
|
|
7723
7730
|
id: { __type: "uuid" },
|
|
7731
|
+
internal_type: { __type: "String" },
|
|
7724
7732
|
title: { __type: "String" },
|
|
7725
7733
|
type: { __type: "flow_type" },
|
|
7726
7734
|
uniqueRef: { __type: "String" },
|
|
@@ -7728,7 +7736,9 @@ export const generatedSchema = {
|
|
|
7728
7736
|
core_flow_max_order_by: {
|
|
7729
7737
|
app_id: { __type: "order_by" },
|
|
7730
7738
|
description: { __type: "order_by" },
|
|
7739
|
+
external_type: { __type: "order_by" },
|
|
7731
7740
|
id: { __type: "order_by" },
|
|
7741
|
+
internal_type: { __type: "order_by" },
|
|
7732
7742
|
title: { __type: "order_by" },
|
|
7733
7743
|
type: { __type: "order_by" },
|
|
7734
7744
|
uniqueRef: { __type: "order_by" },
|
|
@@ -7737,7 +7747,9 @@ export const generatedSchema = {
|
|
|
7737
7747
|
__typename: { __type: "String!" },
|
|
7738
7748
|
app_id: { __type: "String" },
|
|
7739
7749
|
description: { __type: "String" },
|
|
7750
|
+
external_type: { __type: "String" },
|
|
7740
7751
|
id: { __type: "uuid" },
|
|
7752
|
+
internal_type: { __type: "String" },
|
|
7741
7753
|
title: { __type: "String" },
|
|
7742
7754
|
type: { __type: "flow_type" },
|
|
7743
7755
|
uniqueRef: { __type: "String" },
|
|
@@ -7745,7 +7757,9 @@ export const generatedSchema = {
|
|
|
7745
7757
|
core_flow_min_order_by: {
|
|
7746
7758
|
app_id: { __type: "order_by" },
|
|
7747
7759
|
description: { __type: "order_by" },
|
|
7760
|
+
external_type: { __type: "order_by" },
|
|
7748
7761
|
id: { __type: "order_by" },
|
|
7762
|
+
internal_type: { __type: "order_by" },
|
|
7749
7763
|
title: { __type: "order_by" },
|
|
7750
7764
|
type: { __type: "order_by" },
|
|
7751
7765
|
uniqueRef: { __type: "order_by" },
|
|
@@ -7767,7 +7781,9 @@ export const generatedSchema = {
|
|
|
7767
7781
|
core_flow_order_by: {
|
|
7768
7782
|
app_id: { __type: "order_by" },
|
|
7769
7783
|
description: { __type: "order_by" },
|
|
7784
|
+
external_type: { __type: "order_by" },
|
|
7770
7785
|
id: { __type: "order_by" },
|
|
7786
|
+
internal_type: { __type: "order_by" },
|
|
7771
7787
|
mapping_schema: { __type: "order_by" },
|
|
7772
7788
|
setting_schema: { __type: "order_by" },
|
|
7773
7789
|
title: { __type: "order_by" },
|
|
@@ -7782,7 +7798,9 @@ export const generatedSchema = {
|
|
|
7782
7798
|
core_flow_set_input: {
|
|
7783
7799
|
app_id: { __type: "String" },
|
|
7784
7800
|
description: { __type: "String" },
|
|
7801
|
+
external_type: { __type: "String" },
|
|
7785
7802
|
id: { __type: "uuid" },
|
|
7803
|
+
internal_type: { __type: "String" },
|
|
7786
7804
|
mapping_schema: { __type: "jsonb" },
|
|
7787
7805
|
setting_schema: { __type: "jsonb" },
|
|
7788
7806
|
title: { __type: "String" },
|
|
@@ -7998,7 +8016,9 @@ export const generatedSchema = {
|
|
|
7998
8016
|
core_flow_stream_cursor_value_input: {
|
|
7999
8017
|
app_id: { __type: "String" },
|
|
8000
8018
|
description: { __type: "String" },
|
|
8019
|
+
external_type: { __type: "String" },
|
|
8001
8020
|
id: { __type: "uuid" },
|
|
8021
|
+
internal_type: { __type: "String" },
|
|
8002
8022
|
mapping_schema: { __type: "jsonb" },
|
|
8003
8023
|
setting_schema: { __type: "jsonb" },
|
|
8004
8024
|
title: { __type: "String" },
|
|
@@ -22316,6 +22336,7 @@ export const generatedSchema = {
|
|
|
22316
22336
|
connectionId: { __type: "uuid" },
|
|
22317
22337
|
createdAt: { __type: "timestamptz!" },
|
|
22318
22338
|
description: { __type: "String" },
|
|
22339
|
+
generalLedgerPostingAt: { __type: "timestamptz" },
|
|
22319
22340
|
id: { __type: "uuid!" },
|
|
22320
22341
|
journalEntries: {
|
|
22321
22342
|
__type: "[journalEntry!]!",
|
|
@@ -22517,6 +22538,7 @@ export const generatedSchema = {
|
|
|
22517
22538
|
connectionId: { __type: "uuid_comparison_exp" },
|
|
22518
22539
|
createdAt: { __type: "timestamptz_comparison_exp" },
|
|
22519
22540
|
description: { __type: "String_comparison_exp" },
|
|
22541
|
+
generalLedgerPostingAt: { __type: "timestamptz_comparison_exp" },
|
|
22520
22542
|
id: { __type: "uuid_comparison_exp" },
|
|
22521
22543
|
journalEntries: { __type: "journalEntry_bool_exp" },
|
|
22522
22544
|
journalEntries_aggregate: { __type: "journalEntry_aggregate_bool_exp" },
|
|
@@ -22918,6 +22940,7 @@ export const generatedSchema = {
|
|
|
22918
22940
|
connectionId: { __type: "uuid" },
|
|
22919
22941
|
createdAt: { __type: "timestamptz" },
|
|
22920
22942
|
description: { __type: "String" },
|
|
22943
|
+
generalLedgerPostingAt: { __type: "timestamptz" },
|
|
22921
22944
|
id: { __type: "uuid" },
|
|
22922
22945
|
journalEntries: { __type: "journalEntry_arr_rel_insert_input" },
|
|
22923
22946
|
lineId: { __type: "uuid" },
|
|
@@ -22958,6 +22981,7 @@ export const generatedSchema = {
|
|
|
22958
22981
|
connectionId: { __type: "uuid" },
|
|
22959
22982
|
createdAt: { __type: "timestamptz" },
|
|
22960
22983
|
description: { __type: "String" },
|
|
22984
|
+
generalLedgerPostingAt: { __type: "timestamptz" },
|
|
22961
22985
|
id: { __type: "uuid" },
|
|
22962
22986
|
lineId: { __type: "uuid" },
|
|
22963
22987
|
listingId: { __type: "uuid" },
|
|
@@ -22983,6 +23007,7 @@ export const generatedSchema = {
|
|
|
22983
23007
|
connectionId: { __type: "order_by" },
|
|
22984
23008
|
createdAt: { __type: "order_by" },
|
|
22985
23009
|
description: { __type: "order_by" },
|
|
23010
|
+
generalLedgerPostingAt: { __type: "order_by" },
|
|
22986
23011
|
id: { __type: "order_by" },
|
|
22987
23012
|
lineId: { __type: "order_by" },
|
|
22988
23013
|
listingId: { __type: "order_by" },
|
|
@@ -23009,6 +23034,7 @@ export const generatedSchema = {
|
|
|
23009
23034
|
connectionId: { __type: "uuid" },
|
|
23010
23035
|
createdAt: { __type: "timestamptz" },
|
|
23011
23036
|
description: { __type: "String" },
|
|
23037
|
+
generalLedgerPostingAt: { __type: "timestamptz" },
|
|
23012
23038
|
id: { __type: "uuid" },
|
|
23013
23039
|
lineId: { __type: "uuid" },
|
|
23014
23040
|
listingId: { __type: "uuid" },
|
|
@@ -23034,6 +23060,7 @@ export const generatedSchema = {
|
|
|
23034
23060
|
connectionId: { __type: "order_by" },
|
|
23035
23061
|
createdAt: { __type: "order_by" },
|
|
23036
23062
|
description: { __type: "order_by" },
|
|
23063
|
+
generalLedgerPostingAt: { __type: "order_by" },
|
|
23037
23064
|
id: { __type: "order_by" },
|
|
23038
23065
|
lineId: { __type: "order_by" },
|
|
23039
23066
|
listingId: { __type: "order_by" },
|
|
@@ -23078,6 +23105,7 @@ export const generatedSchema = {
|
|
|
23078
23105
|
connectionId: { __type: "order_by" },
|
|
23079
23106
|
createdAt: { __type: "order_by" },
|
|
23080
23107
|
description: { __type: "order_by" },
|
|
23108
|
+
generalLedgerPostingAt: { __type: "order_by" },
|
|
23081
23109
|
id: { __type: "order_by" },
|
|
23082
23110
|
journalEntries_aggregate: { __type: "journalEntry_aggregate_order_by" },
|
|
23083
23111
|
lineId: { __type: "order_by" },
|
|
@@ -23120,6 +23148,7 @@ export const generatedSchema = {
|
|
|
23120
23148
|
connectionId: { __type: "uuid" },
|
|
23121
23149
|
createdAt: { __type: "timestamptz" },
|
|
23122
23150
|
description: { __type: "String" },
|
|
23151
|
+
generalLedgerPostingAt: { __type: "timestamptz" },
|
|
23123
23152
|
id: { __type: "uuid" },
|
|
23124
23153
|
lineId: { __type: "uuid" },
|
|
23125
23154
|
listingId: { __type: "uuid" },
|
|
@@ -23184,6 +23213,7 @@ export const generatedSchema = {
|
|
|
23184
23213
|
connectionId: { __type: "uuid" },
|
|
23185
23214
|
createdAt: { __type: "timestamptz" },
|
|
23186
23215
|
description: { __type: "String" },
|
|
23216
|
+
generalLedgerPostingAt: { __type: "timestamptz" },
|
|
23187
23217
|
id: { __type: "uuid" },
|
|
23188
23218
|
lineId: { __type: "uuid" },
|
|
23189
23219
|
listingId: { __type: "uuid" },
|
|
@@ -30430,6 +30460,7 @@ export const generatedSchema = {
|
|
|
30430
30460
|
indexedJson: { __type: "jsonb", __args: { path: "String" } },
|
|
30431
30461
|
isArchived: { __type: "Boolean" },
|
|
30432
30462
|
json: { __type: "jsonb", __args: { path: "String" } },
|
|
30463
|
+
lastWebhookAt: { __type: "timestamptz" },
|
|
30433
30464
|
leftSettings: { __type: "setting" },
|
|
30434
30465
|
listing: { __type: "listing" },
|
|
30435
30466
|
listingConnection: { __type: "listing_connection" },
|
|
@@ -30694,6 +30725,7 @@ export const generatedSchema = {
|
|
|
30694
30725
|
indexedJson: { __type: "jsonb_comparison_exp" },
|
|
30695
30726
|
isArchived: { __type: "Boolean_comparison_exp" },
|
|
30696
30727
|
json: { __type: "jsonb_comparison_exp" },
|
|
30728
|
+
lastWebhookAt: { __type: "timestamptz_comparison_exp" },
|
|
30697
30729
|
leftSettings: { __type: "setting_bool_exp" },
|
|
30698
30730
|
listing: { __type: "listing_bool_exp" },
|
|
30699
30731
|
listingConnection: { __type: "listing_connection_bool_exp" },
|
|
@@ -30767,6 +30799,7 @@ export const generatedSchema = {
|
|
|
30767
30799
|
indexedJson: { __type: "jsonb" },
|
|
30768
30800
|
isArchived: { __type: "Boolean" },
|
|
30769
30801
|
json: { __type: "jsonb" },
|
|
30802
|
+
lastWebhookAt: { __type: "timestamptz" },
|
|
30770
30803
|
leftSettings: { __type: "setting_obj_rel_insert_input" },
|
|
30771
30804
|
listing: { __type: "listing_obj_rel_insert_input" },
|
|
30772
30805
|
listingConnection: { __type: "listing_connection_obj_rel_insert_input" },
|
|
@@ -30809,6 +30842,7 @@ export const generatedSchema = {
|
|
|
30809
30842
|
date: { __type: "timestamptz" },
|
|
30810
30843
|
description: { __type: "String" },
|
|
30811
30844
|
id: { __type: "uuid" },
|
|
30845
|
+
lastWebhookAt: { __type: "timestamptz" },
|
|
30812
30846
|
listingConnectionId: { __type: "uuid" },
|
|
30813
30847
|
listingId: { __type: "uuid" },
|
|
30814
30848
|
modifiedAt: { __type: "timestamptz" },
|
|
@@ -30831,6 +30865,7 @@ export const generatedSchema = {
|
|
|
30831
30865
|
date: { __type: "order_by" },
|
|
30832
30866
|
description: { __type: "order_by" },
|
|
30833
30867
|
id: { __type: "order_by" },
|
|
30868
|
+
lastWebhookAt: { __type: "order_by" },
|
|
30834
30869
|
listingConnectionId: { __type: "order_by" },
|
|
30835
30870
|
listingId: { __type: "order_by" },
|
|
30836
30871
|
modifiedAt: { __type: "order_by" },
|
|
@@ -30854,6 +30889,7 @@ export const generatedSchema = {
|
|
|
30854
30889
|
date: { __type: "timestamptz" },
|
|
30855
30890
|
description: { __type: "String" },
|
|
30856
30891
|
id: { __type: "uuid" },
|
|
30892
|
+
lastWebhookAt: { __type: "timestamptz" },
|
|
30857
30893
|
listingConnectionId: { __type: "uuid" },
|
|
30858
30894
|
listingId: { __type: "uuid" },
|
|
30859
30895
|
modifiedAt: { __type: "timestamptz" },
|
|
@@ -30876,6 +30912,7 @@ export const generatedSchema = {
|
|
|
30876
30912
|
date: { __type: "order_by" },
|
|
30877
30913
|
description: { __type: "order_by" },
|
|
30878
30914
|
id: { __type: "order_by" },
|
|
30915
|
+
lastWebhookAt: { __type: "order_by" },
|
|
30879
30916
|
listingConnectionId: { __type: "order_by" },
|
|
30880
30917
|
listingId: { __type: "order_by" },
|
|
30881
30918
|
modifiedAt: { __type: "order_by" },
|
|
@@ -30923,6 +30960,7 @@ export const generatedSchema = {
|
|
|
30923
30960
|
indexedJson: { __type: "order_by" },
|
|
30924
30961
|
isArchived: { __type: "order_by" },
|
|
30925
30962
|
json: { __type: "order_by" },
|
|
30963
|
+
lastWebhookAt: { __type: "order_by" },
|
|
30926
30964
|
leftSettings: { __type: "setting_order_by" },
|
|
30927
30965
|
listing: { __type: "listing_order_by" },
|
|
30928
30966
|
listingConnection: { __type: "listing_connection_order_by" },
|
|
@@ -30973,6 +31011,7 @@ export const generatedSchema = {
|
|
|
30973
31011
|
indexedJson: { __type: "jsonb" },
|
|
30974
31012
|
isArchived: { __type: "Boolean" },
|
|
30975
31013
|
json: { __type: "jsonb" },
|
|
31014
|
+
lastWebhookAt: { __type: "timestamptz" },
|
|
30976
31015
|
listingConnectionId: { __type: "uuid" },
|
|
30977
31016
|
listingId: { __type: "uuid" },
|
|
30978
31017
|
modifiedAt: { __type: "timestamptz" },
|
|
@@ -31018,6 +31057,7 @@ export const generatedSchema = {
|
|
|
31018
31057
|
indexedJson: { __type: "jsonb" },
|
|
31019
31058
|
isArchived: { __type: "Boolean" },
|
|
31020
31059
|
json: { __type: "jsonb" },
|
|
31060
|
+
lastWebhookAt: { __type: "timestamptz" },
|
|
31021
31061
|
listingConnectionId: { __type: "uuid" },
|
|
31022
31062
|
listingId: { __type: "uuid" },
|
|
31023
31063
|
modifiedAt: { __type: "timestamptz" },
|