@graphql-box/connection-resolver 5.4.12 → 5.4.14
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/dist/cjs/index.cjs +1 -1
- package/dist/cjs/index.cjs.map +1 -1
- package/dist/esm/index.mjs +1 -1
- package/dist/esm/index.mjs.map +1 -1
- package/dist/production.analysis.txt +55 -55
- package/dist/types/cjs/helpers/resolveConnection.d.cts +1 -3
- package/dist/types/cjs/helpers/resolveConnection.d.cts.map +1 -1
- package/dist/types/cjs/main/index.d.cts.map +1 -1
- package/dist/types/esm/helpers/resolveConnection.d.ts +1 -3
- package/dist/types/esm/helpers/resolveConnection.d.ts.map +1 -1
- package/dist/types/esm/main/index.d.ts.map +1 -1
- package/dist/types/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/src/helpers/resolveConnection.ts +0 -7
- package/src/main/index.ts +2 -3
@@ -1,23 +1,23 @@
|
|
1
1
|
-----------------------------
|
2
2
|
Rollup File Analysis
|
3
3
|
-----------------------------
|
4
|
-
bundle size: 20.
|
5
|
-
original size: 28.
|
6
|
-
code reduction:
|
4
|
+
bundle size: 20.109 KB
|
5
|
+
original size: 28.126 KB
|
6
|
+
code reduction: 28.5 %
|
7
7
|
module count: 33
|
8
8
|
|
9
9
|
███████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
10
10
|
file: /src/main/index.ts
|
11
11
|
bundle space: 15.38 %
|
12
|
-
rendered size: 3.
|
13
|
-
original size: 3.
|
14
|
-
code reduction:
|
12
|
+
rendered size: 3.092 KB
|
13
|
+
original size: 3.502 KB
|
14
|
+
code reduction: 11.71 %
|
15
15
|
dependents: 1
|
16
16
|
- /src/index.ts
|
17
17
|
|
18
18
|
█████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
19
19
|
file: /src/helpers/getStartAndEndIndexes.ts
|
20
|
-
bundle space: 11.
|
20
|
+
bundle space: 11.74 %
|
21
21
|
rendered size: 2.36 KB
|
22
22
|
original size: 2.807 KB
|
23
23
|
code reduction: 15.92 %
|
@@ -26,16 +26,16 @@ dependents: 1
|
|
26
26
|
|
27
27
|
█████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
28
28
|
file: /src/helpers/validateCursor.ts
|
29
|
-
bundle space: 10.
|
30
|
-
rendered size: 2.
|
29
|
+
bundle space: 10.64 %
|
30
|
+
rendered size: 2.139 KB
|
31
31
|
original size: 2.535 KB
|
32
|
-
code reduction:
|
32
|
+
code reduction: 15.62 %
|
33
33
|
dependents: 1
|
34
34
|
- /src/main/index.ts
|
35
35
|
|
36
36
|
████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
37
37
|
file: /src/helpers/retrieveCachedConnection.ts
|
38
|
-
bundle space: 9.
|
38
|
+
bundle space: 9.95 %
|
39
39
|
rendered size: 2.001 KB
|
40
40
|
original size: 2.519 KB
|
41
41
|
code reduction: 20.56 %
|
@@ -44,16 +44,16 @@ dependents: 1
|
|
44
44
|
|
45
45
|
████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
46
46
|
file: /src/helpers/resolveConnection.ts
|
47
|
-
bundle space: 8.
|
48
|
-
rendered size: 1.
|
49
|
-
original size: 2.
|
50
|
-
code reduction:
|
47
|
+
bundle space: 8.03 %
|
48
|
+
rendered size: 1.614 KB
|
49
|
+
original size: 2.689 KB
|
50
|
+
code reduction: 39.98 %
|
51
51
|
dependents: 1
|
52
52
|
- /src/main/index.ts
|
53
53
|
|
54
54
|
███░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
55
55
|
file: /src/helpers/requestAndCachePages.ts
|
56
|
-
bundle space: 6.
|
56
|
+
bundle space: 6.51 %
|
57
57
|
rendered size: 1.309 KB
|
58
58
|
original size: 1.967 KB
|
59
59
|
code reduction: 33.45 %
|
@@ -63,7 +63,7 @@ dependents: 2
|
|
63
63
|
|
64
64
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
65
65
|
file: /src/helpers/getStartAndEndPageNumbers.ts
|
66
|
-
bundle space: 3.
|
66
|
+
bundle space: 3.89 %
|
67
67
|
rendered size: 782 Bytes
|
68
68
|
original size: 1.332 KB
|
69
69
|
code reduction: 41.29 %
|
@@ -72,7 +72,7 @@ dependents: 1
|
|
72
72
|
|
73
73
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
74
74
|
file: /src/helpers/getInRangeCachedEdges.ts
|
75
|
-
bundle space: 3.
|
75
|
+
bundle space: 3.81 %
|
76
76
|
rendered size: 767 Bytes
|
77
77
|
original size: 979 Bytes
|
78
78
|
code reduction: 21.65 %
|
@@ -82,7 +82,7 @@ dependents: 2
|
|
82
82
|
|
83
83
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
84
84
|
file: /src/helpers/retrieveCachedEdgesByPage.ts
|
85
|
-
bundle space: 3.
|
85
|
+
bundle space: 3.63 %
|
86
86
|
rendered size: 730 Bytes
|
87
87
|
original size: 760 Bytes
|
88
88
|
code reduction: 3.95 %
|
@@ -91,43 +91,43 @@ dependents: 1
|
|
91
91
|
|
92
92
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
93
93
|
file: /src/helpers/cacheCursors.ts
|
94
|
-
bundle space: 2.
|
94
|
+
bundle space: 2.83 %
|
95
95
|
rendered size: 569 Bytes
|
96
96
|
original size: 726 Bytes
|
97
97
|
code reduction: 21.63 %
|
98
98
|
dependents: 1
|
99
99
|
- /src/helpers/requestAndCachePages.ts
|
100
100
|
|
101
|
-
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
102
|
-
file: /src/helpers/getPageNumbersToRequest.ts
|
103
|
-
bundle space: 2.75 %
|
104
|
-
rendered size: 562 Bytes
|
105
|
-
original size: 993 Bytes
|
106
|
-
code reduction: 43.4 %
|
107
|
-
dependents: 1
|
108
|
-
- /src/helpers/retrieveCachedConnection.ts
|
109
|
-
|
110
101
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
111
102
|
file: /src/helpers/mergeCachedEdges.ts
|
112
|
-
bundle space: 2.
|
103
|
+
bundle space: 2.78 %
|
113
104
|
rendered size: 560 Bytes
|
114
105
|
original size: 538 Bytes
|
115
106
|
code reduction: 0 %
|
116
107
|
dependents: 1
|
117
108
|
- /src/helpers/resolveConnection.ts
|
118
109
|
|
110
|
+
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
111
|
+
file: /src/helpers/getPageNumbersToRequest.ts
|
112
|
+
bundle space: 2.75 %
|
113
|
+
rendered size: 553 Bytes
|
114
|
+
original size: 993 Bytes
|
115
|
+
code reduction: 44.31 %
|
116
|
+
dependents: 1
|
117
|
+
- /src/helpers/retrieveCachedConnection.ts
|
118
|
+
|
119
119
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
120
120
|
file: /src/helpers/hasPreviousNextPage.ts
|
121
|
-
bundle space: 2.
|
122
|
-
rendered size:
|
121
|
+
bundle space: 2.41 %
|
122
|
+
rendered size: 485 Bytes
|
123
123
|
original size: 994 Bytes
|
124
|
-
code reduction:
|
124
|
+
code reduction: 51.21 %
|
125
125
|
dependents: 1
|
126
126
|
- /src/helpers/retrieveCachedConnection.ts
|
127
127
|
|
128
128
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
129
129
|
file: /src/helpers/makeEntry.ts
|
130
|
-
bundle space: 1.
|
130
|
+
bundle space: 1.89 %
|
131
131
|
rendered size: 381 Bytes
|
132
132
|
original size: 615 Bytes
|
133
133
|
code reduction: 38.05 %
|
@@ -136,7 +136,7 @@ dependents: 1
|
|
136
136
|
|
137
137
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
138
138
|
file: /src/helpers/retrieveEntry.ts
|
139
|
-
bundle space: 1.
|
139
|
+
bundle space: 1.81 %
|
140
140
|
rendered size: 364 Bytes
|
141
141
|
original size: 801 Bytes
|
142
142
|
code reduction: 54.56 %
|
@@ -145,7 +145,7 @@ dependents: 1
|
|
145
145
|
|
146
146
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
147
147
|
file: /src/helpers/getPagesMissingFromCache.ts
|
148
|
-
bundle space: 1.
|
148
|
+
bundle space: 1.36 %
|
149
149
|
rendered size: 274 Bytes
|
150
150
|
original size: 339 Bytes
|
151
151
|
code reduction: 19.17 %
|
@@ -154,7 +154,7 @@ dependents: 1
|
|
154
154
|
|
155
155
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
156
156
|
file: /src/helpers/getCurrentPageStartAndEndIndexes.ts
|
157
|
-
bundle space: 1.
|
157
|
+
bundle space: 1.36 %
|
158
158
|
rendered size: 273 Bytes
|
159
159
|
original size: 592 Bytes
|
160
160
|
code reduction: 53.89 %
|
@@ -163,34 +163,34 @@ dependents: 1
|
|
163
163
|
|
164
164
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
165
165
|
file: /src/helpers/isCursorLast.ts
|
166
|
-
bundle space: 1.
|
166
|
+
bundle space: 1.19 %
|
167
167
|
rendered size: 239 Bytes
|
168
168
|
original size: 525 Bytes
|
169
169
|
code reduction: 54.48 %
|
170
170
|
dependents: 1
|
171
171
|
- /src/helpers/validateCursor.ts
|
172
172
|
|
173
|
-
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
174
|
-
file: /src/helpers/removeConnectionInputOptions.ts
|
175
|
-
bundle space: 1.04 %
|
176
|
-
rendered size: 212 Bytes
|
177
|
-
original size: 258 Bytes
|
178
|
-
code reduction: 17.83 %
|
179
|
-
dependents: 1
|
180
|
-
- /src/index.ts
|
181
|
-
|
182
173
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
183
174
|
file: /src/helpers/getCount.ts
|
184
|
-
bundle space: 1.
|
175
|
+
bundle space: 1.05 %
|
185
176
|
rendered size: 211 Bytes
|
186
177
|
original size: 306 Bytes
|
187
178
|
code reduction: 31.05 %
|
188
179
|
dependents: 1
|
189
180
|
- /src/helpers/getStartAndEndIndexes.ts
|
190
181
|
|
182
|
+
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
183
|
+
file: /src/helpers/removeConnectionInputOptions.ts
|
184
|
+
bundle space: 1.01 %
|
185
|
+
rendered size: 203 Bytes
|
186
|
+
original size: 258 Bytes
|
187
|
+
code reduction: 21.32 %
|
188
|
+
dependents: 1
|
189
|
+
- /src/index.ts
|
190
|
+
|
191
191
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
192
192
|
file: /src/helpers/getResultsOnLastPage.ts
|
193
|
-
bundle space: 0.
|
193
|
+
bundle space: 0.89 %
|
194
194
|
rendered size: 179 Bytes
|
195
195
|
original size: 270 Bytes
|
196
196
|
code reduction: 33.7 %
|
@@ -199,7 +199,7 @@ dependents: 1
|
|
199
199
|
|
200
200
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
201
201
|
file: /src/helpers/getStartAndEndCursors.ts
|
202
|
-
bundle space: 0.
|
202
|
+
bundle space: 0.74 %
|
203
203
|
rendered size: 148 Bytes
|
204
204
|
original size: 222 Bytes
|
205
205
|
code reduction: 33.33 %
|
@@ -208,7 +208,7 @@ dependents: 1
|
|
208
208
|
|
209
209
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
210
210
|
file: /src/helpers/extractEdges.ts
|
211
|
-
bundle space: 0.
|
211
|
+
bundle space: 0.73 %
|
212
212
|
rendered size: 147 Bytes
|
213
213
|
original size: 210 Bytes
|
214
214
|
code reduction: 30 %
|
@@ -217,7 +217,7 @@ dependents: 1
|
|
217
217
|
|
218
218
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
219
219
|
file: /src/helpers/getIndexesOnLastPage.ts
|
220
|
-
bundle space: 0.
|
220
|
+
bundle space: 0.72 %
|
221
221
|
rendered size: 144 Bytes
|
222
222
|
original size: 224 Bytes
|
223
223
|
code reduction: 35.71 %
|
@@ -229,7 +229,7 @@ dependents: 4
|
|
229
229
|
|
230
230
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
231
231
|
file: /src/helpers/makeEdges.ts
|
232
|
-
bundle space: 0.
|
232
|
+
bundle space: 0.63 %
|
233
233
|
rendered size: 127 Bytes
|
234
234
|
original size: 181 Bytes
|
235
235
|
code reduction: 29.83 %
|
@@ -238,7 +238,7 @@ dependents: 1
|
|
238
238
|
|
239
239
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
240
240
|
file: /src/helpers/isCursorFirst.ts
|
241
|
-
bundle space: 0.
|
241
|
+
bundle space: 0.58 %
|
242
242
|
rendered size: 117 Bytes
|
243
243
|
original size: 285 Bytes
|
244
244
|
code reduction: 58.95 %
|
@@ -247,7 +247,7 @@ dependents: 1
|
|
247
247
|
|
248
248
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
249
249
|
file: /src/helpers/isCursorSupplied.ts
|
250
|
-
bundle space: 0.
|
250
|
+
bundle space: 0.33 %
|
251
251
|
rendered size: 66 Bytes
|
252
252
|
original size: 228 Bytes
|
253
253
|
code reduction: 71.05 %
|
@@ -1,19 +1,17 @@
|
|
1
1
|
import { type Core } from '@cachemap/core';
|
2
2
|
import { type PlainObject } from '@graphql-box/core';
|
3
|
-
import { type Logger } from 'winston';
|
4
3
|
import { type ConnectionInputOptions, type Getters, type Node, type ResourceResolver, type SetCacheMetadata } from '../types.cts';
|
5
4
|
export type Context<Resource extends PlainObject, ResourceNode extends Node> = {
|
6
5
|
cursorCache: Core;
|
7
6
|
fieldPath: string;
|
8
7
|
getters: Getters<Resource, ResourceNode>;
|
9
8
|
groupCursor: string;
|
10
|
-
logger: Logger | undefined;
|
11
9
|
makeIDCursor: (id: string | number) => string;
|
12
10
|
resourceResolver: ResourceResolver<Resource>;
|
13
11
|
resultsPerPage: number;
|
14
12
|
setCacheMetadata: SetCacheMetadata | undefined;
|
15
13
|
};
|
16
|
-
export declare const resolveConnection: <Resource extends PlainObject, ResourceNode extends Node>(args: PlainObject & ConnectionInputOptions, { cursorCache, fieldPath, getters, groupCursor,
|
14
|
+
export declare const resolveConnection: <Resource extends PlainObject, ResourceNode extends Node>(args: PlainObject & ConnectionInputOptions, { cursorCache, fieldPath, getters, groupCursor, makeIDCursor, resourceResolver, resultsPerPage, setCacheMetadata, }: Context<Resource, ResourceNode>) => Promise<{
|
17
15
|
edges: import("../types.cts").Edge[];
|
18
16
|
errors: Error[];
|
19
17
|
nodes: Node[];
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"resolveConnection.d.cts","sourceRoot":"","sources":["../../../../src/helpers/resolveConnection.cts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,
|
1
|
+
{"version":3,"file":"resolveConnection.d.cts","sourceRoot":"","sources":["../../../../src/helpers/resolveConnection.cts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,EACL,KAAK,sBAAsB,EAC3B,KAAK,OAAO,EACZ,KAAK,IAAI,EACT,KAAK,gBAAgB,EACrB,KAAK,gBAAgB,EACtB,MAAM,aAAa,CAAC;AASrB,MAAM,MAAM,OAAO,CAAC,QAAQ,SAAS,WAAW,EAAE,YAAY,SAAS,IAAI,IAAI;IAC7E,WAAW,EAAE,IAAI,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,OAAO,CAAC,QAAQ,EAAE,YAAY,CAAC,CAAC;IACzC,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,MAAM,KAAK,MAAM,CAAC;IAC9C,gBAAgB,EAAE,gBAAgB,CAAC,QAAQ,CAAC,CAAC;IAC7C,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,EAAE,gBAAgB,GAAG,SAAS,CAAC;CAChD,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAU,QAAQ,SAAS,WAAW,EAAE,YAAY,SAAS,IAAI,QACvF,WAAW,GAAG,sBAAsB,uHAUvC,OAAO,CAAC,QAAQ,EAAE,YAAY,CAAC;;;;;;;;;;;EAwDnC,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.cts","sourceRoot":"","sources":["../../../../src/main/index.cts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,SAAS,CAAC;
|
1
|
+
{"version":3,"file":"index.d.cts","sourceRoot":"","sources":["../../../../src/main/index.cts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAMlD,OAAO,EACL,KAAK,UAAU,EACf,KAAK,sBAAsB,EAC3B,KAAK,6BAA6B,EAClC,KAAK,OAAO,EACZ,KAAK,IAAI,EACV,MAAM,aAAa,CAAC;AAErB,eAAO,MAAM,sBAAsB,GAE/B,MAAM,SAAS,WAAW,GAAG,SAAS,EACtC,IAAI,SAAS,WAAW,EACxB,GAAG,SAAS,OAAO,EACnB,QAAQ,SAAS,WAAW,EAC5B,YAAY,SAAS,IAAI,kGAQxB,6BAA6B,CAAC,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,QAAQ,EAAE,YAAY,CAAC,cAEjE,MAAM,QACR,IAAI,GAAG,sBAAsB,WAC1B,GAAG,QACN,kBAAkB,KACvB,OAAO,CAAC,UAAU,CAiGpB,CAAC"}
|
@@ -1,19 +1,17 @@
|
|
1
1
|
import { type Core } from '@cachemap/core';
|
2
2
|
import { type PlainObject } from '@graphql-box/core';
|
3
|
-
import { type Logger } from 'winston';
|
4
3
|
import { type ConnectionInputOptions, type Getters, type Node, type ResourceResolver, type SetCacheMetadata } from '../types.ts';
|
5
4
|
export type Context<Resource extends PlainObject, ResourceNode extends Node> = {
|
6
5
|
cursorCache: Core;
|
7
6
|
fieldPath: string;
|
8
7
|
getters: Getters<Resource, ResourceNode>;
|
9
8
|
groupCursor: string;
|
10
|
-
logger: Logger | undefined;
|
11
9
|
makeIDCursor: (id: string | number) => string;
|
12
10
|
resourceResolver: ResourceResolver<Resource>;
|
13
11
|
resultsPerPage: number;
|
14
12
|
setCacheMetadata: SetCacheMetadata | undefined;
|
15
13
|
};
|
16
|
-
export declare const resolveConnection: <Resource extends PlainObject, ResourceNode extends Node>(args: PlainObject & ConnectionInputOptions, { cursorCache, fieldPath, getters, groupCursor,
|
14
|
+
export declare const resolveConnection: <Resource extends PlainObject, ResourceNode extends Node>(args: PlainObject & ConnectionInputOptions, { cursorCache, fieldPath, getters, groupCursor, makeIDCursor, resourceResolver, resultsPerPage, setCacheMetadata, }: Context<Resource, ResourceNode>) => Promise<{
|
17
15
|
edges: import("../types.ts").Edge[];
|
18
16
|
errors: Error[];
|
19
17
|
nodes: Node[];
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"resolveConnection.d.ts","sourceRoot":"","sources":["../../../../src/helpers/resolveConnection.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,
|
1
|
+
{"version":3,"file":"resolveConnection.d.ts","sourceRoot":"","sources":["../../../../src/helpers/resolveConnection.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,EACL,KAAK,sBAAsB,EAC3B,KAAK,OAAO,EACZ,KAAK,IAAI,EACT,KAAK,gBAAgB,EACrB,KAAK,gBAAgB,EACtB,MAAM,aAAa,CAAC;AASrB,MAAM,MAAM,OAAO,CAAC,QAAQ,SAAS,WAAW,EAAE,YAAY,SAAS,IAAI,IAAI;IAC7E,WAAW,EAAE,IAAI,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,OAAO,CAAC,QAAQ,EAAE,YAAY,CAAC,CAAC;IACzC,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,MAAM,KAAK,MAAM,CAAC;IAC9C,gBAAgB,EAAE,gBAAgB,CAAC,QAAQ,CAAC,CAAC;IAC7C,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,EAAE,gBAAgB,GAAG,SAAS,CAAC;CAChD,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAU,QAAQ,SAAS,WAAW,EAAE,YAAY,SAAS,IAAI,QACvF,WAAW,GAAG,sBAAsB,uHAUvC,OAAO,CAAC,QAAQ,EAAE,YAAY,CAAC;;;;;;;;;;;EAwDnC,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/main/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,SAAS,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/main/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAMlD,OAAO,EACL,KAAK,UAAU,EACf,KAAK,sBAAsB,EAC3B,KAAK,6BAA6B,EAClC,KAAK,OAAO,EACZ,KAAK,IAAI,EACV,MAAM,aAAa,CAAC;AAErB,eAAO,MAAM,sBAAsB,GAE/B,MAAM,SAAS,WAAW,GAAG,SAAS,EACtC,IAAI,SAAS,WAAW,EACxB,GAAG,SAAS,OAAO,EACnB,QAAQ,SAAS,WAAW,EAC5B,YAAY,SAAS,IAAI,kGAQxB,6BAA6B,CAAC,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,QAAQ,EAAE,YAAY,CAAC,cAEjE,MAAM,QACR,IAAI,GAAG,sBAAsB,WAC1B,GAAG,QACN,kBAAkB,KACvB,OAAO,CAAC,UAAU,CAiGpB,CAAC"}
|