@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
|
@@ -7462,7 +7462,9 @@ export const generatedSchema = {
|
|
|
7462
7462
|
__typename: { __type: "String!" },
|
|
7463
7463
|
app_id: { __type: "String!" },
|
|
7464
7464
|
description: { __type: "String" },
|
|
7465
|
+
external_type: { __type: "String" },
|
|
7465
7466
|
id: { __type: "uuid!" },
|
|
7467
|
+
internal_type: { __type: "String" },
|
|
7466
7468
|
mapping_schema: { __type: "jsonb!", __args: { path: "String" } },
|
|
7467
7469
|
setting_schema: { __type: "jsonb!", __args: { path: "String" } },
|
|
7468
7470
|
title: { __type: "String!" },
|
|
@@ -7511,7 +7513,9 @@ export const generatedSchema = {
|
|
|
7511
7513
|
_or: { __type: "[core_flow_bool_exp!]" },
|
|
7512
7514
|
app_id: { __type: "String_comparison_exp" },
|
|
7513
7515
|
description: { __type: "String_comparison_exp" },
|
|
7516
|
+
external_type: { __type: "String_comparison_exp" },
|
|
7514
7517
|
id: { __type: "uuid_comparison_exp" },
|
|
7518
|
+
internal_type: { __type: "String_comparison_exp" },
|
|
7515
7519
|
mapping_schema: { __type: "jsonb_comparison_exp" },
|
|
7516
7520
|
setting_schema: { __type: "jsonb_comparison_exp" },
|
|
7517
7521
|
title: { __type: "String_comparison_exp" },
|
|
@@ -7533,7 +7537,9 @@ export const generatedSchema = {
|
|
|
7533
7537
|
core_flow_insert_input: {
|
|
7534
7538
|
app_id: { __type: "String" },
|
|
7535
7539
|
description: { __type: "String" },
|
|
7540
|
+
external_type: { __type: "String" },
|
|
7536
7541
|
id: { __type: "uuid" },
|
|
7542
|
+
internal_type: { __type: "String" },
|
|
7537
7543
|
mapping_schema: { __type: "jsonb" },
|
|
7538
7544
|
setting_schema: { __type: "jsonb" },
|
|
7539
7545
|
title: { __type: "String" },
|
|
@@ -7746,7 +7752,9 @@ export const generatedSchema = {
|
|
|
7746
7752
|
__typename: { __type: "String!" },
|
|
7747
7753
|
app_id: { __type: "String" },
|
|
7748
7754
|
description: { __type: "String" },
|
|
7755
|
+
external_type: { __type: "String" },
|
|
7749
7756
|
id: { __type: "uuid" },
|
|
7757
|
+
internal_type: { __type: "String" },
|
|
7750
7758
|
title: { __type: "String" },
|
|
7751
7759
|
type: { __type: "flow_type" },
|
|
7752
7760
|
uniqueRef: { __type: "String" },
|
|
@@ -7754,7 +7762,9 @@ export const generatedSchema = {
|
|
|
7754
7762
|
core_flow_max_order_by: {
|
|
7755
7763
|
app_id: { __type: "order_by" },
|
|
7756
7764
|
description: { __type: "order_by" },
|
|
7765
|
+
external_type: { __type: "order_by" },
|
|
7757
7766
|
id: { __type: "order_by" },
|
|
7767
|
+
internal_type: { __type: "order_by" },
|
|
7758
7768
|
title: { __type: "order_by" },
|
|
7759
7769
|
type: { __type: "order_by" },
|
|
7760
7770
|
uniqueRef: { __type: "order_by" },
|
|
@@ -7763,7 +7773,9 @@ export const generatedSchema = {
|
|
|
7763
7773
|
__typename: { __type: "String!" },
|
|
7764
7774
|
app_id: { __type: "String" },
|
|
7765
7775
|
description: { __type: "String" },
|
|
7776
|
+
external_type: { __type: "String" },
|
|
7766
7777
|
id: { __type: "uuid" },
|
|
7778
|
+
internal_type: { __type: "String" },
|
|
7767
7779
|
title: { __type: "String" },
|
|
7768
7780
|
type: { __type: "flow_type" },
|
|
7769
7781
|
uniqueRef: { __type: "String" },
|
|
@@ -7771,7 +7783,9 @@ export const generatedSchema = {
|
|
|
7771
7783
|
core_flow_min_order_by: {
|
|
7772
7784
|
app_id: { __type: "order_by" },
|
|
7773
7785
|
description: { __type: "order_by" },
|
|
7786
|
+
external_type: { __type: "order_by" },
|
|
7774
7787
|
id: { __type: "order_by" },
|
|
7788
|
+
internal_type: { __type: "order_by" },
|
|
7775
7789
|
title: { __type: "order_by" },
|
|
7776
7790
|
type: { __type: "order_by" },
|
|
7777
7791
|
uniqueRef: { __type: "order_by" },
|
|
@@ -7793,7 +7807,9 @@ export const generatedSchema = {
|
|
|
7793
7807
|
core_flow_order_by: {
|
|
7794
7808
|
app_id: { __type: "order_by" },
|
|
7795
7809
|
description: { __type: "order_by" },
|
|
7810
|
+
external_type: { __type: "order_by" },
|
|
7796
7811
|
id: { __type: "order_by" },
|
|
7812
|
+
internal_type: { __type: "order_by" },
|
|
7797
7813
|
mapping_schema: { __type: "order_by" },
|
|
7798
7814
|
setting_schema: { __type: "order_by" },
|
|
7799
7815
|
title: { __type: "order_by" },
|
|
@@ -7808,7 +7824,9 @@ export const generatedSchema = {
|
|
|
7808
7824
|
core_flow_set_input: {
|
|
7809
7825
|
app_id: { __type: "String" },
|
|
7810
7826
|
description: { __type: "String" },
|
|
7827
|
+
external_type: { __type: "String" },
|
|
7811
7828
|
id: { __type: "uuid" },
|
|
7829
|
+
internal_type: { __type: "String" },
|
|
7812
7830
|
mapping_schema: { __type: "jsonb" },
|
|
7813
7831
|
setting_schema: { __type: "jsonb" },
|
|
7814
7832
|
title: { __type: "String" },
|
|
@@ -8024,7 +8042,9 @@ export const generatedSchema = {
|
|
|
8024
8042
|
core_flow_stream_cursor_value_input: {
|
|
8025
8043
|
app_id: { __type: "String" },
|
|
8026
8044
|
description: { __type: "String" },
|
|
8045
|
+
external_type: { __type: "String" },
|
|
8027
8046
|
id: { __type: "uuid" },
|
|
8047
|
+
internal_type: { __type: "String" },
|
|
8028
8048
|
mapping_schema: { __type: "jsonb" },
|
|
8029
8049
|
setting_schema: { __type: "jsonb" },
|
|
8030
8050
|
title: { __type: "String" },
|
|
@@ -22365,6 +22385,7 @@ export const generatedSchema = {
|
|
|
22365
22385
|
connectionId: { __type: "uuid" },
|
|
22366
22386
|
createdAt: { __type: "timestamptz!" },
|
|
22367
22387
|
description: { __type: "String" },
|
|
22388
|
+
generalLedgerPostingAt: { __type: "timestamptz" },
|
|
22368
22389
|
id: { __type: "uuid!" },
|
|
22369
22390
|
journalEntries: {
|
|
22370
22391
|
__type: "[journalEntry!]!",
|
|
@@ -22568,6 +22589,7 @@ export const generatedSchema = {
|
|
|
22568
22589
|
connectionId: { __type: "uuid_comparison_exp" },
|
|
22569
22590
|
createdAt: { __type: "timestamptz_comparison_exp" },
|
|
22570
22591
|
description: { __type: "String_comparison_exp" },
|
|
22592
|
+
generalLedgerPostingAt: { __type: "timestamptz_comparison_exp" },
|
|
22571
22593
|
id: { __type: "uuid_comparison_exp" },
|
|
22572
22594
|
journalEntries: { __type: "journalEntry_bool_exp" },
|
|
22573
22595
|
journalEntries_aggregate: { __type: "journalEntry_aggregate_bool_exp" },
|
|
@@ -22969,6 +22991,7 @@ export const generatedSchema = {
|
|
|
22969
22991
|
connectionId: { __type: "uuid" },
|
|
22970
22992
|
createdAt: { __type: "timestamptz" },
|
|
22971
22993
|
description: { __type: "String" },
|
|
22994
|
+
generalLedgerPostingAt: { __type: "timestamptz" },
|
|
22972
22995
|
id: { __type: "uuid" },
|
|
22973
22996
|
journalEntries: { __type: "journalEntry_arr_rel_insert_input" },
|
|
22974
22997
|
lineId: { __type: "uuid" },
|
|
@@ -23009,6 +23032,7 @@ export const generatedSchema = {
|
|
|
23009
23032
|
connectionId: { __type: "uuid" },
|
|
23010
23033
|
createdAt: { __type: "timestamptz" },
|
|
23011
23034
|
description: { __type: "String" },
|
|
23035
|
+
generalLedgerPostingAt: { __type: "timestamptz" },
|
|
23012
23036
|
id: { __type: "uuid" },
|
|
23013
23037
|
lineId: { __type: "uuid" },
|
|
23014
23038
|
listingId: { __type: "uuid" },
|
|
@@ -23034,6 +23058,7 @@ export const generatedSchema = {
|
|
|
23034
23058
|
connectionId: { __type: "order_by" },
|
|
23035
23059
|
createdAt: { __type: "order_by" },
|
|
23036
23060
|
description: { __type: "order_by" },
|
|
23061
|
+
generalLedgerPostingAt: { __type: "order_by" },
|
|
23037
23062
|
id: { __type: "order_by" },
|
|
23038
23063
|
lineId: { __type: "order_by" },
|
|
23039
23064
|
listingId: { __type: "order_by" },
|
|
@@ -23060,6 +23085,7 @@ export const generatedSchema = {
|
|
|
23060
23085
|
connectionId: { __type: "uuid" },
|
|
23061
23086
|
createdAt: { __type: "timestamptz" },
|
|
23062
23087
|
description: { __type: "String" },
|
|
23088
|
+
generalLedgerPostingAt: { __type: "timestamptz" },
|
|
23063
23089
|
id: { __type: "uuid" },
|
|
23064
23090
|
lineId: { __type: "uuid" },
|
|
23065
23091
|
listingId: { __type: "uuid" },
|
|
@@ -23085,6 +23111,7 @@ export const generatedSchema = {
|
|
|
23085
23111
|
connectionId: { __type: "order_by" },
|
|
23086
23112
|
createdAt: { __type: "order_by" },
|
|
23087
23113
|
description: { __type: "order_by" },
|
|
23114
|
+
generalLedgerPostingAt: { __type: "order_by" },
|
|
23088
23115
|
id: { __type: "order_by" },
|
|
23089
23116
|
lineId: { __type: "order_by" },
|
|
23090
23117
|
listingId: { __type: "order_by" },
|
|
@@ -23129,6 +23156,7 @@ export const generatedSchema = {
|
|
|
23129
23156
|
connectionId: { __type: "order_by" },
|
|
23130
23157
|
createdAt: { __type: "order_by" },
|
|
23131
23158
|
description: { __type: "order_by" },
|
|
23159
|
+
generalLedgerPostingAt: { __type: "order_by" },
|
|
23132
23160
|
id: { __type: "order_by" },
|
|
23133
23161
|
journalEntries_aggregate: { __type: "journalEntry_aggregate_order_by" },
|
|
23134
23162
|
lineId: { __type: "order_by" },
|
|
@@ -23171,6 +23199,7 @@ export const generatedSchema = {
|
|
|
23171
23199
|
connectionId: { __type: "uuid" },
|
|
23172
23200
|
createdAt: { __type: "timestamptz" },
|
|
23173
23201
|
description: { __type: "String" },
|
|
23202
|
+
generalLedgerPostingAt: { __type: "timestamptz" },
|
|
23174
23203
|
id: { __type: "uuid" },
|
|
23175
23204
|
lineId: { __type: "uuid" },
|
|
23176
23205
|
listingId: { __type: "uuid" },
|
|
@@ -23235,6 +23264,7 @@ export const generatedSchema = {
|
|
|
23235
23264
|
connectionId: { __type: "uuid" },
|
|
23236
23265
|
createdAt: { __type: "timestamptz" },
|
|
23237
23266
|
description: { __type: "String" },
|
|
23267
|
+
generalLedgerPostingAt: { __type: "timestamptz" },
|
|
23238
23268
|
id: { __type: "uuid" },
|
|
23239
23269
|
lineId: { __type: "uuid" },
|
|
23240
23270
|
listingId: { __type: "uuid" },
|
|
@@ -30497,6 +30527,7 @@ export const generatedSchema = {
|
|
|
30497
30527
|
indexedJson: { __type: "jsonb", __args: { path: "String" } },
|
|
30498
30528
|
isArchived: { __type: "Boolean" },
|
|
30499
30529
|
json: { __type: "jsonb", __args: { path: "String" } },
|
|
30530
|
+
lastWebhookAt: { __type: "timestamptz" },
|
|
30500
30531
|
leftSettings: { __type: "setting" },
|
|
30501
30532
|
listing: { __type: "listing" },
|
|
30502
30533
|
listingConnection: { __type: "listing_connection" },
|
|
@@ -30763,6 +30794,7 @@ export const generatedSchema = {
|
|
|
30763
30794
|
indexedJson: { __type: "jsonb_comparison_exp" },
|
|
30764
30795
|
isArchived: { __type: "Boolean_comparison_exp" },
|
|
30765
30796
|
json: { __type: "jsonb_comparison_exp" },
|
|
30797
|
+
lastWebhookAt: { __type: "timestamptz_comparison_exp" },
|
|
30766
30798
|
leftSettings: { __type: "setting_bool_exp" },
|
|
30767
30799
|
listing: { __type: "listing_bool_exp" },
|
|
30768
30800
|
listingConnection: { __type: "listing_connection_bool_exp" },
|
|
@@ -30836,6 +30868,7 @@ export const generatedSchema = {
|
|
|
30836
30868
|
indexedJson: { __type: "jsonb" },
|
|
30837
30869
|
isArchived: { __type: "Boolean" },
|
|
30838
30870
|
json: { __type: "jsonb" },
|
|
30871
|
+
lastWebhookAt: { __type: "timestamptz" },
|
|
30839
30872
|
leftSettings: { __type: "setting_obj_rel_insert_input" },
|
|
30840
30873
|
listing: { __type: "listing_obj_rel_insert_input" },
|
|
30841
30874
|
listingConnection: { __type: "listing_connection_obj_rel_insert_input" },
|
|
@@ -30878,6 +30911,7 @@ export const generatedSchema = {
|
|
|
30878
30911
|
date: { __type: "timestamptz" },
|
|
30879
30912
|
description: { __type: "String" },
|
|
30880
30913
|
id: { __type: "uuid" },
|
|
30914
|
+
lastWebhookAt: { __type: "timestamptz" },
|
|
30881
30915
|
listingConnectionId: { __type: "uuid" },
|
|
30882
30916
|
listingId: { __type: "uuid" },
|
|
30883
30917
|
modifiedAt: { __type: "timestamptz" },
|
|
@@ -30900,6 +30934,7 @@ export const generatedSchema = {
|
|
|
30900
30934
|
date: { __type: "order_by" },
|
|
30901
30935
|
description: { __type: "order_by" },
|
|
30902
30936
|
id: { __type: "order_by" },
|
|
30937
|
+
lastWebhookAt: { __type: "order_by" },
|
|
30903
30938
|
listingConnectionId: { __type: "order_by" },
|
|
30904
30939
|
listingId: { __type: "order_by" },
|
|
30905
30940
|
modifiedAt: { __type: "order_by" },
|
|
@@ -30923,6 +30958,7 @@ export const generatedSchema = {
|
|
|
30923
30958
|
date: { __type: "timestamptz" },
|
|
30924
30959
|
description: { __type: "String" },
|
|
30925
30960
|
id: { __type: "uuid" },
|
|
30961
|
+
lastWebhookAt: { __type: "timestamptz" },
|
|
30926
30962
|
listingConnectionId: { __type: "uuid" },
|
|
30927
30963
|
listingId: { __type: "uuid" },
|
|
30928
30964
|
modifiedAt: { __type: "timestamptz" },
|
|
@@ -30945,6 +30981,7 @@ export const generatedSchema = {
|
|
|
30945
30981
|
date: { __type: "order_by" },
|
|
30946
30982
|
description: { __type: "order_by" },
|
|
30947
30983
|
id: { __type: "order_by" },
|
|
30984
|
+
lastWebhookAt: { __type: "order_by" },
|
|
30948
30985
|
listingConnectionId: { __type: "order_by" },
|
|
30949
30986
|
listingId: { __type: "order_by" },
|
|
30950
30987
|
modifiedAt: { __type: "order_by" },
|
|
@@ -30992,6 +31029,7 @@ export const generatedSchema = {
|
|
|
30992
31029
|
indexedJson: { __type: "order_by" },
|
|
30993
31030
|
isArchived: { __type: "order_by" },
|
|
30994
31031
|
json: { __type: "order_by" },
|
|
31032
|
+
lastWebhookAt: { __type: "order_by" },
|
|
30995
31033
|
leftSettings: { __type: "setting_order_by" },
|
|
30996
31034
|
listing: { __type: "listing_order_by" },
|
|
30997
31035
|
listingConnection: { __type: "listing_connection_order_by" },
|
|
@@ -31042,6 +31080,7 @@ export const generatedSchema = {
|
|
|
31042
31080
|
indexedJson: { __type: "jsonb" },
|
|
31043
31081
|
isArchived: { __type: "Boolean" },
|
|
31044
31082
|
json: { __type: "jsonb" },
|
|
31083
|
+
lastWebhookAt: { __type: "timestamptz" },
|
|
31045
31084
|
listingConnectionId: { __type: "uuid" },
|
|
31046
31085
|
listingId: { __type: "uuid" },
|
|
31047
31086
|
modifiedAt: { __type: "timestamptz" },
|
|
@@ -31087,6 +31126,7 @@ export const generatedSchema = {
|
|
|
31087
31126
|
indexedJson: { __type: "jsonb" },
|
|
31088
31127
|
isArchived: { __type: "Boolean" },
|
|
31089
31128
|
json: { __type: "jsonb" },
|
|
31129
|
+
lastWebhookAt: { __type: "timestamptz" },
|
|
31090
31130
|
listingConnectionId: { __type: "uuid" },
|
|
31091
31131
|
listingId: { __type: "uuid" },
|
|
31092
31132
|
modifiedAt: { __type: "timestamptz" },
|