@teambit/graphql 1.0.257 → 1.0.259

Sign up to get free protection for your applications and to get access to all the features.
@@ -14,1202 +14,1300 @@
14
14
  },
15
15
  "exports": [
16
16
  {
17
- "__schema": "VariableLikeSchema",
17
+ "__schema": "ExportSchema",
18
18
  "location": {
19
- "filePath": "graphql.aspect.ts",
20
- "line": 3,
21
- "character": 14
19
+ "filePath": "index.ts",
20
+ "line": 1,
21
+ "character": 10
22
22
  },
23
- "signature": "const GraphqlAspect: Aspect",
24
23
  "name": "GraphqlAspect",
25
- "type": {
26
- "__schema": "TypeRefSchema",
24
+ "exportNode": {
25
+ "__schema": "VariableLikeSchema",
27
26
  "location": {
28
27
  "filePath": "graphql.aspect.ts",
29
28
  "line": 3,
30
29
  "character": 14
31
30
  },
32
- "name": "Aspect",
33
- "componentId": {
34
- "scope": "teambit.harmony",
35
- "name": "harmony",
36
- "version": "0.4.6"
37
- }
38
- },
39
- "isOptional": false,
40
- "defaultValue": "Aspect.create({\n id: 'teambit.harmony/graphql',\n dependencies: [],\n defaultConfig: {},\n})"
31
+ "signature": "const GraphqlAspect: Aspect",
32
+ "name": "GraphqlAspect",
33
+ "type": {
34
+ "__schema": "TypeRefSchema",
35
+ "location": {
36
+ "filePath": "graphql.aspect.ts",
37
+ "line": 3,
38
+ "character": 14
39
+ },
40
+ "name": "Aspect",
41
+ "componentId": {
42
+ "scope": "teambit.harmony",
43
+ "name": "harmony",
44
+ "version": "0.4.6"
45
+ }
46
+ },
47
+ "isOptional": false,
48
+ "defaultValue": "Aspect.create({\n id: 'teambit.harmony/graphql',\n dependencies: [],\n defaultConfig: {},\n})"
49
+ }
41
50
  },
42
51
  {
43
- "__schema": "VariableLikeSchema",
52
+ "__schema": "ExportSchema",
44
53
  "location": {
45
- "filePath": "graphql.aspect.ts",
46
- "line": 3,
47
- "character": 14
54
+ "filePath": "index.ts",
55
+ "line": 1,
56
+ "character": 42
48
57
  },
49
- "signature": "const GraphqlAspect: Aspect",
50
58
  "name": "GraphqlAspect",
51
- "type": {
52
- "__schema": "TypeRefSchema",
59
+ "exportNode": {
60
+ "__schema": "VariableLikeSchema",
53
61
  "location": {
54
62
  "filePath": "graphql.aspect.ts",
55
63
  "line": 3,
56
64
  "character": 14
57
65
  },
58
- "name": "Aspect",
59
- "componentId": {
60
- "scope": "teambit.harmony",
61
- "name": "harmony",
62
- "version": "0.4.6"
63
- }
66
+ "signature": "const GraphqlAspect: Aspect",
67
+ "name": "GraphqlAspect",
68
+ "type": {
69
+ "__schema": "TypeRefSchema",
70
+ "location": {
71
+ "filePath": "graphql.aspect.ts",
72
+ "line": 3,
73
+ "character": 14
74
+ },
75
+ "name": "Aspect",
76
+ "componentId": {
77
+ "scope": "teambit.harmony",
78
+ "name": "harmony",
79
+ "version": "0.4.6"
80
+ }
81
+ },
82
+ "isOptional": false,
83
+ "defaultValue": "Aspect.create({\n id: 'teambit.harmony/graphql',\n dependencies: [],\n defaultConfig: {},\n})"
64
84
  },
65
- "isOptional": false,
66
- "defaultValue": "Aspect.create({\n id: 'teambit.harmony/graphql',\n dependencies: [],\n defaultConfig: {},\n})"
85
+ "alias": "default"
67
86
  },
68
87
  {
69
- "__schema": "TypeSchema",
88
+ "__schema": "ExportSchema",
70
89
  "location": {
71
- "filePath": "schema.ts",
72
- "line": 7,
73
- "character": 1
74
- },
75
- "doc": {
76
- "__schema": "DocSchema",
77
- "location": {
78
- "filePath": "schema.ts",
79
- "line": 4,
80
- "character": 1
81
- },
82
- "raw": "/**\n * graphql schema for an extension.\n */",
83
- "comment": "graphql schema for an extension."
90
+ "filePath": "index.ts",
91
+ "line": 3,
92
+ "character": 15
84
93
  },
85
- "signature": "type Schema = {\n typeDefs?: string | DocumentNode | undefined;\n resolvers?: {\n [key: string]: any;\n } | undefined;\n schemaDirectives?: SchemaDirectives | undefined;\n}",
86
94
  "name": "Schema",
87
- "type": {
88
- "__schema": "TypeLiteralSchema",
95
+ "exportNode": {
96
+ "__schema": "TypeSchema",
89
97
  "location": {
90
98
  "filePath": "schema.ts",
91
99
  "line": 7,
92
- "character": 22
100
+ "character": 1
93
101
  },
94
- "members": [
95
- {
96
- "__schema": "VariableLikeSchema",
97
- "location": {
98
- "filePath": "schema.ts",
99
- "line": 8,
100
- "character": 3
101
- },
102
- "signature": "(property) typeDefs?: string | DocumentNode | undefined",
103
- "name": "typeDefs",
104
- "type": {
105
- "__schema": "TypeUnionSchema",
102
+ "doc": {
103
+ "__schema": "DocSchema",
104
+ "location": {
105
+ "filePath": "schema.ts",
106
+ "line": 4,
107
+ "character": 1
108
+ },
109
+ "raw": "/**\n * graphql schema for an extension.\n */",
110
+ "comment": "graphql schema for an extension."
111
+ },
112
+ "signature": "type Schema = {\n typeDefs?: string | DocumentNode | undefined;\n resolvers?: {\n [key: string]: any;\n } | undefined;\n schemaDirectives?: SchemaDirectives | undefined;\n}",
113
+ "name": "Schema",
114
+ "type": {
115
+ "__schema": "TypeLiteralSchema",
116
+ "location": {
117
+ "filePath": "schema.ts",
118
+ "line": 7,
119
+ "character": 22
120
+ },
121
+ "members": [
122
+ {
123
+ "__schema": "VariableLikeSchema",
106
124
  "location": {
107
125
  "filePath": "schema.ts",
108
126
  "line": 8,
109
- "character": 14
127
+ "character": 3
110
128
  },
111
- "types": [
112
- {
113
- "__schema": "KeywordTypeSchema",
114
- "location": {
115
- "filePath": "schema.ts",
116
- "line": 8,
117
- "character": 14
118
- },
119
- "name": "string"
129
+ "signature": "(property) typeDefs?: string | DocumentNode | undefined",
130
+ "name": "typeDefs",
131
+ "type": {
132
+ "__schema": "TypeUnionSchema",
133
+ "location": {
134
+ "filePath": "schema.ts",
135
+ "line": 8,
136
+ "character": 14
120
137
  },
121
- {
122
- "__schema": "TypeRefSchema",
123
- "location": {
124
- "filePath": "schema.ts",
125
- "line": 8,
126
- "character": 23
138
+ "types": [
139
+ {
140
+ "__schema": "KeywordTypeSchema",
141
+ "location": {
142
+ "filePath": "schema.ts",
143
+ "line": 8,
144
+ "character": 14
145
+ },
146
+ "name": "string"
127
147
  },
128
- "name": "DocumentNode",
129
- "packageName": "graphql"
130
- }
131
- ]
132
- },
133
- "isOptional": true
134
- },
135
- {
136
- "__schema": "VariableLikeSchema",
137
- "location": {
138
- "filePath": "schema.ts",
139
- "line": 9,
140
- "character": 3
148
+ {
149
+ "__schema": "TypeRefSchema",
150
+ "location": {
151
+ "filePath": "schema.ts",
152
+ "line": 8,
153
+ "character": 23
154
+ },
155
+ "name": "DocumentNode",
156
+ "packageName": "graphql"
157
+ }
158
+ ]
159
+ },
160
+ "isOptional": true
141
161
  },
142
- "signature": "(property) resolvers?: {\n [key: string]: any;\n} | undefined",
143
- "name": "resolvers",
144
- "type": {
145
- "__schema": "TypeLiteralSchema",
162
+ {
163
+ "__schema": "VariableLikeSchema",
146
164
  "location": {
147
165
  "filePath": "schema.ts",
148
166
  "line": 9,
149
- "character": 15
167
+ "character": 3
150
168
  },
151
- "members": [
152
- {
153
- "__schema": "IndexSignatureSchema",
154
- "location": {
155
- "filePath": "schema.ts",
156
- "line": 9,
157
- "character": 17
158
- },
159
- "keyType": {
160
- "__schema": "ParameterSchema",
169
+ "signature": "(property) resolvers?: {\n [key: string]: any;\n} | undefined",
170
+ "name": "resolvers",
171
+ "type": {
172
+ "__schema": "TypeLiteralSchema",
173
+ "location": {
174
+ "filePath": "schema.ts",
175
+ "line": 9,
176
+ "character": 15
177
+ },
178
+ "members": [
179
+ {
180
+ "__schema": "IndexSignatureSchema",
161
181
  "location": {
162
182
  "filePath": "schema.ts",
163
183
  "line": 9,
164
- "character": 18
184
+ "character": 17
165
185
  },
166
- "name": "key",
167
- "type": {
168
- "__schema": "KeywordTypeSchema",
186
+ "keyType": {
187
+ "__schema": "ParameterSchema",
169
188
  "location": {
170
189
  "filePath": "schema.ts",
171
190
  "line": 9,
172
- "character": 23
191
+ "character": 18
173
192
  },
174
- "name": "string"
175
- },
176
- "isOptional": false,
177
- "isSpread": false
178
- },
179
- "valueType": {
180
- "__schema": "KeywordTypeSchema",
181
- "location": {
182
- "filePath": "schema.ts",
183
- "line": 9,
184
- "character": 32
193
+ "name": "key",
194
+ "type": {
195
+ "__schema": "KeywordTypeSchema",
196
+ "location": {
197
+ "filePath": "schema.ts",
198
+ "line": 9,
199
+ "character": 23
200
+ },
201
+ "name": "string"
202
+ },
203
+ "isOptional": false,
204
+ "isSpread": false
185
205
  },
186
- "name": "any"
206
+ "valueType": {
207
+ "__schema": "KeywordTypeSchema",
208
+ "location": {
209
+ "filePath": "schema.ts",
210
+ "line": 9,
211
+ "character": 32
212
+ },
213
+ "name": "any"
214
+ }
187
215
  }
188
- }
189
- ]
190
- },
191
- "isOptional": true
192
- },
193
- {
194
- "__schema": "VariableLikeSchema",
195
- "location": {
196
- "filePath": "schema.ts",
197
- "line": 10,
198
- "character": 3
216
+ ]
217
+ },
218
+ "isOptional": true
199
219
  },
200
- "signature": "(property) schemaDirectives?: SchemaDirectives | undefined",
201
- "name": "schemaDirectives",
202
- "type": {
203
- "__schema": "TypeRefSchema",
220
+ {
221
+ "__schema": "VariableLikeSchema",
204
222
  "location": {
205
223
  "filePath": "schema.ts",
206
224
  "line": 10,
207
- "character": 22
225
+ "character": 3
208
226
  },
209
- "name": "SchemaDirectives",
210
- "packageName": "@graphql-modules/core"
211
- },
212
- "isOptional": true
213
- }
214
- ]
227
+ "signature": "(property) schemaDirectives?: SchemaDirectives | undefined",
228
+ "name": "schemaDirectives",
229
+ "type": {
230
+ "__schema": "TypeRefSchema",
231
+ "location": {
232
+ "filePath": "schema.ts",
233
+ "line": 10,
234
+ "character": 22
235
+ },
236
+ "name": "SchemaDirectives",
237
+ "packageName": "@graphql-modules/core"
238
+ },
239
+ "isOptional": true
240
+ }
241
+ ]
242
+ }
215
243
  }
216
244
  },
217
245
  {
218
- "__schema": "ClassSchema",
246
+ "__schema": "ExportSchema",
219
247
  "location": {
220
- "filePath": "graphql.main.runtime.ts",
221
- "line": 49,
222
- "character": 1
248
+ "filePath": "index.ts",
249
+ "line": 4,
250
+ "character": 15
223
251
  },
224
- "signature": "class GraphqlMain",
225
252
  "name": "GraphqlMain",
226
- "members": [
227
- {
228
- "__schema": "ConstructorSchema",
229
- "location": {
230
- "filePath": "graphql.main.runtime.ts",
231
- "line": 50,
232
- "character": 3
233
- },
234
- "signature": "constructor GraphqlMain(config: GraphQLConfig, moduleSlot: SchemaSlot, context: Harmony, logger: Logger, graphQLServerSlot: GraphQLServerSlot, pubSubSlot: PubSubSlot): GraphqlMain",
235
- "name": "constructor",
236
- "params": [
237
- {
238
- "__schema": "ParameterSchema",
239
- "location": {
240
- "filePath": "graphql.main.runtime.ts",
241
- "line": 54,
242
- "character": 5
243
- },
244
- "name": "config",
245
- "type": {
246
- "__schema": "TypeRefSchema",
253
+ "exportNode": {
254
+ "__schema": "ClassSchema",
255
+ "location": {
256
+ "filePath": "graphql.main.runtime.ts",
257
+ "line": 49,
258
+ "character": 1
259
+ },
260
+ "signature": "class GraphqlMain",
261
+ "name": "GraphqlMain",
262
+ "members": [
263
+ {
264
+ "__schema": "ConstructorSchema",
265
+ "location": {
266
+ "filePath": "graphql.main.runtime.ts",
267
+ "line": 50,
268
+ "character": 3
269
+ },
270
+ "signature": "constructor GraphqlMain(config: GraphQLConfig, moduleSlot: SchemaSlot, context: Harmony, logger: Logger, graphQLServerSlot: GraphQLServerSlot, pubSubSlot: PubSubSlot): GraphqlMain",
271
+ "name": "constructor",
272
+ "params": [
273
+ {
274
+ "__schema": "ParameterSchema",
247
275
  "location": {
248
276
  "filePath": "graphql.main.runtime.ts",
249
277
  "line": 54,
250
- "character": 22
278
+ "character": 5
251
279
  },
252
- "name": "GraphQLConfig",
253
- "internalFilePath": "graphql.main.runtime.ts"
254
- },
255
- "isOptional": false,
256
- "isSpread": false
257
- },
258
- {
259
- "__schema": "ParameterSchema",
260
- "location": {
261
- "filePath": "graphql.main.runtime.ts",
262
- "line": 59,
263
- "character": 5
280
+ "name": "config",
281
+ "type": {
282
+ "__schema": "TypeRefSchema",
283
+ "location": {
284
+ "filePath": "graphql.main.runtime.ts",
285
+ "line": 54,
286
+ "character": 22
287
+ },
288
+ "name": "GraphQLConfig",
289
+ "internalFilePath": "graphql.main.runtime.ts"
290
+ },
291
+ "isOptional": false,
292
+ "isSpread": false
264
293
  },
265
- "name": "moduleSlot",
266
- "type": {
267
- "__schema": "TypeRefSchema",
294
+ {
295
+ "__schema": "ParameterSchema",
268
296
  "location": {
269
297
  "filePath": "graphql.main.runtime.ts",
270
298
  "line": 59,
271
- "character": 25
299
+ "character": 5
272
300
  },
273
- "name": "SchemaSlot"
274
- },
275
- "isOptional": false,
276
- "isSpread": false
277
- },
278
- {
279
- "__schema": "ParameterSchema",
280
- "location": {
281
- "filePath": "graphql.main.runtime.ts",
282
- "line": 64,
283
- "character": 5
301
+ "name": "moduleSlot",
302
+ "type": {
303
+ "__schema": "TypeRefSchema",
304
+ "location": {
305
+ "filePath": "graphql.main.runtime.ts",
306
+ "line": 59,
307
+ "character": 25
308
+ },
309
+ "name": "SchemaSlot"
310
+ },
311
+ "isOptional": false,
312
+ "isSpread": false
284
313
  },
285
- "name": "context",
286
- "type": {
287
- "__schema": "TypeRefSchema",
314
+ {
315
+ "__schema": "ParameterSchema",
288
316
  "location": {
289
317
  "filePath": "graphql.main.runtime.ts",
290
318
  "line": 64,
291
- "character": 22
319
+ "character": 5
292
320
  },
293
- "name": "Harmony",
294
- "componentId": {
295
- "scope": "teambit.harmony",
296
- "name": "harmony",
297
- "version": "0.4.6"
298
- }
299
- },
300
- "isOptional": false,
301
- "isSpread": false
302
- },
303
- {
304
- "__schema": "ParameterSchema",
305
- "location": {
306
- "filePath": "graphql.main.runtime.ts",
307
- "line": 69,
308
- "character": 5
321
+ "name": "context",
322
+ "type": {
323
+ "__schema": "TypeRefSchema",
324
+ "location": {
325
+ "filePath": "graphql.main.runtime.ts",
326
+ "line": 64,
327
+ "character": 22
328
+ },
329
+ "name": "Harmony",
330
+ "componentId": {
331
+ "scope": "teambit.harmony",
332
+ "name": "harmony",
333
+ "version": "0.4.6"
334
+ }
335
+ },
336
+ "isOptional": false,
337
+ "isSpread": false
309
338
  },
310
- "name": "logger",
311
- "type": {
312
- "__schema": "TypeRefSchema",
339
+ {
340
+ "__schema": "ParameterSchema",
313
341
  "location": {
314
342
  "filePath": "graphql.main.runtime.ts",
315
343
  "line": 69,
316
- "character": 22
344
+ "character": 5
317
345
  },
318
- "name": "Logger",
319
- "componentId": {
320
- "scope": "teambit.harmony",
321
- "name": "logger"
322
- }
323
- },
324
- "isOptional": false,
325
- "isSpread": false
326
- },
327
- {
328
- "__schema": "ParameterSchema",
329
- "location": {
330
- "filePath": "graphql.main.runtime.ts",
331
- "line": 71,
332
- "character": 5
346
+ "name": "logger",
347
+ "type": {
348
+ "__schema": "TypeRefSchema",
349
+ "location": {
350
+ "filePath": "graphql.main.runtime.ts",
351
+ "line": 69,
352
+ "character": 22
353
+ },
354
+ "name": "Logger",
355
+ "componentId": {
356
+ "scope": "teambit.harmony",
357
+ "name": "logger"
358
+ }
359
+ },
360
+ "isOptional": false,
361
+ "isSpread": false
333
362
  },
334
- "name": "graphQLServerSlot",
335
- "type": {
336
- "__schema": "TypeRefSchema",
363
+ {
364
+ "__schema": "ParameterSchema",
337
365
  "location": {
338
366
  "filePath": "graphql.main.runtime.ts",
339
367
  "line": 71,
340
- "character": 32
368
+ "character": 5
341
369
  },
342
- "name": "GraphQLServerSlot",
343
- "internalFilePath": "graphql.main.runtime.ts"
344
- },
345
- "isOptional": false,
346
- "isSpread": false
347
- },
348
- {
349
- "__schema": "ParameterSchema",
350
- "location": {
351
- "filePath": "graphql.main.runtime.ts",
352
- "line": 76,
353
- "character": 5
370
+ "name": "graphQLServerSlot",
371
+ "type": {
372
+ "__schema": "TypeRefSchema",
373
+ "location": {
374
+ "filePath": "graphql.main.runtime.ts",
375
+ "line": 71,
376
+ "character": 32
377
+ },
378
+ "name": "GraphQLServerSlot",
379
+ "internalFilePath": "graphql.main.runtime.ts"
380
+ },
381
+ "isOptional": false,
382
+ "isSpread": false
354
383
  },
355
- "name": "pubSubSlot",
356
- "type": {
357
- "__schema": "TypeRefSchema",
384
+ {
385
+ "__schema": "ParameterSchema",
358
386
  "location": {
359
387
  "filePath": "graphql.main.runtime.ts",
360
388
  "line": 76,
361
- "character": 25
389
+ "character": 5
390
+ },
391
+ "name": "pubSubSlot",
392
+ "type": {
393
+ "__schema": "TypeRefSchema",
394
+ "location": {
395
+ "filePath": "graphql.main.runtime.ts",
396
+ "line": 76,
397
+ "character": 25
398
+ },
399
+ "name": "PubSubSlot",
400
+ "internalFilePath": "graphql.main.runtime.ts"
362
401
  },
363
- "name": "PubSubSlot",
364
- "internalFilePath": "graphql.main.runtime.ts"
402
+ "isOptional": false,
403
+ "isSpread": false
404
+ }
405
+ ],
406
+ "returnType": {
407
+ "__schema": "ThisTypeSchema",
408
+ "location": {
409
+ "filePath": "graphql.main.runtime.ts",
410
+ "line": 49,
411
+ "character": 1
365
412
  },
366
- "isOptional": false,
367
- "isSpread": false
368
- }
369
- ],
370
- "returnType": {
371
- "__schema": "ThisTypeSchema",
372
- "location": {
373
- "filePath": "graphql.main.runtime.ts",
374
- "line": 49,
375
- "character": 1
413
+ "name": "GraphqlMain"
376
414
  },
377
- "name": "GraphqlMain"
378
- },
379
- "modifiers": []
380
- },
381
- {
382
- "__schema": "GetAccessorSchema",
383
- "location": {
384
- "filePath": "graphql.main.runtime.ts",
385
- "line": 79,
386
- "character": 3
415
+ "modifiers": []
387
416
  },
388
- "signature": "(getter) GraphqlMain.pubsub: PubSubEngine",
389
- "name": "pubsub",
390
- "type": {
391
- "__schema": "TypeRefSchema",
417
+ {
418
+ "__schema": "GetAccessorSchema",
392
419
  "location": {
393
420
  "filePath": "graphql.main.runtime.ts",
394
421
  "line": 79,
395
422
  "character": 3
396
423
  },
397
- "name": "PubSubEngine",
398
- "packageName": "graphql-subscriptions"
399
- }
400
- },
401
- {
402
- "__schema": "FunctionLikeSchema",
403
- "location": {
404
- "filePath": "graphql.main.runtime.ts",
405
- "line": 90,
406
- "character": 3
407
- },
408
- "doc": {
409
- "__schema": "DocSchema",
410
- "location": {
411
- "filePath": "graphql.main.runtime.ts",
412
- "line": 87,
413
- "character": 3
414
- },
415
- "raw": "/**\n * returns the schema for a specific aspect by its id.\n */",
416
- "comment": "returns the schema for a specific aspect by its id."
417
- },
418
- "signature": "(method) GraphqlMain.getSchema(aspectId: string): Schema | undefined",
419
- "name": "getSchema",
420
- "params": [
421
- {
422
- "__schema": "ParameterSchema",
424
+ "signature": "(getter) GraphqlMain.pubsub: PubSubEngine",
425
+ "name": "pubsub",
426
+ "type": {
427
+ "__schema": "TypeRefSchema",
423
428
  "location": {
424
429
  "filePath": "graphql.main.runtime.ts",
425
- "line": 90,
426
- "character": 13
427
- },
428
- "name": "aspectId",
429
- "type": {
430
- "__schema": "KeywordTypeSchema",
431
- "location": {
432
- "filePath": "graphql.main.runtime.ts",
433
- "line": 90,
434
- "character": 23
435
- },
436
- "name": "string"
430
+ "line": 79,
431
+ "character": 3
437
432
  },
438
- "isOptional": false,
439
- "isSpread": false
433
+ "name": "PubSubEngine",
434
+ "packageName": "graphql-subscriptions"
440
435
  }
441
- ],
442
- "returnType": {
443
- "__schema": "InferenceTypeSchema",
444
- "location": {
445
- "filePath": "graphql.main.runtime.ts",
446
- "line": 90,
447
- "character": 3
448
- },
449
- "type": "Schema | undefined"
450
- },
451
- "modifiers": []
452
- },
453
- {
454
- "__schema": "FunctionLikeSchema",
455
- "location": {
456
- "filePath": "graphql.main.runtime.ts",
457
- "line": 97,
458
- "character": 3
459
436
  },
460
- "doc": {
461
- "__schema": "DocSchema",
437
+ {
438
+ "__schema": "FunctionLikeSchema",
462
439
  "location": {
463
440
  "filePath": "graphql.main.runtime.ts",
464
- "line": 94,
441
+ "line": 90,
465
442
  "character": 3
466
443
  },
467
- "raw": "/**\n * get multiple schema by aspect ids.\n */",
468
- "comment": "get multiple schema by aspect ids."
469
- },
470
- "signature": "(method) GraphqlMain.getSchemas(aspectIds: string[]): Schema[]",
471
- "name": "getSchemas",
472
- "params": [
473
- {
474
- "__schema": "ParameterSchema",
444
+ "doc": {
445
+ "__schema": "DocSchema",
475
446
  "location": {
476
447
  "filePath": "graphql.main.runtime.ts",
477
- "line": 97,
478
- "character": 14
448
+ "line": 87,
449
+ "character": 3
479
450
  },
480
- "name": "aspectIds",
481
- "type": {
482
- "__schema": "TypeArraySchema",
451
+ "raw": "/**\n * returns the schema for a specific aspect by its id.\n */",
452
+ "comment": "returns the schema for a specific aspect by its id."
453
+ },
454
+ "signature": "(method) GraphqlMain.getSchema(aspectId: string): Schema | undefined",
455
+ "name": "getSchema",
456
+ "params": [
457
+ {
458
+ "__schema": "ParameterSchema",
483
459
  "location": {
484
460
  "filePath": "graphql.main.runtime.ts",
485
- "line": 97,
486
- "character": 25
461
+ "line": 90,
462
+ "character": 13
487
463
  },
464
+ "name": "aspectId",
488
465
  "type": {
489
466
  "__schema": "KeywordTypeSchema",
490
467
  "location": {
491
468
  "filePath": "graphql.main.runtime.ts",
492
- "line": 97,
493
- "character": 25
469
+ "line": 90,
470
+ "character": 23
494
471
  },
495
472
  "name": "string"
496
- }
473
+ },
474
+ "isOptional": false,
475
+ "isSpread": false
476
+ }
477
+ ],
478
+ "returnType": {
479
+ "__schema": "InferenceTypeSchema",
480
+ "location": {
481
+ "filePath": "graphql.main.runtime.ts",
482
+ "line": 90,
483
+ "character": 3
497
484
  },
498
- "isOptional": false,
499
- "isSpread": false
500
- }
501
- ],
502
- "returnType": {
503
- "__schema": "InferenceTypeSchema",
485
+ "type": "Schema | undefined"
486
+ },
487
+ "modifiers": []
488
+ },
489
+ {
490
+ "__schema": "FunctionLikeSchema",
504
491
  "location": {
505
492
  "filePath": "graphql.main.runtime.ts",
506
493
  "line": 97,
507
494
  "character": 3
508
495
  },
509
- "type": "Schema[]"
510
- },
511
- "modifiers": []
512
- },
513
- {
514
- "__schema": "FunctionLikeSchema",
515
- "location": {
516
- "filePath": "graphql.main.runtime.ts",
517
- "line": 108,
518
- "character": 3
519
- },
520
- "signature": "(method) GraphqlMain.createServer(options: GraphQLServerOptions): Promise<Server<typeof IncomingMessage, typeof ServerResponse>>",
521
- "name": "createServer",
522
- "params": [
523
- {
524
- "__schema": "ParameterSchema",
496
+ "doc": {
497
+ "__schema": "DocSchema",
525
498
  "location": {
526
499
  "filePath": "graphql.main.runtime.ts",
527
- "line": 108,
528
- "character": 22
500
+ "line": 94,
501
+ "character": 3
529
502
  },
530
- "name": "options",
531
- "type": {
532
- "__schema": "TypeRefSchema",
503
+ "raw": "/**\n * get multiple schema by aspect ids.\n */",
504
+ "comment": "get multiple schema by aspect ids."
505
+ },
506
+ "signature": "(method) GraphqlMain.getSchemas(aspectIds: string[]): Schema[]",
507
+ "name": "getSchemas",
508
+ "params": [
509
+ {
510
+ "__schema": "ParameterSchema",
533
511
  "location": {
534
512
  "filePath": "graphql.main.runtime.ts",
535
- "line": 108,
536
- "character": 31
513
+ "line": 97,
514
+ "character": 14
515
+ },
516
+ "name": "aspectIds",
517
+ "type": {
518
+ "__schema": "TypeArraySchema",
519
+ "location": {
520
+ "filePath": "graphql.main.runtime.ts",
521
+ "line": 97,
522
+ "character": 25
523
+ },
524
+ "type": {
525
+ "__schema": "KeywordTypeSchema",
526
+ "location": {
527
+ "filePath": "graphql.main.runtime.ts",
528
+ "line": 97,
529
+ "character": 25
530
+ },
531
+ "name": "string"
532
+ }
537
533
  },
538
- "name": "GraphQLServerOptions",
539
- "internalFilePath": "graphql.main.runtime.ts"
534
+ "isOptional": false,
535
+ "isSpread": false
536
+ }
537
+ ],
538
+ "returnType": {
539
+ "__schema": "InferenceTypeSchema",
540
+ "location": {
541
+ "filePath": "graphql.main.runtime.ts",
542
+ "line": 97,
543
+ "character": 3
540
544
  },
541
- "isOptional": false,
542
- "isSpread": false
543
- }
544
- ],
545
- "returnType": {
546
- "__schema": "InferenceTypeSchema",
545
+ "type": "Schema[]"
546
+ },
547
+ "modifiers": []
548
+ },
549
+ {
550
+ "__schema": "FunctionLikeSchema",
547
551
  "location": {
548
552
  "filePath": "graphql.main.runtime.ts",
549
553
  "line": 108,
550
554
  "character": 3
551
555
  },
552
- "type": "Promise<Server<typeof IncomingMessage, typeof ServerResponse>>"
553
- },
554
- "modifiers": [
555
- "async"
556
- ]
557
- },
558
- {
559
- "__schema": "FunctionLikeSchema",
560
- "location": {
561
- "filePath": "graphql.main.runtime.ts",
562
- "line": 164,
563
- "character": 3
556
+ "signature": "(method) GraphqlMain.createServer(options: GraphQLServerOptions): Promise<Server<typeof IncomingMessage, typeof ServerResponse>>",
557
+ "name": "createServer",
558
+ "params": [
559
+ {
560
+ "__schema": "ParameterSchema",
561
+ "location": {
562
+ "filePath": "graphql.main.runtime.ts",
563
+ "line": 108,
564
+ "character": 22
565
+ },
566
+ "name": "options",
567
+ "type": {
568
+ "__schema": "TypeRefSchema",
569
+ "location": {
570
+ "filePath": "graphql.main.runtime.ts",
571
+ "line": 108,
572
+ "character": 31
573
+ },
574
+ "name": "GraphQLServerOptions",
575
+ "internalFilePath": "graphql.main.runtime.ts"
576
+ },
577
+ "isOptional": false,
578
+ "isSpread": false
579
+ }
580
+ ],
581
+ "returnType": {
582
+ "__schema": "InferenceTypeSchema",
583
+ "location": {
584
+ "filePath": "graphql.main.runtime.ts",
585
+ "line": 108,
586
+ "character": 3
587
+ },
588
+ "type": "Promise<Server<typeof IncomingMessage, typeof ServerResponse>>"
589
+ },
590
+ "modifiers": [
591
+ "async"
592
+ ]
564
593
  },
565
- "doc": {
566
- "__schema": "DocSchema",
594
+ {
595
+ "__schema": "FunctionLikeSchema",
567
596
  "location": {
568
597
  "filePath": "graphql.main.runtime.ts",
569
- "line": 161,
598
+ "line": 164,
570
599
  "character": 3
571
600
  },
572
- "raw": "/**\n * register a new graphql server.\n */",
573
- "comment": "register a new graphql server."
574
- },
575
- "signature": "(method) GraphqlMain.registerServer(server: GraphQLServer): this",
576
- "name": "registerServer",
577
- "params": [
578
- {
579
- "__schema": "ParameterSchema",
601
+ "doc": {
602
+ "__schema": "DocSchema",
580
603
  "location": {
581
604
  "filePath": "graphql.main.runtime.ts",
582
- "line": 164,
583
- "character": 18
605
+ "line": 161,
606
+ "character": 3
584
607
  },
585
- "name": "server",
586
- "type": {
587
- "__schema": "TypeRefSchema",
608
+ "raw": "/**\n * register a new graphql server.\n */",
609
+ "comment": "register a new graphql server."
610
+ },
611
+ "signature": "(method) GraphqlMain.registerServer(server: GraphQLServer): this",
612
+ "name": "registerServer",
613
+ "params": [
614
+ {
615
+ "__schema": "ParameterSchema",
588
616
  "location": {
589
617
  "filePath": "graphql.main.runtime.ts",
590
618
  "line": 164,
591
- "character": 26
619
+ "character": 18
620
+ },
621
+ "name": "server",
622
+ "type": {
623
+ "__schema": "TypeRefSchema",
624
+ "location": {
625
+ "filePath": "graphql.main.runtime.ts",
626
+ "line": 164,
627
+ "character": 26
628
+ },
629
+ "name": "GraphQLServer"
592
630
  },
593
- "name": "GraphQLServer"
631
+ "isOptional": false,
632
+ "isSpread": false
633
+ }
634
+ ],
635
+ "returnType": {
636
+ "__schema": "TypeRefSchema",
637
+ "location": {
638
+ "filePath": "graphql.main.runtime.ts",
639
+ "line": 164,
640
+ "character": 3
594
641
  },
595
- "isOptional": false,
596
- "isSpread": false
597
- }
598
- ],
599
- "returnType": {
600
- "__schema": "TypeRefSchema",
601
- "location": {
602
- "filePath": "graphql.main.runtime.ts",
603
- "line": 164,
604
- "character": 3
642
+ "name": "GraphqlMain"
605
643
  },
606
- "name": "GraphqlMain"
607
- },
608
- "modifiers": []
609
- },
610
- {
611
- "__schema": "FunctionLikeSchema",
612
- "location": {
613
- "filePath": "graphql.main.runtime.ts",
614
- "line": 172,
615
- "character": 3
644
+ "modifiers": []
616
645
  },
617
- "doc": {
618
- "__schema": "DocSchema",
646
+ {
647
+ "__schema": "FunctionLikeSchema",
619
648
  "location": {
620
649
  "filePath": "graphql.main.runtime.ts",
621
- "line": 169,
650
+ "line": 172,
622
651
  "character": 3
623
652
  },
624
- "raw": "/**\n * register a pubsub client\n */",
625
- "comment": "register a pubsub client"
626
- },
627
- "signature": "(method) GraphqlMain.registerPubSub(pubsub: PubSubEngine): this",
628
- "name": "registerPubSub",
629
- "params": [
630
- {
631
- "__schema": "ParameterSchema",
653
+ "doc": {
654
+ "__schema": "DocSchema",
632
655
  "location": {
633
656
  "filePath": "graphql.main.runtime.ts",
634
- "line": 172,
635
- "character": 18
657
+ "line": 169,
658
+ "character": 3
636
659
  },
637
- "name": "pubsub",
638
- "type": {
639
- "__schema": "TypeRefSchema",
660
+ "raw": "/**\n * register a pubsub client\n */",
661
+ "comment": "register a pubsub client"
662
+ },
663
+ "signature": "(method) GraphqlMain.registerPubSub(pubsub: PubSubEngine): this",
664
+ "name": "registerPubSub",
665
+ "params": [
666
+ {
667
+ "__schema": "ParameterSchema",
640
668
  "location": {
641
669
  "filePath": "graphql.main.runtime.ts",
642
670
  "line": 172,
643
- "character": 26
671
+ "character": 18
672
+ },
673
+ "name": "pubsub",
674
+ "type": {
675
+ "__schema": "TypeRefSchema",
676
+ "location": {
677
+ "filePath": "graphql.main.runtime.ts",
678
+ "line": 172,
679
+ "character": 26
680
+ },
681
+ "name": "PubSubEngine",
682
+ "packageName": "graphql-subscriptions"
644
683
  },
645
- "name": "PubSubEngine",
646
- "packageName": "graphql-subscriptions"
684
+ "isOptional": false,
685
+ "isSpread": false
686
+ }
687
+ ],
688
+ "returnType": {
689
+ "__schema": "TypeRefSchema",
690
+ "location": {
691
+ "filePath": "graphql.main.runtime.ts",
692
+ "line": 172,
693
+ "character": 3
647
694
  },
648
- "isOptional": false,
649
- "isSpread": false
650
- }
651
- ],
652
- "returnType": {
653
- "__schema": "TypeRefSchema",
654
- "location": {
655
- "filePath": "graphql.main.runtime.ts",
656
- "line": 172,
657
- "character": 3
695
+ "name": "GraphqlMain"
658
696
  },
659
- "name": "GraphqlMain"
660
- },
661
- "modifiers": []
662
- },
663
- {
664
- "__schema": "FunctionLikeSchema",
665
- "location": {
666
- "filePath": "graphql.main.runtime.ts",
667
- "line": 182,
668
- "character": 3
697
+ "modifiers": []
669
698
  },
670
- "doc": {
671
- "__schema": "DocSchema",
699
+ {
700
+ "__schema": "FunctionLikeSchema",
672
701
  "location": {
673
702
  "filePath": "graphql.main.runtime.ts",
674
- "line": 179,
703
+ "line": 182,
675
704
  "character": 3
676
705
  },
677
- "raw": "/**\n * start a graphql server.\n */",
678
- "comment": "start a graphql server."
679
- },
680
- "signature": "(method) GraphqlMain.listen(port?: number, server?: Server, app?: Express): Promise<void>",
681
- "name": "listen",
682
- "params": [
683
- {
684
- "__schema": "ParameterSchema",
706
+ "doc": {
707
+ "__schema": "DocSchema",
685
708
  "location": {
686
709
  "filePath": "graphql.main.runtime.ts",
687
- "line": 182,
688
- "character": 16
689
- },
690
- "name": "port",
691
- "type": {
692
- "__schema": "KeywordTypeSchema",
693
- "location": {
694
- "filePath": "graphql.main.runtime.ts",
695
- "line": 182,
696
- "character": 23
697
- },
698
- "name": "number"
710
+ "line": 179,
711
+ "character": 3
699
712
  },
700
- "isOptional": true,
701
- "isSpread": false
713
+ "raw": "/**\n * start a graphql server.\n */",
714
+ "comment": "start a graphql server."
702
715
  },
703
- {
704
- "__schema": "ParameterSchema",
705
- "location": {
706
- "filePath": "graphql.main.runtime.ts",
707
- "line": 182,
708
- "character": 31
709
- },
710
- "name": "server",
711
- "type": {
712
- "__schema": "TypeRefSchema",
716
+ "signature": "(method) GraphqlMain.listen(port?: number, server?: Server, app?: Express): Promise<void>",
717
+ "name": "listen",
718
+ "params": [
719
+ {
720
+ "__schema": "ParameterSchema",
713
721
  "location": {
714
722
  "filePath": "graphql.main.runtime.ts",
715
723
  "line": 182,
716
- "character": 40
724
+ "character": 16
717
725
  },
718
- "name": "Server",
719
- "packageName": "http"
720
- },
721
- "isOptional": true,
722
- "isSpread": false
723
- },
724
- {
725
- "__schema": "ParameterSchema",
726
- "location": {
727
- "filePath": "graphql.main.runtime.ts",
728
- "line": 182,
729
- "character": 48
726
+ "name": "port",
727
+ "type": {
728
+ "__schema": "KeywordTypeSchema",
729
+ "location": {
730
+ "filePath": "graphql.main.runtime.ts",
731
+ "line": 182,
732
+ "character": 23
733
+ },
734
+ "name": "number"
735
+ },
736
+ "isOptional": true,
737
+ "isSpread": false
730
738
  },
731
- "name": "app",
732
- "type": {
733
- "__schema": "TypeRefSchema",
739
+ {
740
+ "__schema": "ParameterSchema",
734
741
  "location": {
735
742
  "filePath": "graphql.main.runtime.ts",
736
743
  "line": 182,
737
- "character": 54
744
+ "character": 31
738
745
  },
739
- "name": "Express",
740
- "packageName": "express"
746
+ "name": "server",
747
+ "type": {
748
+ "__schema": "TypeRefSchema",
749
+ "location": {
750
+ "filePath": "graphql.main.runtime.ts",
751
+ "line": 182,
752
+ "character": 40
753
+ },
754
+ "name": "Server",
755
+ "packageName": "http"
756
+ },
757
+ "isOptional": true,
758
+ "isSpread": false
741
759
  },
742
- "isOptional": true,
743
- "isSpread": false
744
- }
745
- ],
746
- "returnType": {
747
- "__schema": "InferenceTypeSchema",
748
- "location": {
749
- "filePath": "graphql.main.runtime.ts",
750
- "line": 182,
751
- "character": 3
760
+ {
761
+ "__schema": "ParameterSchema",
762
+ "location": {
763
+ "filePath": "graphql.main.runtime.ts",
764
+ "line": 182,
765
+ "character": 48
766
+ },
767
+ "name": "app",
768
+ "type": {
769
+ "__schema": "TypeRefSchema",
770
+ "location": {
771
+ "filePath": "graphql.main.runtime.ts",
772
+ "line": 182,
773
+ "character": 54
774
+ },
775
+ "name": "Express",
776
+ "packageName": "express"
777
+ },
778
+ "isOptional": true,
779
+ "isSpread": false
780
+ }
781
+ ],
782
+ "returnType": {
783
+ "__schema": "InferenceTypeSchema",
784
+ "location": {
785
+ "filePath": "graphql.main.runtime.ts",
786
+ "line": 182,
787
+ "character": 3
788
+ },
789
+ "type": "Promise<void>"
752
790
  },
753
- "type": "Promise<void>"
754
- },
755
- "modifiers": [
756
- "async"
757
- ]
758
- },
759
- {
760
- "__schema": "FunctionLikeSchema",
761
- "location": {
762
- "filePath": "graphql.main.runtime.ts",
763
- "line": 197,
764
- "character": 3
791
+ "modifiers": [
792
+ "async"
793
+ ]
765
794
  },
766
- "doc": {
767
- "__schema": "DocSchema",
795
+ {
796
+ "__schema": "FunctionLikeSchema",
768
797
  "location": {
769
798
  "filePath": "graphql.main.runtime.ts",
770
- "line": 194,
799
+ "line": 197,
771
800
  "character": 3
772
801
  },
773
- "raw": "/**\n * register a new graphql module.\n */",
774
- "comment": "register a new graphql module."
775
- },
776
- "signature": "(method) GraphqlMain.register(schema: Schema): this",
777
- "name": "register",
778
- "params": [
779
- {
780
- "__schema": "ParameterSchema",
802
+ "doc": {
803
+ "__schema": "DocSchema",
781
804
  "location": {
782
805
  "filePath": "graphql.main.runtime.ts",
783
- "line": 197,
784
- "character": 12
806
+ "line": 194,
807
+ "character": 3
785
808
  },
786
- "name": "schema",
787
- "type": {
788
- "__schema": "TypeRefSchema",
809
+ "raw": "/**\n * register a new graphql module.\n */",
810
+ "comment": "register a new graphql module."
811
+ },
812
+ "signature": "(method) GraphqlMain.register(schema: Schema): this",
813
+ "name": "register",
814
+ "params": [
815
+ {
816
+ "__schema": "ParameterSchema",
789
817
  "location": {
790
818
  "filePath": "graphql.main.runtime.ts",
791
819
  "line": 197,
792
- "character": 20
820
+ "character": 12
821
+ },
822
+ "name": "schema",
823
+ "type": {
824
+ "__schema": "TypeRefSchema",
825
+ "location": {
826
+ "filePath": "graphql.main.runtime.ts",
827
+ "line": 197,
828
+ "character": 20
829
+ },
830
+ "name": "Schema"
793
831
  },
794
- "name": "Schema"
832
+ "isOptional": false,
833
+ "isSpread": false
834
+ }
835
+ ],
836
+ "returnType": {
837
+ "__schema": "TypeRefSchema",
838
+ "location": {
839
+ "filePath": "graphql.main.runtime.ts",
840
+ "line": 197,
841
+ "character": 3
795
842
  },
796
- "isOptional": false,
797
- "isSpread": false
798
- }
799
- ],
800
- "returnType": {
801
- "__schema": "TypeRefSchema",
802
- "location": {
803
- "filePath": "graphql.main.runtime.ts",
804
- "line": 197,
805
- "character": 3
843
+ "name": "GraphqlMain"
806
844
  },
807
- "name": "GraphqlMain"
808
- },
809
- "modifiers": []
810
- },
811
- {
812
- "__schema": "VariableLikeSchema",
813
- "location": {
814
- "filePath": "graphql.main.runtime.ts",
815
- "line": 304,
816
- "character": 3
845
+ "modifiers": []
817
846
  },
818
- "signature": "(property) GraphqlMain.slots: (((registerFn: () => string) => SlotRegistry<Schema>) | ((registerFn: () => string) => SlotRegistry<GraphQLServer>) | ((registerFn: () => string) => SlotRegistry<...>))[]",
819
- "name": "slots",
820
- "type": {
821
- "__schema": "InferenceTypeSchema",
847
+ {
848
+ "__schema": "VariableLikeSchema",
822
849
  "location": {
823
850
  "filePath": "graphql.main.runtime.ts",
824
851
  "line": 304,
825
852
  "character": 3
826
853
  },
827
- "type": "(((registerFn: () => string) => SlotRegistry<Schema>) | ((registerFn: () => string) => SlotRegistry<GraphQLServer>) | ((registerFn: () => string) => SlotRegistry<...>))[]"
828
- },
829
- "isOptional": true,
830
- "defaultValue": "[Slot.withType<Schema>(), Slot.withType<GraphQLServer>(), Slot.withType<PubSubSlot>()]"
831
- },
832
- {
833
- "__schema": "VariableLikeSchema",
834
- "location": {
835
- "filePath": "graphql.main.runtime.ts",
836
- "line": 306,
837
- "character": 3
854
+ "signature": "(property) GraphqlMain.slots: (((registerFn: () => string) => SlotRegistry<Schema>) | ((registerFn: () => string) => SlotRegistry<GraphQLServer>) | ((registerFn: () => string) => SlotRegistry<...>))[]",
855
+ "name": "slots",
856
+ "type": {
857
+ "__schema": "InferenceTypeSchema",
858
+ "location": {
859
+ "filePath": "graphql.main.runtime.ts",
860
+ "line": 304,
861
+ "character": 3
862
+ },
863
+ "type": "(((registerFn: () => string) => SlotRegistry<Schema>) | ((registerFn: () => string) => SlotRegistry<GraphQLServer>) | ((registerFn: () => string) => SlotRegistry<...>))[]"
864
+ },
865
+ "isOptional": true,
866
+ "defaultValue": "[Slot.withType<Schema>(), Slot.withType<GraphQLServer>(), Slot.withType<PubSubSlot>()]"
838
867
  },
839
- "signature": "(property) GraphqlMain.defaultConfig: {\n port: number;\n subscriptionsPortRange: number[];\n disableCors: boolean;\n subscriptionsPath: string;\n}",
840
- "name": "defaultConfig",
841
- "type": {
842
- "__schema": "InferenceTypeSchema",
868
+ {
869
+ "__schema": "VariableLikeSchema",
843
870
  "location": {
844
871
  "filePath": "graphql.main.runtime.ts",
845
872
  "line": 306,
846
873
  "character": 3
847
874
  },
848
- "type": "{\n port: number;\n subscriptionsPortRange: number[];\n disableCors: boolean;\n subscriptionsPath: string;\n}"
849
- },
850
- "isOptional": true,
851
- "defaultValue": "{\n port: 4000,\n subscriptionsPortRange: [2000, 2100],\n disableCors: false,\n subscriptionsPath: '/subscriptions',\n }"
852
- },
853
- {
854
- "__schema": "VariableLikeSchema",
855
- "location": {
856
- "filePath": "graphql.main.runtime.ts",
857
- "line": 313,
858
- "character": 3
875
+ "signature": "(property) GraphqlMain.defaultConfig: {\n port: number;\n subscriptionsPortRange: number[];\n disableCors: boolean;\n subscriptionsPath: string;\n}",
876
+ "name": "defaultConfig",
877
+ "type": {
878
+ "__schema": "InferenceTypeSchema",
879
+ "location": {
880
+ "filePath": "graphql.main.runtime.ts",
881
+ "line": 306,
882
+ "character": 3
883
+ },
884
+ "type": "{\n port: number;\n subscriptionsPortRange: number[];\n disableCors: boolean;\n subscriptionsPath: string;\n}"
885
+ },
886
+ "isOptional": true,
887
+ "defaultValue": "{\n port: 4000,\n subscriptionsPortRange: [2000, 2100],\n disableCors: false,\n subscriptionsPath: '/subscriptions',\n }"
859
888
  },
860
- "signature": "(property) GraphqlMain.runtime: RuntimeDefinition",
861
- "name": "runtime",
862
- "type": {
863
- "__schema": "InferenceTypeSchema",
889
+ {
890
+ "__schema": "VariableLikeSchema",
864
891
  "location": {
865
892
  "filePath": "graphql.main.runtime.ts",
866
893
  "line": 313,
867
894
  "character": 3
868
895
  },
869
- "type": "RuntimeDefinition"
870
- },
871
- "isOptional": true,
872
- "defaultValue": "MainRuntime"
873
- },
874
- {
875
- "__schema": "VariableLikeSchema",
876
- "location": {
877
- "filePath": "graphql.main.runtime.ts",
878
- "line": 314,
879
- "character": 3
896
+ "signature": "(property) GraphqlMain.runtime: RuntimeDefinition",
897
+ "name": "runtime",
898
+ "type": {
899
+ "__schema": "InferenceTypeSchema",
900
+ "location": {
901
+ "filePath": "graphql.main.runtime.ts",
902
+ "line": 313,
903
+ "character": 3
904
+ },
905
+ "type": "RuntimeDefinition"
906
+ },
907
+ "isOptional": true,
908
+ "defaultValue": "MainRuntime"
880
909
  },
881
- "signature": "(property) GraphqlMain.dependencies: Aspect[]",
882
- "name": "dependencies",
883
- "type": {
884
- "__schema": "InferenceTypeSchema",
910
+ {
911
+ "__schema": "VariableLikeSchema",
885
912
  "location": {
886
913
  "filePath": "graphql.main.runtime.ts",
887
914
  "line": 314,
888
915
  "character": 3
889
916
  },
890
- "type": "Aspect[]"
891
- },
892
- "isOptional": true,
893
- "defaultValue": "[LoggerAspect]"
894
- },
895
- {
896
- "__schema": "FunctionLikeSchema",
897
- "location": {
898
- "filePath": "graphql.main.runtime.ts",
899
- "line": 316,
900
- "character": 3
901
- },
902
- "signature": "(method) GraphqlMain.provider([loggerFactory]: [LoggerMain], config: GraphQLConfig, [moduleSlot, graphQLServerSlot, pubSubSlot]: [SchemaSlot, GraphQLServerSlot, PubSubSlot], context: Harmony): Promise<GraphqlMain>",
903
- "name": "provider",
904
- "params": [
905
- {
906
- "__schema": "ParameterSchema",
917
+ "signature": "(property) GraphqlMain.dependencies: Aspect[]",
918
+ "name": "dependencies",
919
+ "type": {
920
+ "__schema": "InferenceTypeSchema",
907
921
  "location": {
908
922
  "filePath": "graphql.main.runtime.ts",
909
- "line": 317,
910
- "character": 5
911
- },
912
- "name": "[ loggerFactory ]",
913
- "type": {
914
- "__schema": "TupleTypeSchema",
915
- "location": {
916
- "filePath": "graphql.main.runtime.ts",
917
- "line": 317,
918
- "character": 22
919
- },
920
- "elements": [
921
- {
922
- "__schema": "TypeRefSchema",
923
- "location": {
924
- "filePath": "graphql.main.runtime.ts",
925
- "line": 317,
926
- "character": 23
927
- },
928
- "name": "LoggerMain",
929
- "componentId": {
930
- "scope": "teambit.harmony",
931
- "name": "logger"
932
- }
933
- }
934
- ]
923
+ "line": 314,
924
+ "character": 3
935
925
  },
936
- "isOptional": false,
937
- "isSpread": false
926
+ "type": "Aspect[]"
938
927
  },
939
- {
940
- "__schema": "ParameterSchema",
941
- "location": {
942
- "filePath": "graphql.main.runtime.ts",
943
- "line": 318,
944
- "character": 5
945
- },
946
- "name": "config",
947
- "type": {
948
- "__schema": "TypeRefSchema",
928
+ "isOptional": true,
929
+ "defaultValue": "[LoggerAspect]"
930
+ },
931
+ {
932
+ "__schema": "FunctionLikeSchema",
933
+ "location": {
934
+ "filePath": "graphql.main.runtime.ts",
935
+ "line": 316,
936
+ "character": 3
937
+ },
938
+ "signature": "(method) GraphqlMain.provider([loggerFactory]: [LoggerMain], config: GraphQLConfig, [moduleSlot, graphQLServerSlot, pubSubSlot]: [SchemaSlot, GraphQLServerSlot, PubSubSlot], context: Harmony): Promise<GraphqlMain>",
939
+ "name": "provider",
940
+ "params": [
941
+ {
942
+ "__schema": "ParameterSchema",
949
943
  "location": {
950
944
  "filePath": "graphql.main.runtime.ts",
951
- "line": 318,
952
- "character": 13
945
+ "line": 317,
946
+ "character": 5
953
947
  },
954
- "name": "GraphQLConfig",
955
- "internalFilePath": "graphql.main.runtime.ts"
956
- },
957
- "isOptional": false,
958
- "isSpread": false
959
- },
960
- {
961
- "__schema": "ParameterSchema",
962
- "location": {
963
- "filePath": "graphql.main.runtime.ts",
964
- "line": 319,
965
- "character": 5
948
+ "name": "[ loggerFactory ]",
949
+ "type": {
950
+ "__schema": "TupleTypeSchema",
951
+ "location": {
952
+ "filePath": "graphql.main.runtime.ts",
953
+ "line": 317,
954
+ "character": 22
955
+ },
956
+ "elements": [
957
+ {
958
+ "__schema": "TypeRefSchema",
959
+ "location": {
960
+ "filePath": "graphql.main.runtime.ts",
961
+ "line": 317,
962
+ "character": 23
963
+ },
964
+ "name": "LoggerMain",
965
+ "componentId": {
966
+ "scope": "teambit.harmony",
967
+ "name": "logger"
968
+ }
969
+ }
970
+ ]
971
+ },
972
+ "isOptional": false,
973
+ "isSpread": false
966
974
  },
967
- "name": "[ moduleSlot, graphQLServerSlot, pubSubSlot ]",
968
- "type": {
969
- "__schema": "TupleTypeSchema",
975
+ {
976
+ "__schema": "ParameterSchema",
977
+ "location": {
978
+ "filePath": "graphql.main.runtime.ts",
979
+ "line": 318,
980
+ "character": 5
981
+ },
982
+ "name": "config",
983
+ "type": {
984
+ "__schema": "TypeRefSchema",
985
+ "location": {
986
+ "filePath": "graphql.main.runtime.ts",
987
+ "line": 318,
988
+ "character": 13
989
+ },
990
+ "name": "GraphQLConfig",
991
+ "internalFilePath": "graphql.main.runtime.ts"
992
+ },
993
+ "isOptional": false,
994
+ "isSpread": false
995
+ },
996
+ {
997
+ "__schema": "ParameterSchema",
970
998
  "location": {
971
999
  "filePath": "graphql.main.runtime.ts",
972
1000
  "line": 319,
973
- "character": 50
1001
+ "character": 5
974
1002
  },
975
- "elements": [
976
- {
977
- "__schema": "TypeRefSchema",
978
- "location": {
979
- "filePath": "graphql.main.runtime.ts",
980
- "line": 319,
981
- "character": 51
982
- },
983
- "name": "SchemaSlot"
1003
+ "name": "[ moduleSlot, graphQLServerSlot, pubSubSlot ]",
1004
+ "type": {
1005
+ "__schema": "TupleTypeSchema",
1006
+ "location": {
1007
+ "filePath": "graphql.main.runtime.ts",
1008
+ "line": 319,
1009
+ "character": 50
984
1010
  },
985
- {
986
- "__schema": "TypeRefSchema",
987
- "location": {
988
- "filePath": "graphql.main.runtime.ts",
989
- "line": 319,
990
- "character": 63
1011
+ "elements": [
1012
+ {
1013
+ "__schema": "TypeRefSchema",
1014
+ "location": {
1015
+ "filePath": "graphql.main.runtime.ts",
1016
+ "line": 319,
1017
+ "character": 51
1018
+ },
1019
+ "name": "SchemaSlot"
991
1020
  },
992
- "name": "GraphQLServerSlot",
993
- "internalFilePath": "graphql.main.runtime.ts"
994
- },
995
- {
996
- "__schema": "TypeRefSchema",
997
- "location": {
998
- "filePath": "graphql.main.runtime.ts",
999
- "line": 319,
1000
- "character": 82
1021
+ {
1022
+ "__schema": "TypeRefSchema",
1023
+ "location": {
1024
+ "filePath": "graphql.main.runtime.ts",
1025
+ "line": 319,
1026
+ "character": 63
1027
+ },
1028
+ "name": "GraphQLServerSlot",
1029
+ "internalFilePath": "graphql.main.runtime.ts"
1001
1030
  },
1002
- "name": "PubSubSlot",
1003
- "internalFilePath": "graphql.main.runtime.ts"
1004
- }
1005
- ]
1006
- },
1007
- "isOptional": false,
1008
- "isSpread": false
1009
- },
1010
- {
1011
- "__schema": "ParameterSchema",
1012
- "location": {
1013
- "filePath": "graphql.main.runtime.ts",
1014
- "line": 320,
1015
- "character": 5
1031
+ {
1032
+ "__schema": "TypeRefSchema",
1033
+ "location": {
1034
+ "filePath": "graphql.main.runtime.ts",
1035
+ "line": 319,
1036
+ "character": 82
1037
+ },
1038
+ "name": "PubSubSlot",
1039
+ "internalFilePath": "graphql.main.runtime.ts"
1040
+ }
1041
+ ]
1042
+ },
1043
+ "isOptional": false,
1044
+ "isSpread": false
1016
1045
  },
1017
- "name": "context",
1018
- "type": {
1019
- "__schema": "TypeRefSchema",
1046
+ {
1047
+ "__schema": "ParameterSchema",
1020
1048
  "location": {
1021
1049
  "filePath": "graphql.main.runtime.ts",
1022
1050
  "line": 320,
1023
- "character": 14
1051
+ "character": 5
1024
1052
  },
1025
- "name": "Harmony",
1026
- "componentId": {
1027
- "scope": "teambit.harmony",
1028
- "name": "harmony",
1029
- "version": "0.4.6"
1030
- }
1053
+ "name": "context",
1054
+ "type": {
1055
+ "__schema": "TypeRefSchema",
1056
+ "location": {
1057
+ "filePath": "graphql.main.runtime.ts",
1058
+ "line": 320,
1059
+ "character": 14
1060
+ },
1061
+ "name": "Harmony",
1062
+ "componentId": {
1063
+ "scope": "teambit.harmony",
1064
+ "name": "harmony",
1065
+ "version": "0.4.6"
1066
+ }
1067
+ },
1068
+ "isOptional": false,
1069
+ "isSpread": false
1070
+ }
1071
+ ],
1072
+ "returnType": {
1073
+ "__schema": "InferenceTypeSchema",
1074
+ "location": {
1075
+ "filePath": "graphql.main.runtime.ts",
1076
+ "line": 316,
1077
+ "character": 3
1031
1078
  },
1032
- "isOptional": false,
1033
- "isSpread": false
1034
- }
1035
- ],
1036
- "returnType": {
1037
- "__schema": "InferenceTypeSchema",
1038
- "location": {
1039
- "filePath": "graphql.main.runtime.ts",
1040
- "line": 316,
1041
- "character": 3
1079
+ "type": "Promise<GraphqlMain>"
1042
1080
  },
1043
- "type": "Promise<GraphqlMain>"
1044
- },
1045
- "modifiers": [
1046
- "static",
1047
- "async"
1048
- ]
1049
- }
1050
- ],
1051
- "extendsNodes": [],
1052
- "implementNodes": []
1081
+ "modifiers": [
1082
+ "static",
1083
+ "async"
1084
+ ]
1085
+ }
1086
+ ],
1087
+ "extendsNodes": [],
1088
+ "implementNodes": []
1089
+ }
1053
1090
  },
1054
1091
  {
1055
- "__schema": "TypeSchema",
1092
+ "__schema": "ExportSchema",
1056
1093
  "location": {
1057
- "filePath": "graphql.main.runtime.ts",
1058
- "line": 35,
1059
- "character": 1
1094
+ "filePath": "index.ts",
1095
+ "line": 4,
1096
+ "character": 28
1060
1097
  },
1061
- "signature": "type SchemaSlot = SlotRegistry<Schema>",
1062
1098
  "name": "SchemaSlot",
1063
- "type": {
1064
- "__schema": "TypeRefSchema",
1099
+ "exportNode": {
1100
+ "__schema": "TypeSchema",
1065
1101
  "location": {
1066
1102
  "filePath": "graphql.main.runtime.ts",
1067
1103
  "line": 35,
1068
- "character": 26
1069
- },
1070
- "name": "SlotRegistry",
1071
- "componentId": {
1072
- "scope": "teambit.harmony",
1073
- "name": "harmony",
1074
- "version": "0.4.6"
1104
+ "character": 1
1075
1105
  },
1076
- "typeArgs": [
1077
- {
1078
- "__schema": "TypeRefSchema",
1079
- "location": {
1080
- "filePath": "graphql.main.runtime.ts",
1081
- "line": 35,
1082
- "character": 39
1083
- },
1084
- "name": "Schema"
1085
- }
1086
- ]
1106
+ "signature": "type SchemaSlot = SlotRegistry<Schema>",
1107
+ "name": "SchemaSlot",
1108
+ "type": {
1109
+ "__schema": "TypeRefSchema",
1110
+ "location": {
1111
+ "filePath": "graphql.main.runtime.ts",
1112
+ "line": 35,
1113
+ "character": 26
1114
+ },
1115
+ "name": "SlotRegistry",
1116
+ "componentId": {
1117
+ "scope": "teambit.harmony",
1118
+ "name": "harmony",
1119
+ "version": "0.4.6"
1120
+ },
1121
+ "typeArgs": [
1122
+ {
1123
+ "__schema": "TypeRefSchema",
1124
+ "location": {
1125
+ "filePath": "graphql.main.runtime.ts",
1126
+ "line": 35,
1127
+ "character": 39
1128
+ },
1129
+ "name": "Schema"
1130
+ }
1131
+ ]
1132
+ }
1087
1133
  }
1088
1134
  },
1089
1135
  {
1090
- "__schema": "ClassSchema",
1136
+ "__schema": "ExportSchema",
1091
1137
  "location": {
1092
- "filePath": "graphql.ui.runtime.tsx",
1093
- "line": 30,
1094
- "character": 1
1138
+ "filePath": "index.ts",
1139
+ "line": 5,
1140
+ "character": 15
1095
1141
  },
1096
- "signature": "class GraphqlUI",
1097
1142
  "name": "GraphqlUI",
1098
- "members": [
1099
- {
1100
- "__schema": "FunctionLikeSchema",
1101
- "location": {
1102
- "filePath": "graphql.ui.runtime.tsx",
1103
- "line": 31,
1104
- "character": 3
1105
- },
1106
- "signature": "(method) GraphqlUI.createClient(uri: string, { state, subscriptionUri }?: ClientOptions): ApolloClient<NormalizedCacheObject>",
1107
- "name": "createClient",
1108
- "params": [
1109
- {
1110
- "__schema": "ParameterSchema",
1111
- "location": {
1112
- "filePath": "graphql.ui.runtime.tsx",
1113
- "line": 31,
1114
- "character": 16
1115
- },
1116
- "name": "uri",
1117
- "type": {
1118
- "__schema": "KeywordTypeSchema",
1143
+ "exportNode": {
1144
+ "__schema": "ClassSchema",
1145
+ "location": {
1146
+ "filePath": "graphql.ui.runtime.tsx",
1147
+ "line": 30,
1148
+ "character": 1
1149
+ },
1150
+ "signature": "class GraphqlUI",
1151
+ "name": "GraphqlUI",
1152
+ "members": [
1153
+ {
1154
+ "__schema": "FunctionLikeSchema",
1155
+ "location": {
1156
+ "filePath": "graphql.ui.runtime.tsx",
1157
+ "line": 31,
1158
+ "character": 3
1159
+ },
1160
+ "signature": "(method) GraphqlUI.createClient(uri: string, { state, subscriptionUri }?: ClientOptions): ApolloClient<NormalizedCacheObject>",
1161
+ "name": "createClient",
1162
+ "params": [
1163
+ {
1164
+ "__schema": "ParameterSchema",
1119
1165
  "location": {
1120
1166
  "filePath": "graphql.ui.runtime.tsx",
1121
1167
  "line": 31,
1122
- "character": 21
1168
+ "character": 16
1123
1169
  },
1124
- "name": "string"
1125
- },
1126
- "isOptional": false,
1127
- "isSpread": false
1128
- },
1129
- {
1130
- "__schema": "ParameterSchema",
1131
- "location": {
1132
- "filePath": "graphql.ui.runtime.tsx",
1133
- "line": 31,
1134
- "character": 29
1170
+ "name": "uri",
1171
+ "type": {
1172
+ "__schema": "KeywordTypeSchema",
1173
+ "location": {
1174
+ "filePath": "graphql.ui.runtime.tsx",
1175
+ "line": 31,
1176
+ "character": 21
1177
+ },
1178
+ "name": "string"
1179
+ },
1180
+ "isOptional": false,
1181
+ "isSpread": false
1135
1182
  },
1136
- "name": "{ state, subscriptionUri }",
1137
- "type": {
1138
- "__schema": "TypeRefSchema",
1183
+ {
1184
+ "__schema": "ParameterSchema",
1139
1185
  "location": {
1140
1186
  "filePath": "graphql.ui.runtime.tsx",
1141
1187
  "line": 31,
1142
- "character": 57
1188
+ "character": 29
1143
1189
  },
1144
- "name": "ClientOptions",
1145
- "internalFilePath": "graphql.ui.runtime.tsx"
1146
- },
1147
- "isOptional": true,
1148
- "defaultValue": "{}",
1149
- "objectBindingNodes": [
1150
- {
1151
- "__schema": "InferenceTypeSchema",
1190
+ "name": "{ state, subscriptionUri }",
1191
+ "type": {
1192
+ "__schema": "TypeRefSchema",
1152
1193
  "location": {
1153
1194
  "filePath": "graphql.ui.runtime.tsx",
1154
1195
  "line": 31,
1155
- "character": 31
1196
+ "character": 57
1156
1197
  },
1157
- "name": "state",
1158
- "type": "NormalizedCacheObject | undefined",
1159
- "isSpread": false
1198
+ "name": "ClientOptions",
1199
+ "internalFilePath": "graphql.ui.runtime.tsx"
1160
1200
  },
1161
- {
1162
- "__schema": "InferenceTypeSchema",
1163
- "location": {
1164
- "filePath": "graphql.ui.runtime.tsx",
1165
- "line": 31,
1166
- "character": 38
1201
+ "isOptional": true,
1202
+ "defaultValue": "{}",
1203
+ "objectBindingNodes": [
1204
+ {
1205
+ "__schema": "InferenceTypeSchema",
1206
+ "location": {
1207
+ "filePath": "graphql.ui.runtime.tsx",
1208
+ "line": 31,
1209
+ "character": 31
1210
+ },
1211
+ "name": "state",
1212
+ "type": "NormalizedCacheObject | undefined",
1213
+ "isSpread": false
1167
1214
  },
1168
- "name": "subscriptionUri",
1169
- "type": "string | undefined",
1170
- "isSpread": false
1171
- }
1172
- ],
1173
- "isSpread": false
1174
- }
1175
- ],
1176
- "returnType": {
1177
- "__schema": "InferenceTypeSchema",
1178
- "location": {
1179
- "filePath": "graphql.ui.runtime.tsx",
1180
- "line": 31,
1181
- "character": 3
1182
- },
1183
- "type": "ApolloClient<NormalizedCacheObject>"
1184
- },
1185
- "modifiers": []
1186
- },
1187
- {
1188
- "__schema": "FunctionLikeSchema",
1189
- "location": {
1190
- "filePath": "graphql.ui.runtime.tsx",
1191
- "line": 40,
1192
- "character": 3
1193
- },
1194
- "signature": "(method) GraphqlUI.createSsrClient({ serverUrl, headers }: {\n serverUrl: string;\n headers: any;\n}): ApolloClient<NormalizedCacheObject>",
1195
- "name": "createSsrClient",
1196
- "params": [
1197
- {
1198
- "__schema": "ParameterSchema",
1215
+ {
1216
+ "__schema": "InferenceTypeSchema",
1217
+ "location": {
1218
+ "filePath": "graphql.ui.runtime.tsx",
1219
+ "line": 31,
1220
+ "character": 38
1221
+ },
1222
+ "name": "subscriptionUri",
1223
+ "type": "string | undefined",
1224
+ "isSpread": false
1225
+ }
1226
+ ],
1227
+ "isSpread": false
1228
+ }
1229
+ ],
1230
+ "returnType": {
1231
+ "__schema": "InferenceTypeSchema",
1199
1232
  "location": {
1200
1233
  "filePath": "graphql.ui.runtime.tsx",
1201
- "line": 40,
1202
- "character": 19
1234
+ "line": 31,
1235
+ "character": 3
1203
1236
  },
1204
- "name": "{ serverUrl, headers }",
1205
- "type": {
1206
- "__schema": "TypeLiteralSchema",
1237
+ "type": "ApolloClient<NormalizedCacheObject>"
1238
+ },
1239
+ "modifiers": []
1240
+ },
1241
+ {
1242
+ "__schema": "FunctionLikeSchema",
1243
+ "location": {
1244
+ "filePath": "graphql.ui.runtime.tsx",
1245
+ "line": 40,
1246
+ "character": 3
1247
+ },
1248
+ "signature": "(method) GraphqlUI.createSsrClient({ serverUrl, headers }: {\n serverUrl: string;\n headers: any;\n}): ApolloClient<NormalizedCacheObject>",
1249
+ "name": "createSsrClient",
1250
+ "params": [
1251
+ {
1252
+ "__schema": "ParameterSchema",
1207
1253
  "location": {
1208
1254
  "filePath": "graphql.ui.runtime.tsx",
1209
1255
  "line": 40,
1210
- "character": 43
1256
+ "character": 19
1211
1257
  },
1212
- "members": [
1258
+ "name": "{ serverUrl, headers }",
1259
+ "type": {
1260
+ "__schema": "TypeLiteralSchema",
1261
+ "location": {
1262
+ "filePath": "graphql.ui.runtime.tsx",
1263
+ "line": 40,
1264
+ "character": 43
1265
+ },
1266
+ "members": [
1267
+ {
1268
+ "__schema": "VariableLikeSchema",
1269
+ "location": {
1270
+ "filePath": "graphql.ui.runtime.tsx",
1271
+ "line": 40,
1272
+ "character": 45
1273
+ },
1274
+ "signature": "(property) serverUrl: string",
1275
+ "name": "serverUrl",
1276
+ "type": {
1277
+ "__schema": "KeywordTypeSchema",
1278
+ "location": {
1279
+ "filePath": "graphql.ui.runtime.tsx",
1280
+ "line": 40,
1281
+ "character": 56
1282
+ },
1283
+ "name": "string"
1284
+ },
1285
+ "isOptional": false
1286
+ },
1287
+ {
1288
+ "__schema": "VariableLikeSchema",
1289
+ "location": {
1290
+ "filePath": "graphql.ui.runtime.tsx",
1291
+ "line": 40,
1292
+ "character": 64
1293
+ },
1294
+ "signature": "(property) headers: any",
1295
+ "name": "headers",
1296
+ "type": {
1297
+ "__schema": "KeywordTypeSchema",
1298
+ "location": {
1299
+ "filePath": "graphql.ui.runtime.tsx",
1300
+ "line": 40,
1301
+ "character": 73
1302
+ },
1303
+ "name": "any"
1304
+ },
1305
+ "isOptional": false
1306
+ }
1307
+ ]
1308
+ },
1309
+ "isOptional": false,
1310
+ "objectBindingNodes": [
1213
1311
  {
1214
1312
  "__schema": "VariableLikeSchema",
1215
1313
  "location": {
@@ -1250,458 +1348,451 @@
1250
1348
  },
1251
1349
  "isOptional": false
1252
1350
  }
1253
- ]
1351
+ ],
1352
+ "isSpread": false
1353
+ }
1354
+ ],
1355
+ "returnType": {
1356
+ "__schema": "InferenceTypeSchema",
1357
+ "location": {
1358
+ "filePath": "graphql.ui.runtime.tsx",
1359
+ "line": 40,
1360
+ "character": 3
1254
1361
  },
1255
- "isOptional": false,
1256
- "objectBindingNodes": [
1257
- {
1258
- "__schema": "VariableLikeSchema",
1259
- "location": {
1260
- "filePath": "graphql.ui.runtime.tsx",
1261
- "line": 40,
1262
- "character": 45
1263
- },
1264
- "signature": "(property) serverUrl: string",
1265
- "name": "serverUrl",
1266
- "type": {
1267
- "__schema": "KeywordTypeSchema",
1268
- "location": {
1269
- "filePath": "graphql.ui.runtime.tsx",
1270
- "line": 40,
1271
- "character": 56
1272
- },
1273
- "name": "string"
1274
- },
1275
- "isOptional": false
1276
- },
1277
- {
1278
- "__schema": "VariableLikeSchema",
1279
- "location": {
1280
- "filePath": "graphql.ui.runtime.tsx",
1281
- "line": 40,
1282
- "character": 64
1283
- },
1284
- "signature": "(property) headers: any",
1285
- "name": "headers",
1286
- "type": {
1287
- "__schema": "KeywordTypeSchema",
1288
- "location": {
1289
- "filePath": "graphql.ui.runtime.tsx",
1290
- "line": 40,
1291
- "character": 73
1292
- },
1293
- "name": "any"
1294
- },
1295
- "isOptional": false
1296
- }
1297
- ],
1298
- "isSpread": false
1299
- }
1300
- ],
1301
- "returnType": {
1302
- "__schema": "InferenceTypeSchema",
1362
+ "type": "ApolloClient<NormalizedCacheObject>"
1363
+ },
1364
+ "modifiers": []
1365
+ },
1366
+ {
1367
+ "__schema": "VariableLikeSchema",
1303
1368
  "location": {
1304
1369
  "filePath": "graphql.ui.runtime.tsx",
1305
- "line": 40,
1370
+ "line": 86,
1306
1371
  "character": 3
1307
1372
  },
1308
- "type": "ApolloClient<NormalizedCacheObject>"
1309
- },
1310
- "modifiers": []
1311
- },
1312
- {
1313
- "__schema": "VariableLikeSchema",
1314
- "location": {
1315
- "filePath": "graphql.ui.runtime.tsx",
1316
- "line": 86,
1317
- "character": 3
1373
+ "doc": {
1374
+ "__schema": "DocSchema",
1375
+ "location": {
1376
+ "filePath": "graphql.ui.runtime.tsx",
1377
+ "line": 83,
1378
+ "character": 3
1379
+ },
1380
+ "raw": "/**\n * get the graphQL provider\n */",
1381
+ "comment": "get the graphQL provider"
1382
+ },
1383
+ "signature": "(property) GraphqlUI.getProvider: ({ client, children }: {\n client: GraphQLClient<any>;\n children: ReactNode;\n}) => React.JSX.Element",
1384
+ "name": "getProvider",
1385
+ "type": {
1386
+ "__schema": "InferenceTypeSchema",
1387
+ "location": {
1388
+ "filePath": "graphql.ui.runtime.tsx",
1389
+ "line": 86,
1390
+ "character": 3
1391
+ },
1392
+ "type": "({ client, children }: {\n client: GraphQLClient<any>;\n children: ReactNode;\n}) => React.JSX.Element"
1393
+ },
1394
+ "isOptional": true,
1395
+ "defaultValue": "({ client, children }: { client: GraphQLClient<any>; children: ReactNode }) => {\n return <GraphQLProvider client={client}>{children}</GraphQLProvider>;\n }"
1318
1396
  },
1319
- "doc": {
1320
- "__schema": "DocSchema",
1397
+ {
1398
+ "__schema": "VariableLikeSchema",
1321
1399
  "location": {
1322
1400
  "filePath": "graphql.ui.runtime.tsx",
1323
- "line": 83,
1401
+ "line": 90,
1324
1402
  "character": 3
1325
1403
  },
1326
- "raw": "/**\n * get the graphQL provider\n */",
1327
- "comment": "get the graphQL provider"
1404
+ "signature": "(property) GraphqlUI.renderPlugins: GraphqlRenderPlugins",
1405
+ "name": "renderPlugins",
1406
+ "type": {
1407
+ "__schema": "TypeRefSchema",
1408
+ "location": {
1409
+ "filePath": "graphql.ui.runtime.tsx",
1410
+ "line": 90,
1411
+ "character": 3
1412
+ },
1413
+ "name": "GraphqlRenderPlugins",
1414
+ "internalFilePath": "render-lifecycle.tsx"
1415
+ },
1416
+ "isOptional": true,
1417
+ "defaultValue": "new GraphqlRenderPlugins(this)"
1328
1418
  },
1329
- "signature": "(property) GraphqlUI.getProvider: ({ client, children }: {\n client: GraphQLClient<any>;\n children: ReactNode;\n}) => React.JSX.Element",
1330
- "name": "getProvider",
1331
- "type": {
1332
- "__schema": "InferenceTypeSchema",
1419
+ {
1420
+ "__schema": "VariableLikeSchema",
1333
1421
  "location": {
1334
1422
  "filePath": "graphql.ui.runtime.tsx",
1335
- "line": 86,
1423
+ "line": 92,
1336
1424
  "character": 3
1337
1425
  },
1338
- "type": "({ client, children }: {\n client: GraphQLClient<any>;\n children: ReactNode;\n}) => React.JSX.Element"
1339
- },
1340
- "isOptional": true,
1341
- "defaultValue": "({ client, children }: { client: GraphQLClient<any>; children: ReactNode }) => {\n return <GraphQLProvider client={client}>{children}</GraphQLProvider>;\n }"
1342
- },
1343
- {
1344
- "__schema": "VariableLikeSchema",
1345
- "location": {
1346
- "filePath": "graphql.ui.runtime.tsx",
1347
- "line": 90,
1348
- "character": 3
1426
+ "signature": "(property) GraphqlUI.runtime: RuntimeDefinition",
1427
+ "name": "runtime",
1428
+ "type": {
1429
+ "__schema": "InferenceTypeSchema",
1430
+ "location": {
1431
+ "filePath": "graphql.ui.runtime.tsx",
1432
+ "line": 92,
1433
+ "character": 3
1434
+ },
1435
+ "type": "RuntimeDefinition"
1436
+ },
1437
+ "isOptional": true,
1438
+ "defaultValue": "UIRuntime"
1349
1439
  },
1350
- "signature": "(property) GraphqlUI.renderPlugins: GraphqlRenderPlugins",
1351
- "name": "renderPlugins",
1352
- "type": {
1353
- "__schema": "TypeRefSchema",
1440
+ {
1441
+ "__schema": "VariableLikeSchema",
1354
1442
  "location": {
1355
1443
  "filePath": "graphql.ui.runtime.tsx",
1356
- "line": 90,
1444
+ "line": 93,
1357
1445
  "character": 3
1358
1446
  },
1359
- "name": "GraphqlRenderPlugins",
1360
- "internalFilePath": "render-lifecycle.tsx"
1361
- },
1362
- "isOptional": true,
1363
- "defaultValue": "new GraphqlRenderPlugins(this)"
1364
- },
1365
- {
1366
- "__schema": "VariableLikeSchema",
1367
- "location": {
1368
- "filePath": "graphql.ui.runtime.tsx",
1369
- "line": 92,
1370
- "character": 3
1447
+ "signature": "(property) GraphqlUI.dependencies: never[]",
1448
+ "name": "dependencies",
1449
+ "type": {
1450
+ "__schema": "InferenceTypeSchema",
1451
+ "location": {
1452
+ "filePath": "graphql.ui.runtime.tsx",
1453
+ "line": 93,
1454
+ "character": 3
1455
+ },
1456
+ "type": "never[]"
1457
+ },
1458
+ "isOptional": true,
1459
+ "defaultValue": "[]"
1371
1460
  },
1372
- "signature": "(property) GraphqlUI.runtime: RuntimeDefinition",
1373
- "name": "runtime",
1374
- "type": {
1375
- "__schema": "InferenceTypeSchema",
1461
+ {
1462
+ "__schema": "VariableLikeSchema",
1376
1463
  "location": {
1377
1464
  "filePath": "graphql.ui.runtime.tsx",
1378
- "line": 92,
1465
+ "line": 94,
1379
1466
  "character": 3
1380
1467
  },
1381
- "type": "RuntimeDefinition"
1382
- },
1383
- "isOptional": true,
1384
- "defaultValue": "UIRuntime"
1385
- },
1386
- {
1387
- "__schema": "VariableLikeSchema",
1388
- "location": {
1389
- "filePath": "graphql.ui.runtime.tsx",
1390
- "line": 93,
1391
- "character": 3
1468
+ "signature": "(property) GraphqlUI.slots: never[]",
1469
+ "name": "slots",
1470
+ "type": {
1471
+ "__schema": "InferenceTypeSchema",
1472
+ "location": {
1473
+ "filePath": "graphql.ui.runtime.tsx",
1474
+ "line": 94,
1475
+ "character": 3
1476
+ },
1477
+ "type": "never[]"
1478
+ },
1479
+ "isOptional": true,
1480
+ "defaultValue": "[]"
1392
1481
  },
1393
- "signature": "(property) GraphqlUI.dependencies: never[]",
1394
- "name": "dependencies",
1395
- "type": {
1396
- "__schema": "InferenceTypeSchema",
1482
+ {
1483
+ "__schema": "FunctionLikeSchema",
1397
1484
  "location": {
1398
1485
  "filePath": "graphql.ui.runtime.tsx",
1399
- "line": 93,
1486
+ "line": 96,
1400
1487
  "character": 3
1401
1488
  },
1402
- "type": "never[]"
1403
- },
1404
- "isOptional": true,
1405
- "defaultValue": "[]"
1489
+ "signature": "(method) GraphqlUI.provider(): Promise<GraphqlUI>",
1490
+ "name": "provider",
1491
+ "params": [],
1492
+ "returnType": {
1493
+ "__schema": "InferenceTypeSchema",
1494
+ "location": {
1495
+ "filePath": "graphql.ui.runtime.tsx",
1496
+ "line": 96,
1497
+ "character": 3
1498
+ },
1499
+ "type": "Promise<GraphqlUI>"
1500
+ },
1501
+ "modifiers": [
1502
+ "static",
1503
+ "async"
1504
+ ]
1505
+ }
1506
+ ],
1507
+ "extendsNodes": [],
1508
+ "implementNodes": []
1509
+ }
1510
+ },
1511
+ {
1512
+ "__schema": "ExportSchema",
1513
+ "location": {
1514
+ "filePath": "index.ts",
1515
+ "line": 5,
1516
+ "character": 26
1517
+ },
1518
+ "name": "GraphQLClient",
1519
+ "exportNode": {
1520
+ "__schema": "TypeSchema",
1521
+ "location": {
1522
+ "filePath": "graphql.ui.runtime.tsx",
1523
+ "line": 21,
1524
+ "character": 1
1406
1525
  },
1407
- {
1408
- "__schema": "VariableLikeSchema",
1526
+ "doc": {
1527
+ "__schema": "DocSchema",
1409
1528
  "location": {
1410
1529
  "filePath": "graphql.ui.runtime.tsx",
1411
- "line": 94,
1412
- "character": 3
1413
- },
1414
- "signature": "(property) GraphqlUI.slots: never[]",
1415
- "name": "slots",
1416
- "type": {
1417
- "__schema": "InferenceTypeSchema",
1418
- "location": {
1419
- "filePath": "graphql.ui.runtime.tsx",
1420
- "line": 94,
1421
- "character": 3
1422
- },
1423
- "type": "never[]"
1530
+ "line": 17,
1531
+ "character": 1
1424
1532
  },
1425
- "isOptional": true,
1426
- "defaultValue": "[]"
1533
+ "raw": "/**\n * Type of gql client.\n * Used to abstract Apollo client, so consumers could import the type from graphql.ui, and not have to depend on @apollo/client directly\n * */",
1534
+ "comment": "Type of gql client.\nUsed to abstract Apollo client, so consumers could import the type from graphql.ui, and not have to depend on",
1535
+ "tags": [
1536
+ {
1537
+ "__schema": "TagSchema",
1538
+ "location": {
1539
+ "filePath": "graphql.ui.runtime.tsx",
1540
+ "line": 19,
1541
+ "character": 114
1542
+ },
1543
+ "tagName": "apollo",
1544
+ "comment": "/client directly"
1545
+ }
1546
+ ]
1427
1547
  },
1428
- {
1429
- "__schema": "FunctionLikeSchema",
1548
+ "signature": "type GraphQLClient<T> = ApolloClient<T>",
1549
+ "name": "GraphQLClient",
1550
+ "type": {
1551
+ "__schema": "TypeRefSchema",
1430
1552
  "location": {
1431
1553
  "filePath": "graphql.ui.runtime.tsx",
1432
- "line": 96,
1433
- "character": 3
1434
- },
1435
- "signature": "(method) GraphqlUI.provider(): Promise<GraphqlUI>",
1436
- "name": "provider",
1437
- "params": [],
1438
- "returnType": {
1439
- "__schema": "InferenceTypeSchema",
1440
- "location": {
1441
- "filePath": "graphql.ui.runtime.tsx",
1442
- "line": 96,
1443
- "character": 3
1444
- },
1445
- "type": "Promise<GraphqlUI>"
1554
+ "line": 21,
1555
+ "character": 32
1446
1556
  },
1447
- "modifiers": [
1448
- "static",
1449
- "async"
1557
+ "name": "ApolloClient",
1558
+ "packageName": "@apollo/client",
1559
+ "typeArgs": [
1560
+ {
1561
+ "__schema": "TypeRefSchema",
1562
+ "location": {
1563
+ "filePath": "graphql.ui.runtime.tsx",
1564
+ "line": 21,
1565
+ "character": 45
1566
+ },
1567
+ "name": "T"
1568
+ }
1450
1569
  ]
1451
1570
  }
1452
- ],
1453
- "extendsNodes": [],
1454
- "implementNodes": []
1571
+ }
1455
1572
  },
1456
1573
  {
1457
- "__schema": "TypeSchema",
1574
+ "__schema": "ExportSchema",
1458
1575
  "location": {
1459
- "filePath": "graphql.ui.runtime.tsx",
1460
- "line": 21,
1461
- "character": 1
1576
+ "filePath": "index.ts",
1577
+ "line": 6,
1578
+ "character": 15
1462
1579
  },
1463
- "doc": {
1464
- "__schema": "DocSchema",
1580
+ "name": "GraphQLServer",
1581
+ "exportNode": {
1582
+ "__schema": "InterfaceSchema",
1465
1583
  "location": {
1466
- "filePath": "graphql.ui.runtime.tsx",
1467
- "line": 17,
1584
+ "filePath": "graphql-server.ts",
1585
+ "line": 1,
1468
1586
  "character": 1
1469
1587
  },
1470
- "raw": "/**\n * Type of gql client.\n * Used to abstract Apollo client, so consumers could import the type from graphql.ui, and not have to depend on @apollo/client directly\n * */",
1471
- "comment": "Type of gql client.\nUsed to abstract Apollo client, so consumers could import the type from graphql.ui, and not have to depend on",
1472
- "tags": [
1473
- {
1474
- "__schema": "TagSchema",
1475
- "location": {
1476
- "filePath": "graphql.ui.runtime.tsx",
1477
- "line": 19,
1478
- "character": 114
1479
- },
1480
- "tagName": "apollo",
1481
- "comment": "/client directly"
1482
- }
1483
- ]
1484
- },
1485
- "signature": "type GraphQLClient<T> = ApolloClient<T>",
1486
- "name": "GraphQLClient",
1487
- "type": {
1488
- "__schema": "TypeRefSchema",
1489
- "location": {
1490
- "filePath": "graphql.ui.runtime.tsx",
1491
- "line": 21,
1492
- "character": 32
1493
- },
1494
- "name": "ApolloClient",
1495
- "packageName": "@apollo/client",
1496
- "typeArgs": [
1588
+ "signature": "interface GraphQLServer",
1589
+ "name": "GraphQLServer",
1590
+ "members": [
1497
1591
  {
1498
- "__schema": "TypeRefSchema",
1499
- "location": {
1500
- "filePath": "graphql.ui.runtime.tsx",
1501
- "line": 21,
1502
- "character": 45
1503
- },
1504
- "name": "T"
1505
- }
1506
- ]
1507
- }
1508
- },
1509
- {
1510
- "__schema": "InterfaceSchema",
1511
- "location": {
1512
- "filePath": "graphql-server.ts",
1513
- "line": 1,
1514
- "character": 1
1515
- },
1516
- "signature": "interface GraphQLServer",
1517
- "name": "GraphQLServer",
1518
- "members": [
1519
- {
1520
- "__schema": "VariableLikeSchema",
1521
- "location": {
1522
- "filePath": "graphql-server.ts",
1523
- "line": 2,
1524
- "character": 3
1525
- },
1526
- "signature": "(property) GraphQLServer.uri: string",
1527
- "name": "uri",
1528
- "type": {
1529
- "__schema": "KeywordTypeSchema",
1592
+ "__schema": "VariableLikeSchema",
1530
1593
  "location": {
1531
1594
  "filePath": "graphql-server.ts",
1532
1595
  "line": 2,
1533
- "character": 8
1596
+ "character": 3
1534
1597
  },
1535
- "name": "string"
1536
- },
1537
- "isOptional": false
1538
- },
1539
- {
1540
- "__schema": "VariableLikeSchema",
1541
- "location": {
1542
- "filePath": "graphql-server.ts",
1543
- "line": 4,
1544
- "character": 3
1598
+ "signature": "(property) GraphQLServer.uri: string",
1599
+ "name": "uri",
1600
+ "type": {
1601
+ "__schema": "KeywordTypeSchema",
1602
+ "location": {
1603
+ "filePath": "graphql-server.ts",
1604
+ "line": 2,
1605
+ "character": 8
1606
+ },
1607
+ "name": "string"
1608
+ },
1609
+ "isOptional": false
1545
1610
  },
1546
- "signature": "(property) GraphQLServer.subscriptionsUri?: string | undefined",
1547
- "name": "subscriptionsUri",
1548
- "type": {
1549
- "__schema": "KeywordTypeSchema",
1611
+ {
1612
+ "__schema": "VariableLikeSchema",
1550
1613
  "location": {
1551
1614
  "filePath": "graphql-server.ts",
1552
1615
  "line": 4,
1553
- "character": 22
1616
+ "character": 3
1554
1617
  },
1555
- "name": "string"
1556
- },
1557
- "isOptional": true
1558
- }
1559
- ],
1560
- "extendsNodes": []
1618
+ "signature": "(property) GraphQLServer.subscriptionsUri?: string | undefined",
1619
+ "name": "subscriptionsUri",
1620
+ "type": {
1621
+ "__schema": "KeywordTypeSchema",
1622
+ "location": {
1623
+ "filePath": "graphql-server.ts",
1624
+ "line": 4,
1625
+ "character": 22
1626
+ },
1627
+ "name": "string"
1628
+ },
1629
+ "isOptional": true
1630
+ }
1631
+ ],
1632
+ "extendsNodes": []
1633
+ }
1561
1634
  },
1562
1635
  {
1563
- "__schema": "ReactSchema",
1636
+ "__schema": "ExportSchema",
1564
1637
  "location": {
1565
- "filePath": "graphql-provider/graphql-provider.tsx",
1566
- "line": 10,
1567
- "character": 1
1638
+ "filePath": "index.ts",
1639
+ "line": 7,
1640
+ "character": 10
1568
1641
  },
1569
- "signature": "function GraphQLProvider({ client, children }: GraphQLProviderProps): React.JSX.Element",
1570
1642
  "name": "GraphQLProvider",
1571
- "props": {
1572
- "__schema": "ParameterSchema",
1643
+ "exportNode": {
1644
+ "__schema": "ReactSchema",
1573
1645
  "location": {
1574
1646
  "filePath": "graphql-provider/graphql-provider.tsx",
1575
1647
  "line": 10,
1576
- "character": 33
1648
+ "character": 1
1577
1649
  },
1578
- "name": "{ client, children }",
1579
- "type": {
1580
- "__schema": "TypeRefSchema",
1650
+ "signature": "function GraphQLProvider({ client, children }: GraphQLProviderProps): React.JSX.Element",
1651
+ "name": "GraphQLProvider",
1652
+ "props": {
1653
+ "__schema": "ParameterSchema",
1581
1654
  "location": {
1582
1655
  "filePath": "graphql-provider/graphql-provider.tsx",
1583
1656
  "line": 10,
1584
- "character": 55
1657
+ "character": 33
1585
1658
  },
1586
- "name": "GraphQLProviderProps",
1587
- "internalFilePath": "graphql-provider/graphql-provider.tsx"
1588
- },
1589
- "isOptional": false,
1590
- "objectBindingNodes": [
1591
- {
1592
- "__schema": "InferenceTypeSchema",
1659
+ "name": "{ client, children }",
1660
+ "type": {
1661
+ "__schema": "TypeRefSchema",
1593
1662
  "location": {
1594
1663
  "filePath": "graphql-provider/graphql-provider.tsx",
1595
1664
  "line": 10,
1596
- "character": 35
1665
+ "character": 55
1597
1666
  },
1598
- "name": "client",
1599
- "type": "GraphQLClient<any>",
1600
- "isSpread": false
1667
+ "name": "GraphQLProviderProps",
1668
+ "internalFilePath": "graphql-provider/graphql-provider.tsx"
1601
1669
  },
1602
- {
1603
- "__schema": "InferenceTypeSchema",
1604
- "location": {
1605
- "filePath": "graphql-provider/graphql-provider.tsx",
1606
- "line": 10,
1607
- "character": 43
1670
+ "isOptional": false,
1671
+ "objectBindingNodes": [
1672
+ {
1673
+ "__schema": "InferenceTypeSchema",
1674
+ "location": {
1675
+ "filePath": "graphql-provider/graphql-provider.tsx",
1676
+ "line": 10,
1677
+ "character": 35
1678
+ },
1679
+ "name": "client",
1680
+ "type": "GraphQLClient<any>",
1681
+ "isSpread": false
1608
1682
  },
1609
- "name": "children",
1610
- "type": "React.ReactNode",
1611
- "isSpread": false
1612
- }
1613
- ],
1614
- "isSpread": false
1615
- },
1616
- "returnType": {
1617
- "__schema": "TypeRefSchema",
1618
- "location": {
1619
- "filePath": "graphql-provider/graphql-provider.tsx",
1620
- "line": 10,
1621
- "character": 1
1683
+ {
1684
+ "__schema": "InferenceTypeSchema",
1685
+ "location": {
1686
+ "filePath": "graphql-provider/graphql-provider.tsx",
1687
+ "line": 10,
1688
+ "character": 43
1689
+ },
1690
+ "name": "children",
1691
+ "type": "React.ReactNode",
1692
+ "isSpread": false
1693
+ }
1694
+ ],
1695
+ "isSpread": false
1622
1696
  },
1623
- "name": "React.JSX.Element",
1624
- "packageName": "react"
1625
- },
1626
- "modifiers": [
1627
- "export"
1628
- ]
1697
+ "returnType": {
1698
+ "__schema": "TypeRefSchema",
1699
+ "location": {
1700
+ "filePath": "graphql-provider/graphql-provider.tsx",
1701
+ "line": 10,
1702
+ "character": 1
1703
+ },
1704
+ "name": "React.JSX.Element",
1705
+ "packageName": "react"
1706
+ },
1707
+ "modifiers": [
1708
+ "export"
1709
+ ]
1710
+ }
1629
1711
  },
1630
1712
  {
1631
- "__schema": "ClassSchema",
1713
+ "__schema": "ExportSchema",
1632
1714
  "location": {
1633
- "filePath": "graphql-error.ts",
1634
- "line": 1,
1635
- "character": 1
1715
+ "filePath": "index.ts",
1716
+ "line": 8,
1717
+ "character": 10
1636
1718
  },
1637
- "signature": "class GraphQlError",
1638
1719
  "name": "GraphQlError",
1639
- "members": [
1640
- {
1641
- "__schema": "ConstructorSchema",
1642
- "location": {
1643
- "filePath": "graphql-error.ts",
1644
- "line": 2,
1645
- "character": 3
1646
- },
1647
- "signature": "constructor GraphQlError(code: number, message?: string): GraphQlError",
1648
- "name": "constructor",
1649
- "params": [
1650
- {
1651
- "__schema": "ParameterSchema",
1652
- "location": {
1653
- "filePath": "graphql-error.ts",
1654
- "line": 6,
1655
- "character": 5
1656
- },
1657
- "name": "code",
1658
- "type": {
1659
- "__schema": "KeywordTypeSchema",
1720
+ "exportNode": {
1721
+ "__schema": "ClassSchema",
1722
+ "location": {
1723
+ "filePath": "graphql-error.ts",
1724
+ "line": 1,
1725
+ "character": 1
1726
+ },
1727
+ "signature": "class GraphQlError",
1728
+ "name": "GraphQlError",
1729
+ "members": [
1730
+ {
1731
+ "__schema": "ConstructorSchema",
1732
+ "location": {
1733
+ "filePath": "graphql-error.ts",
1734
+ "line": 2,
1735
+ "character": 3
1736
+ },
1737
+ "signature": "constructor GraphQlError(code: number, message?: string): GraphQlError",
1738
+ "name": "constructor",
1739
+ "params": [
1740
+ {
1741
+ "__schema": "ParameterSchema",
1660
1742
  "location": {
1661
1743
  "filePath": "graphql-error.ts",
1662
1744
  "line": 6,
1663
- "character": 27
1745
+ "character": 5
1664
1746
  },
1665
- "name": "number"
1666
- },
1667
- "isOptional": false,
1668
- "isSpread": false
1669
- },
1670
- {
1671
- "__schema": "ParameterSchema",
1672
- "location": {
1673
- "filePath": "graphql-error.ts",
1674
- "line": 11,
1675
- "character": 5
1747
+ "name": "code",
1748
+ "type": {
1749
+ "__schema": "KeywordTypeSchema",
1750
+ "location": {
1751
+ "filePath": "graphql-error.ts",
1752
+ "line": 6,
1753
+ "character": 27
1754
+ },
1755
+ "name": "number"
1756
+ },
1757
+ "isOptional": false,
1758
+ "isSpread": false
1676
1759
  },
1677
- "name": "message",
1678
- "type": {
1679
- "__schema": "KeywordTypeSchema",
1760
+ {
1761
+ "__schema": "ParameterSchema",
1680
1762
  "location": {
1681
1763
  "filePath": "graphql-error.ts",
1682
1764
  "line": 11,
1683
- "character": 31
1765
+ "character": 5
1684
1766
  },
1685
- "name": "string"
1767
+ "name": "message",
1768
+ "type": {
1769
+ "__schema": "KeywordTypeSchema",
1770
+ "location": {
1771
+ "filePath": "graphql-error.ts",
1772
+ "line": 11,
1773
+ "character": 31
1774
+ },
1775
+ "name": "string"
1776
+ },
1777
+ "isOptional": true,
1778
+ "isSpread": false
1779
+ }
1780
+ ],
1781
+ "returnType": {
1782
+ "__schema": "ThisTypeSchema",
1783
+ "location": {
1784
+ "filePath": "graphql-error.ts",
1785
+ "line": 1,
1786
+ "character": 1
1686
1787
  },
1687
- "isOptional": true,
1688
- "isSpread": false
1689
- }
1690
- ],
1691
- "returnType": {
1692
- "__schema": "ThisTypeSchema",
1693
- "location": {
1694
- "filePath": "graphql-error.ts",
1695
- "line": 1,
1696
- "character": 1
1788
+ "name": "GraphQlError"
1697
1789
  },
1698
- "name": "GraphQlError"
1699
- },
1700
- "modifiers": []
1701
- }
1702
- ],
1703
- "extendsNodes": [],
1704
- "implementNodes": []
1790
+ "modifiers": []
1791
+ }
1792
+ ],
1793
+ "extendsNodes": [],
1794
+ "implementNodes": []
1795
+ }
1705
1796
  }
1706
1797
  ],
1707
1798
  "internals": []
@@ -3876,7 +3967,7 @@
3876
3967
  "componentId": {
3877
3968
  "scope": "teambit.harmony",
3878
3969
  "name": "graphql",
3879
- "version": "1.0.257"
3970
+ "version": "1.0.259"
3880
3971
  },
3881
3972
  "taggedModuleExports": []
3882
3973
  }