@graphcommerce/graphql-codegen-markdown-docs 9.0.0-canary.98 → 9.0.0
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/CHANGELOG.md +21 -904
- package/dist/graphql.js +4 -3
- package/package.json +8 -8
- package/src/index.ts +5 -7
- package/src/graphql.ts +0 -28
package/CHANGELOG.md
CHANGED
@@ -1,274 +1,48 @@
|
|
1
1
|
# Change Log
|
2
2
|
|
3
|
-
## 9.0.0
|
3
|
+
## 9.0.0
|
4
4
|
|
5
|
-
|
6
|
-
|
7
|
-
## 9.0.0-canary.96
|
8
|
-
|
9
|
-
## 9.0.0-canary.95
|
10
|
-
|
11
|
-
## 9.0.0-canary.94
|
12
|
-
|
13
|
-
## 9.0.0-canary.93
|
14
|
-
|
15
|
-
## 9.0.0-canary.92
|
16
|
-
|
17
|
-
## 9.0.0-canary.91
|
18
|
-
|
19
|
-
## 9.0.0-canary.90
|
20
|
-
|
21
|
-
## 9.0.0-canary.89
|
22
|
-
|
23
|
-
## 9.0.0-canary.88
|
24
|
-
|
25
|
-
## 9.0.0-canary.87
|
26
|
-
|
27
|
-
## 9.0.0-canary.86
|
28
|
-
|
29
|
-
## 9.0.0-canary.85
|
30
|
-
|
31
|
-
## 9.0.0-canary.84
|
32
|
-
|
33
|
-
## 9.0.0-canary.83
|
34
|
-
|
35
|
-
## 9.0.0-canary.82
|
36
|
-
|
37
|
-
## 9.0.0-canary.81
|
38
|
-
|
39
|
-
## 9.0.0-canary.80
|
40
|
-
|
41
|
-
## 9.0.0-canary.79
|
42
|
-
|
43
|
-
## 9.0.0-canary.78
|
44
|
-
|
45
|
-
## 9.0.0-canary.77
|
46
|
-
|
47
|
-
## 9.0.0-canary.76
|
48
|
-
|
49
|
-
## 9.0.0-canary.75
|
50
|
-
|
51
|
-
## 9.0.0-canary.74
|
52
|
-
|
53
|
-
## 9.0.0-canary.73
|
54
|
-
|
55
|
-
## 9.0.0-canary.72
|
56
|
-
|
57
|
-
## 9.0.0-canary.71
|
58
|
-
|
59
|
-
## 9.0.0-canary.70
|
60
|
-
|
61
|
-
## 9.0.0-canary.69
|
62
|
-
|
63
|
-
## 9.0.0-canary.68
|
64
|
-
|
65
|
-
## 9.0.0-canary.67
|
66
|
-
|
67
|
-
## 9.0.0-canary.66
|
68
|
-
|
69
|
-
## 9.0.0-canary.65
|
70
|
-
|
71
|
-
## 9.0.0-canary.64
|
72
|
-
|
73
|
-
## 9.0.0-canary.63
|
74
|
-
|
75
|
-
## 9.0.0-canary.62
|
76
|
-
|
77
|
-
## 9.0.0-canary.61
|
78
|
-
|
79
|
-
## 9.0.0-canary.60
|
80
|
-
|
81
|
-
## 9.0.0-canary.59
|
82
|
-
|
83
|
-
## 9.0.0-canary.58
|
84
|
-
|
85
|
-
## 9.0.0-canary.57
|
86
|
-
|
87
|
-
## 9.0.0-canary.56
|
88
|
-
|
89
|
-
## 9.0.0-canary.55
|
90
|
-
|
91
|
-
## 9.0.0-canary.54
|
92
|
-
|
93
|
-
## 8.1.0-canary.53
|
94
|
-
|
95
|
-
## 8.1.0-canary.52
|
96
|
-
|
97
|
-
## 8.1.0-canary.51
|
98
|
-
|
99
|
-
## 8.1.0-canary.50
|
100
|
-
|
101
|
-
## 8.1.0-canary.49
|
102
|
-
|
103
|
-
## 8.1.0-canary.48
|
104
|
-
|
105
|
-
## 8.1.0-canary.47
|
106
|
-
|
107
|
-
## 8.1.0-canary.46
|
108
|
-
|
109
|
-
## 8.1.0-canary.45
|
110
|
-
|
111
|
-
## 8.1.0-canary.44
|
112
|
-
|
113
|
-
## 8.1.0-canary.43
|
114
|
-
|
115
|
-
## 8.1.0-canary.42
|
116
|
-
|
117
|
-
## 8.1.0-canary.41
|
118
|
-
|
119
|
-
## 8.1.0-canary.40
|
120
|
-
|
121
|
-
## 8.1.0-canary.39
|
122
|
-
|
123
|
-
## 8.1.0-canary.38
|
124
|
-
|
125
|
-
## 8.1.0-canary.37
|
126
|
-
|
127
|
-
## 8.1.0-canary.36
|
128
|
-
|
129
|
-
## 8.1.0-canary.35
|
130
|
-
|
131
|
-
## 8.1.0-canary.34
|
132
|
-
|
133
|
-
## 8.1.0-canary.33
|
134
|
-
|
135
|
-
## 8.1.0-canary.32
|
136
|
-
|
137
|
-
## 8.1.0-canary.31
|
138
|
-
|
139
|
-
## 8.1.0-canary.30
|
140
|
-
|
141
|
-
## 8.1.0-canary.29
|
142
|
-
|
143
|
-
## 8.1.0-canary.28
|
144
|
-
|
145
|
-
## 8.1.0-canary.27
|
146
|
-
|
147
|
-
## 8.1.0-canary.26
|
148
|
-
|
149
|
-
## 8.1.0-canary.25
|
150
|
-
|
151
|
-
## 8.1.0-canary.24
|
152
|
-
|
153
|
-
## 8.1.0-canary.23
|
154
|
-
|
155
|
-
## 8.1.0-canary.22
|
156
|
-
|
157
|
-
## 8.1.0-canary.21
|
158
|
-
|
159
|
-
## 8.1.0-canary.20
|
160
|
-
|
161
|
-
## 8.1.0-canary.19
|
162
|
-
|
163
|
-
## 8.1.0-canary.18
|
164
|
-
|
165
|
-
## 8.1.0-canary.17
|
166
|
-
|
167
|
-
## 8.1.0-canary.16
|
168
|
-
|
169
|
-
## 8.1.0-canary.15
|
170
|
-
|
171
|
-
## 8.1.0-canary.14
|
172
|
-
|
173
|
-
## 8.1.0-canary.13
|
174
|
-
|
175
|
-
## 8.1.0-canary.12
|
176
|
-
|
177
|
-
## 8.1.0-canary.11
|
178
|
-
|
179
|
-
## 8.1.0-canary.10
|
180
|
-
|
181
|
-
## 8.1.0-canary.9
|
182
|
-
|
183
|
-
## 8.1.0-canary.8
|
184
|
-
|
185
|
-
## 8.1.0-canary.7
|
186
|
-
|
187
|
-
## 8.1.0-canary.6
|
188
|
-
|
189
|
-
## 8.1.0-canary.5
|
190
|
-
|
191
|
-
## 8.0.6-canary.4
|
192
|
-
|
193
|
-
## 8.0.6-canary.3
|
194
|
-
|
195
|
-
## 8.0.6-canary.2
|
196
|
-
|
197
|
-
## 8.0.6-canary.1
|
198
|
-
|
199
|
-
## 8.0.6-canary.0
|
200
|
-
|
201
|
-
## 8.0.5
|
202
|
-
|
203
|
-
## 8.0.5-canary.10
|
204
|
-
|
205
|
-
## 8.0.5-canary.9
|
206
|
-
|
207
|
-
## 8.0.5-canary.8
|
208
|
-
|
209
|
-
## 8.0.5-canary.7
|
210
|
-
|
211
|
-
## 8.0.5-canary.6
|
212
|
-
|
213
|
-
## 8.0.5-canary.5
|
214
|
-
|
215
|
-
## 8.0.5-canary.4
|
216
|
-
|
217
|
-
## 8.0.5-canary.3
|
218
|
-
|
219
|
-
## 8.0.5-canary.2
|
220
|
-
|
221
|
-
## 8.0.5-canary.1
|
222
|
-
|
223
|
-
## 8.0.5-canary.0
|
5
|
+
### Patch Changes
|
224
6
|
|
225
|
-
|
7
|
+
- [#2421](https://github.com/graphcommerce-org/graphcommerce/pull/2421) [`d500643`](https://github.com/graphcommerce-org/graphcommerce/commit/d500643138799b6db1610cb10a1d065d6219d8ea) - Resolve peer dependency issues so we get a clean install ([@paales](https://github.com/paales))
|
226
8
|
|
227
|
-
##
|
9
|
+
## 9.0.0-canary.118
|
228
10
|
|
229
|
-
##
|
11
|
+
## 9.0.0-canary.117
|
230
12
|
|
231
|
-
##
|
13
|
+
## 9.0.0-canary.116
|
232
14
|
|
233
|
-
##
|
15
|
+
## 9.0.0-canary.115
|
234
16
|
|
235
|
-
##
|
17
|
+
## 9.0.0-canary.114
|
236
18
|
|
237
|
-
##
|
19
|
+
## 9.0.0-canary.113
|
238
20
|
|
239
|
-
##
|
21
|
+
## 9.0.0-canary.112
|
240
22
|
|
241
|
-
##
|
23
|
+
## 9.0.0-canary.111
|
242
24
|
|
243
|
-
##
|
25
|
+
## 9.0.0-canary.110
|
244
26
|
|
245
|
-
##
|
27
|
+
## 9.0.0-canary.109
|
246
28
|
|
247
|
-
##
|
29
|
+
## 9.0.0-canary.108
|
248
30
|
|
249
|
-
##
|
31
|
+
## 9.0.0-canary.107
|
250
32
|
|
251
|
-
##
|
33
|
+
## 9.0.0-canary.106
|
252
34
|
|
253
|
-
##
|
35
|
+
## 9.0.0-canary.105
|
254
36
|
|
255
|
-
##
|
37
|
+
## 9.0.0-canary.104
|
256
38
|
|
257
|
-
##
|
39
|
+
## 9.0.0-canary.103
|
258
40
|
|
259
41
|
### Patch Changes
|
260
42
|
|
261
|
-
- [#
|
262
|
-
|
263
|
-
## 8.0.1-canary.4
|
264
|
-
|
265
|
-
## 8.0.1-canary.3
|
266
|
-
|
267
|
-
## 8.0.1-canary.2
|
268
|
-
|
269
|
-
## 8.0.1-canary.1
|
43
|
+
- [#2421](https://github.com/graphcommerce-org/graphcommerce/pull/2421) [`d500643`](https://github.com/graphcommerce-org/graphcommerce/commit/d500643138799b6db1610cb10a1d065d6219d8ea) - Resolve peer dependency issues so we get a clean install ([@paales](https://github.com/paales))
|
270
44
|
|
271
|
-
## 8.0.1
|
45
|
+
## 8.0.1
|
272
46
|
|
273
47
|
### Patch Changes
|
274
48
|
|
@@ -280,232 +54,12 @@
|
|
280
54
|
|
281
55
|
- [#2077](https://github.com/graphcommerce-org/graphcommerce/pull/2077) [`2e46389`](https://github.com/graphcommerce-org/graphcommerce/commit/2e46389edcd506c490cd7273be384e5c42df4a9e) - Render `framework/config.md` more nicely, so that we follow a more typescript-esque style and inline the enums. ([@bramvanderholst](https://github.com/bramvanderholst))
|
282
56
|
|
283
|
-
## 8.0.0-canary.100
|
284
|
-
|
285
|
-
## 8.0.0-canary.99
|
286
|
-
|
287
|
-
## 8.0.0-canary.98
|
288
|
-
|
289
|
-
## 8.0.0-canary.97
|
290
|
-
|
291
|
-
## 8.0.0-canary.96
|
292
|
-
|
293
|
-
## 8.0.0-canary.95
|
294
|
-
|
295
|
-
## 8.0.0-canary.94
|
296
|
-
|
297
|
-
## 8.0.0-canary.93
|
298
|
-
|
299
|
-
## 8.0.0-canary.92
|
300
|
-
|
301
|
-
## 8.0.0-canary.91
|
302
|
-
|
303
|
-
## 8.0.0-canary.90
|
304
|
-
|
305
|
-
## 8.0.0-canary.89
|
306
|
-
|
307
|
-
## 8.0.0-canary.88
|
308
|
-
|
309
|
-
## 8.0.0-canary.87
|
310
|
-
|
311
|
-
## 8.0.0-canary.86
|
312
|
-
|
313
|
-
## 8.0.0-canary.85
|
314
|
-
|
315
|
-
## 8.0.0-canary.84
|
316
|
-
|
317
|
-
## 8.0.0-canary.83
|
318
|
-
|
319
|
-
## 8.0.0-canary.82
|
320
|
-
|
321
|
-
## 8.0.0-canary.81
|
322
|
-
|
323
|
-
## 8.0.0-canary.80
|
324
|
-
|
325
|
-
## 8.0.0-canary.79
|
326
|
-
|
327
|
-
## 8.0.0-canary.78
|
328
|
-
|
329
|
-
## 8.0.0-canary.77
|
330
|
-
|
331
|
-
## 8.0.0-canary.76
|
332
|
-
|
333
|
-
## 8.0.0-canary.75
|
334
|
-
|
335
|
-
## 8.0.0-canary.74
|
336
|
-
|
337
|
-
## 8.0.0-canary.73
|
338
|
-
|
339
|
-
## 8.0.0-canary.72
|
340
|
-
|
341
|
-
## 8.0.0-canary.71
|
342
|
-
|
343
|
-
## 8.0.0-canary.70
|
344
|
-
|
345
|
-
## 8.0.0-canary.69
|
346
|
-
|
347
|
-
## 7.1.0-canary.68
|
348
|
-
|
349
|
-
## 7.1.0-canary.67
|
350
|
-
|
351
|
-
## 7.1.0-canary.66
|
352
|
-
|
353
|
-
## 7.1.0-canary.65
|
354
|
-
|
355
|
-
## 7.1.0-canary.64
|
356
|
-
|
357
|
-
## 7.1.0-canary.63
|
358
|
-
|
359
|
-
## 7.1.0-canary.62
|
360
|
-
|
361
|
-
## 7.1.0-canary.61
|
362
|
-
|
363
|
-
## 7.1.0-canary.60
|
364
|
-
|
365
|
-
## 7.1.0-canary.59
|
366
|
-
|
367
|
-
## 7.1.0-canary.58
|
368
|
-
|
369
|
-
## 7.1.0-canary.57
|
370
|
-
|
371
|
-
## 7.1.0-canary.56
|
372
|
-
|
373
|
-
## 7.1.0-canary.55
|
374
|
-
|
375
|
-
## 7.1.0-canary.54
|
376
|
-
|
377
|
-
## 7.1.0-canary.53
|
378
|
-
|
379
|
-
## 7.1.0-canary.52
|
380
|
-
|
381
|
-
## 7.1.0-canary.51
|
382
|
-
|
383
|
-
## 7.1.0-canary.50
|
384
|
-
|
385
|
-
## 7.1.0-canary.49
|
386
|
-
|
387
|
-
## 7.1.0-canary.48
|
388
|
-
|
389
|
-
## 7.1.0-canary.47
|
390
|
-
|
391
|
-
## 7.1.0-canary.46
|
392
|
-
|
393
|
-
## 7.1.0-canary.45
|
394
|
-
|
395
|
-
### Patch Changes
|
396
|
-
|
397
|
-
- [#2077](https://github.com/graphcommerce-org/graphcommerce/pull/2077) [`2e46389ed`](https://github.com/graphcommerce-org/graphcommerce/commit/2e46389edcd506c490cd7273be384e5c42df4a9e) - Render framework/config.md more nicely, so that we follow a more typescript-esque style, inline enums. ([@bramvanderholst](https://github.com/bramvanderholst))
|
398
|
-
|
399
|
-
## 7.1.0-canary.38
|
400
|
-
|
401
|
-
## 7.1.0-canary.37
|
402
|
-
|
403
|
-
## 7.1.0-canary.36
|
404
|
-
|
405
|
-
## 7.1.0-canary.35
|
406
|
-
|
407
|
-
## 7.1.0-canary.34
|
408
|
-
|
409
|
-
## 7.1.0-canary.33
|
410
|
-
|
411
|
-
## 7.1.0-canary.32
|
412
|
-
|
413
|
-
## 7.1.0-canary.31
|
414
|
-
|
415
|
-
## 7.1.0-canary.30
|
416
|
-
|
417
|
-
## 7.1.0-canary.29
|
418
|
-
|
419
|
-
## 7.1.0-canary.28
|
420
|
-
|
421
|
-
## 7.1.0-canary.27
|
422
|
-
|
423
|
-
## 7.1.0-canary.26
|
424
|
-
|
425
|
-
## 7.1.0-canary.25
|
426
|
-
|
427
|
-
## 7.1.0-canary.24
|
428
|
-
|
429
|
-
## 7.1.0-canary.23
|
430
|
-
|
431
|
-
## 7.1.0-canary.22
|
432
|
-
|
433
|
-
## 7.1.0-canary.21
|
434
|
-
|
435
|
-
## 7.1.0-canary.20
|
436
|
-
|
437
|
-
## 7.1.0-canary.19
|
438
|
-
|
439
|
-
## 7.1.0-canary.18
|
440
|
-
|
441
|
-
## 7.1.0-canary.17
|
442
|
-
|
443
|
-
## 7.1.0-canary.16
|
444
|
-
|
445
|
-
## 7.1.0-canary.15
|
446
|
-
|
447
|
-
## 7.1.0-canary.14
|
448
|
-
|
449
|
-
## 7.1.0-canary.13
|
450
|
-
|
451
|
-
## 7.1.0-canary.12
|
452
|
-
|
453
|
-
## 7.1.0-canary.11
|
454
|
-
|
455
|
-
## 7.1.0-canary.10
|
456
|
-
|
457
|
-
## 7.1.0-canary.9
|
458
|
-
|
459
|
-
## 7.1.0-canary.8
|
460
|
-
|
461
|
-
## 7.0.2-canary.7
|
462
|
-
|
463
|
-
## 7.0.2-canary.6
|
464
|
-
|
465
|
-
## 7.0.2-canary.5
|
466
|
-
|
467
57
|
## 7.0.1
|
468
58
|
|
469
59
|
### Patch Changes
|
470
60
|
|
471
61
|
- [#2047](https://github.com/graphcommerce-org/graphcommerce/pull/2047) [`136580b39`](https://github.com/graphcommerce-org/graphcommerce/commit/136580b39e3cffdd07e3fa087e049bd532c3e8f1) - Updated all dependencies to the latest version where possible. ([@paales](https://github.com/paales))
|
472
62
|
|
473
|
-
## 7.0.1-canary.15
|
474
|
-
|
475
|
-
## 7.0.1-canary.14
|
476
|
-
|
477
|
-
## 7.0.1-canary.13
|
478
|
-
|
479
|
-
## 7.0.1-canary.12
|
480
|
-
|
481
|
-
## 7.0.1-canary.11
|
482
|
-
|
483
|
-
## 7.0.1-canary.10
|
484
|
-
|
485
|
-
## 7.0.1-canary.9
|
486
|
-
|
487
|
-
## 7.0.1-canary.8
|
488
|
-
|
489
|
-
## 7.0.1-canary.7
|
490
|
-
|
491
|
-
## 7.0.1-canary.6
|
492
|
-
|
493
|
-
## 7.0.1-canary.5
|
494
|
-
|
495
|
-
## 7.0.1-canary.4
|
496
|
-
|
497
|
-
## 7.0.1-canary.3
|
498
|
-
|
499
|
-
## 7.0.1-canary.2
|
500
|
-
|
501
|
-
## 7.0.1-canary.1
|
502
|
-
|
503
|
-
## 7.0.1-canary.0
|
504
|
-
|
505
|
-
### Patch Changes
|
506
|
-
|
507
|
-
- [#2047](https://github.com/graphcommerce-org/graphcommerce/pull/2047) [`136580b39`](https://github.com/graphcommerce-org/graphcommerce/commit/136580b39e3cffdd07e3fa087e049bd532c3e8f1) - Updated all dependencies to the latest version where possible. ([@paales](https://github.com/paales))
|
508
|
-
|
509
63
|
## 7.0.0
|
510
64
|
|
511
65
|
### Patch Changes
|
@@ -518,390 +72,6 @@
|
|
518
72
|
|
519
73
|
- [#1959](https://github.com/graphcommerce-org/graphcommerce/pull/1959) [`d0809b132`](https://github.com/graphcommerce-org/graphcommerce/commit/d0809b132a0e4cbdfeb86164f6c16a89ebecd987) - Added support for default values in the Config.graphqls files for the documentation ([@JoshuaS98](https://github.com/JoshuaS98))
|
520
74
|
|
521
|
-
## 6.2.0-canary.98
|
522
|
-
|
523
|
-
## 6.2.0-canary.97
|
524
|
-
|
525
|
-
## 6.2.0-canary.96
|
526
|
-
|
527
|
-
## 6.2.0-canary.95
|
528
|
-
|
529
|
-
## 6.2.0-canary.94
|
530
|
-
|
531
|
-
## 6.2.0-canary.93
|
532
|
-
|
533
|
-
## 6.2.0-canary.92
|
534
|
-
|
535
|
-
## 6.2.0-canary.91
|
536
|
-
|
537
|
-
## 6.2.0-canary.90
|
538
|
-
|
539
|
-
### Patch Changes
|
540
|
-
|
541
|
-
- [#2034](https://github.com/graphcommerce-org/graphcommerce/pull/2034) [`6fca47484`](https://github.com/graphcommerce-org/graphcommerce/commit/6fca474847fe52f004a6ac0abbd88492512b46ad) - Pre-resolve the customFetch in mesh config ([@paales](https://github.com/paales))
|
542
|
-
|
543
|
-
## 6.2.0-canary.89
|
544
|
-
|
545
|
-
## 6.2.0-canary.88
|
546
|
-
|
547
|
-
## 6.2.0-canary.87
|
548
|
-
|
549
|
-
## 6.2.0-canary.86
|
550
|
-
|
551
|
-
## 6.2.0-canary.85
|
552
|
-
|
553
|
-
## 6.2.0-canary.84
|
554
|
-
|
555
|
-
## 6.2.0-canary.83
|
556
|
-
|
557
|
-
## 6.2.0-canary.82
|
558
|
-
|
559
|
-
## 6.2.0-canary.81
|
560
|
-
|
561
|
-
## 6.2.0-canary.80
|
562
|
-
|
563
|
-
## 6.2.0-canary.79
|
564
|
-
|
565
|
-
## 6.2.0-canary.78
|
566
|
-
|
567
|
-
## 6.2.0-canary.77
|
568
|
-
|
569
|
-
## 6.2.0-canary.76
|
570
|
-
|
571
|
-
## 6.2.0-canary.75
|
572
|
-
|
573
|
-
## 6.2.0-canary.74
|
574
|
-
|
575
|
-
## 6.2.0-canary.73
|
576
|
-
|
577
|
-
## 6.2.0-canary.72
|
578
|
-
|
579
|
-
## 6.2.0-canary.71
|
580
|
-
|
581
|
-
## 6.2.0-canary.70
|
582
|
-
|
583
|
-
## 6.2.0-canary.69
|
584
|
-
|
585
|
-
### Patch Changes
|
586
|
-
|
587
|
-
- [#2012](https://github.com/graphcommerce-org/graphcommerce/pull/2012) [`1dbb3ae13`](https://github.com/graphcommerce-org/graphcommerce/commit/1dbb3ae13553992ee1ed77f375375560f28c418c) - Upgrade graphql to 16.7.1, add graphql as peer dependency ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
588
|
-
|
589
|
-
## 6.2.0-canary.68
|
590
|
-
|
591
|
-
## 6.2.0-canary.67
|
592
|
-
|
593
|
-
## 6.2.0-canary.66
|
594
|
-
|
595
|
-
## 6.2.0-canary.65
|
596
|
-
|
597
|
-
## 6.2.0-canary.64
|
598
|
-
|
599
|
-
## 6.2.0-canary.63
|
600
|
-
|
601
|
-
## 6.2.0-canary.62
|
602
|
-
|
603
|
-
## 6.2.0-canary.61
|
604
|
-
|
605
|
-
## 6.2.0-canary.60
|
606
|
-
|
607
|
-
## 6.2.0-canary.59
|
608
|
-
|
609
|
-
## 6.2.0-canary.58
|
610
|
-
|
611
|
-
## 6.2.0-canary.57
|
612
|
-
|
613
|
-
## 6.2.0-canary.56
|
614
|
-
|
615
|
-
## 6.2.0-canary.55
|
616
|
-
|
617
|
-
## 6.2.0-canary.54
|
618
|
-
|
619
|
-
## 6.2.0-canary.53
|
620
|
-
|
621
|
-
## 6.2.0-canary.52
|
622
|
-
|
623
|
-
## 6.2.0-canary.51
|
624
|
-
|
625
|
-
## 6.2.0-canary.50
|
626
|
-
|
627
|
-
## 6.2.0-canary.49
|
628
|
-
|
629
|
-
### Patch Changes
|
630
|
-
|
631
|
-
- [#1959](https://github.com/graphcommerce-org/graphcommerce/pull/1959) [`d0809b132`](https://github.com/graphcommerce-org/graphcommerce/commit/d0809b132a0e4cbdfeb86164f6c16a89ebecd987) - Added support for default values in the Config.graphqls files for the documentation ([@JoshuaS98](https://github.com/JoshuaS98))
|
632
|
-
|
633
|
-
## 6.2.0-canary.48
|
634
|
-
|
635
|
-
## 6.2.0-canary.47
|
636
|
-
|
637
|
-
## 6.2.0-canary.46
|
638
|
-
|
639
|
-
## 6.2.0-canary.45
|
640
|
-
|
641
|
-
## 6.2.0-canary.44
|
642
|
-
|
643
|
-
## 6.2.0-canary.43
|
644
|
-
|
645
|
-
## 6.2.0-canary.42
|
646
|
-
|
647
|
-
## 6.2.0-canary.41
|
648
|
-
|
649
|
-
### Patch Changes
|
650
|
-
|
651
|
-
- [#1960](https://github.com/graphcommerce-org/graphcommerce/pull/1960) [`86e14569b`](https://github.com/graphcommerce-org/graphcommerce/commit/86e14569b1f68f73be7f93b614e36b382c5debff) - Updated to the latest release of GraphQL codegen and solve compatibility issues with our own generator ([@paales](https://github.com/paales))
|
652
|
-
|
653
|
-
## 6.2.0-canary.40
|
654
|
-
|
655
|
-
## 6.2.0-canary.39
|
656
|
-
|
657
|
-
## 6.2.0-canary.38
|
658
|
-
|
659
|
-
## 6.2.0-canary.37
|
660
|
-
|
661
|
-
## 6.2.0-canary.36
|
662
|
-
|
663
|
-
## 6.2.0-canary.35
|
664
|
-
|
665
|
-
## 6.2.0-canary.34
|
666
|
-
|
667
|
-
## 6.2.0-canary.33
|
668
|
-
|
669
|
-
## 6.2.0-canary.32
|
670
|
-
|
671
|
-
## 6.2.0-canary.31
|
672
|
-
|
673
|
-
## 6.2.0-canary.30
|
674
|
-
|
675
|
-
## 6.2.0-canary.29
|
676
|
-
|
677
|
-
## 6.2.0-canary.28
|
678
|
-
|
679
|
-
## 6.2.0-canary.27
|
680
|
-
|
681
|
-
## 6.2.0-canary.26
|
682
|
-
|
683
|
-
## 6.2.0-canary.25
|
684
|
-
|
685
|
-
## 6.2.0-canary.24
|
686
|
-
|
687
|
-
## 6.2.0-canary.23
|
688
|
-
|
689
|
-
## 6.2.0-canary.22
|
690
|
-
|
691
|
-
## 6.2.0-canary.21
|
692
|
-
|
693
|
-
## 6.2.0-canary.20
|
694
|
-
|
695
|
-
## 6.2.0-canary.19
|
696
|
-
|
697
|
-
## 6.2.0-canary.18
|
698
|
-
|
699
|
-
## 6.2.0-canary.17
|
700
|
-
|
701
|
-
## 6.2.0-canary.16
|
702
|
-
|
703
|
-
## 6.2.0-canary.15
|
704
|
-
|
705
|
-
## 6.2.0-canary.14
|
706
|
-
|
707
|
-
## 6.2.0-canary.13
|
708
|
-
|
709
|
-
## 6.2.0-canary.12
|
710
|
-
|
711
|
-
## 6.2.0-canary.11
|
712
|
-
|
713
|
-
## 6.2.0-canary.10
|
714
|
-
|
715
|
-
## 6.2.0-canary.9
|
716
|
-
|
717
|
-
## 6.2.0-canary.8
|
718
|
-
|
719
|
-
## 6.2.0-canary.7
|
720
|
-
|
721
|
-
## 6.2.0-canary.6
|
722
|
-
|
723
|
-
## 6.1.1-canary.5
|
724
|
-
|
725
|
-
## 6.1.1-canary.4
|
726
|
-
|
727
|
-
## 6.1.1-canary.3
|
728
|
-
|
729
|
-
## 6.1.1-canary.2
|
730
|
-
|
731
|
-
## 6.1.1-canary.1
|
732
|
-
|
733
|
-
## 6.1.1-canary.0
|
734
|
-
|
735
|
-
## 6.1.0
|
736
|
-
|
737
|
-
## 6.0.2-canary.22
|
738
|
-
|
739
|
-
## 6.0.2-canary.21
|
740
|
-
|
741
|
-
## 6.0.2-canary.20
|
742
|
-
|
743
|
-
## 6.0.2-canary.19
|
744
|
-
|
745
|
-
## 6.0.2-canary.18
|
746
|
-
|
747
|
-
## 6.0.2-canary.17
|
748
|
-
|
749
|
-
## 6.0.2-canary.16
|
750
|
-
|
751
|
-
## 6.0.2-canary.15
|
752
|
-
|
753
|
-
## 6.0.2-canary.14
|
754
|
-
|
755
|
-
## 6.0.2-canary.13
|
756
|
-
|
757
|
-
## 6.0.2-canary.12
|
758
|
-
|
759
|
-
## 6.0.2-canary.11
|
760
|
-
|
761
|
-
## 6.0.2-canary.10
|
762
|
-
|
763
|
-
## 6.0.2-canary.9
|
764
|
-
|
765
|
-
## 6.0.2-canary.8
|
766
|
-
|
767
|
-
## 6.0.2-canary.7
|
768
|
-
|
769
|
-
## 6.0.2-canary.6
|
770
|
-
|
771
|
-
## 6.0.2-canary.5
|
772
|
-
|
773
|
-
## 6.0.2-canary.4
|
774
|
-
|
775
|
-
## 6.0.2-canary.3
|
776
|
-
|
777
|
-
## 6.0.2-canary.2
|
778
|
-
|
779
|
-
## 6.0.2-canary.1
|
780
|
-
|
781
|
-
## 6.0.2-canary.0
|
782
|
-
|
783
|
-
## 6.0.1
|
784
|
-
|
785
|
-
## 6.0.1-canary.7
|
786
|
-
|
787
|
-
## 6.0.1-canary.6
|
788
|
-
|
789
|
-
## 6.0.1-canary.5
|
790
|
-
|
791
|
-
## 6.0.1-canary.4
|
792
|
-
|
793
|
-
## 6.0.1-canary.3
|
794
|
-
|
795
|
-
## 6.0.1-canary.2
|
796
|
-
|
797
|
-
## 6.0.1-canary.1
|
798
|
-
|
799
|
-
## 6.0.1-canary.0
|
800
|
-
|
801
|
-
## 6.0.0
|
802
|
-
|
803
|
-
## 6.0.0-canary.54
|
804
|
-
|
805
|
-
## 6.0.0-canary.53
|
806
|
-
|
807
|
-
## 6.0.0-canary.52
|
808
|
-
|
809
|
-
## 6.0.0-canary.51
|
810
|
-
|
811
|
-
## 6.0.0-canary.50
|
812
|
-
|
813
|
-
## 6.0.0-canary.49
|
814
|
-
|
815
|
-
## 6.0.0-canary.48
|
816
|
-
|
817
|
-
## 6.0.0-canary.47
|
818
|
-
|
819
|
-
## 6.0.0-canary.46
|
820
|
-
|
821
|
-
## 6.0.0-canary.45
|
822
|
-
|
823
|
-
## 6.0.0-canary.44
|
824
|
-
|
825
|
-
## 6.0.0-canary.43
|
826
|
-
|
827
|
-
## 6.0.0-canary.42
|
828
|
-
|
829
|
-
## 6.0.0-canary.41
|
830
|
-
|
831
|
-
## 6.0.0-canary.40
|
832
|
-
|
833
|
-
## 6.0.0-canary.39
|
834
|
-
|
835
|
-
## 6.0.0-canary.38
|
836
|
-
|
837
|
-
## 6.0.0-canary.37
|
838
|
-
|
839
|
-
## 6.0.0-canary.36
|
840
|
-
|
841
|
-
## 6.0.0-canary.35
|
842
|
-
|
843
|
-
## 6.0.0-canary.34
|
844
|
-
|
845
|
-
## 6.0.0-canary.33
|
846
|
-
|
847
|
-
## 6.0.0-canary.32
|
848
|
-
|
849
|
-
## 6.0.0-canary.31
|
850
|
-
|
851
|
-
## 6.0.0-canary.30
|
852
|
-
|
853
|
-
## 6.0.0-canary.29
|
854
|
-
|
855
|
-
## 6.0.0-canary.28
|
856
|
-
|
857
|
-
## 6.0.0-canary.27
|
858
|
-
|
859
|
-
## 6.0.0-canary.26
|
860
|
-
|
861
|
-
## 6.0.0-canary.25
|
862
|
-
|
863
|
-
## 6.0.0-canary.24
|
864
|
-
|
865
|
-
## 6.0.0-canary.23
|
866
|
-
|
867
|
-
## 6.0.0-canary.22
|
868
|
-
|
869
|
-
## 6.0.0-canary.21
|
870
|
-
|
871
|
-
## 6.0.0-canary.20
|
872
|
-
|
873
|
-
## 5.2.0-canary.12
|
874
|
-
|
875
|
-
## 5.2.0-canary.11
|
876
|
-
|
877
|
-
## 5.2.0-canary.10
|
878
|
-
|
879
|
-
## 5.2.0-canary.9
|
880
|
-
|
881
|
-
## 5.2.0-canary.8
|
882
|
-
|
883
|
-
## 5.2.0-canary.7
|
884
|
-
|
885
|
-
## 5.2.0-canary.6
|
886
|
-
|
887
|
-
## 5.2.0-canary.5
|
888
|
-
|
889
|
-
## 5.2.0-canary.4
|
890
|
-
|
891
|
-
## 5.2.0-canary.3
|
892
|
-
|
893
|
-
## 5.2.0-canary.2
|
894
|
-
|
895
|
-
## 5.2.0-canary.1
|
896
|
-
|
897
|
-
## 5.2.0-canary.0
|
898
|
-
|
899
|
-
## 5.1.1
|
900
|
-
|
901
|
-
## 5.1.1-canary.1
|
902
|
-
|
903
|
-
## 5.1.1-canary.0
|
904
|
-
|
905
75
|
## 5.1.0
|
906
76
|
|
907
77
|
### Patch Changes
|
@@ -913,39 +83,6 @@
|
|
913
83
|
- Upgraded dependencies including type-fest and graphql-mesh
|
914
84
|
- Solved peer dependency issues ([@paales](https://github.com/paales))
|
915
85
|
|
916
|
-
## 5.1.0-canary.11
|
917
|
-
|
918
|
-
## 5.1.0-canary.10
|
919
|
-
|
920
|
-
## 5.1.0-canary.9
|
921
|
-
|
922
|
-
## 5.1.0-canary.8
|
923
|
-
|
924
|
-
## 5.1.0-canary.7
|
925
|
-
|
926
|
-
## 5.1.0-canary.6
|
927
|
-
|
928
|
-
## 5.1.0-canary.5
|
929
|
-
|
930
|
-
## 5.1.0-canary.4
|
931
|
-
|
932
|
-
## 5.1.0-canary.3
|
933
|
-
|
934
|
-
### Patch Changes
|
935
|
-
|
936
|
-
- [#1752](https://github.com/graphcommerce-org/graphcommerce/pull/1752) [`2a6a4d9ec`](https://github.com/graphcommerce-org/graphcommerce/commit/2a6a4d9ecfa1b58a66ba9b9d00016d6feda9aa95) - Updated dependencies to latest versions, except for nextjs; Solve tons of peer dependency issues.
|
937
|
-
|
938
|
-
- Updated the @mui/material package
|
939
|
-
- Removed dependencies on react-hook-form-mui and @playwright/test
|
940
|
-
- Upgraded dependencies including type-fest and graphql-mesh
|
941
|
-
- Solved peer dependency issues ([@paales](https://github.com/paales))
|
942
|
-
|
943
|
-
## 5.1.0-canary.2
|
944
|
-
|
945
|
-
## 5.1.0-canary.1
|
946
|
-
|
947
|
-
## 5.1.0-canary.0
|
948
|
-
|
949
86
|
## 5.0.0
|
950
87
|
|
951
88
|
### Major Changes
|
@@ -956,32 +93,12 @@
|
|
956
93
|
|
957
94
|
- [#1738](https://github.com/graphcommerce-org/graphcommerce/pull/1738) [`bd3a30438`](https://github.com/graphcommerce-org/graphcommerce/commit/bd3a30438cf6b69cd37a191406c8190a20e572cc) - Created directive @env(if: String!) on FRAGMENT_DEFINITION to conditionally include a fragment ([@paales](https://github.com/paales))
|
958
95
|
|
959
|
-
## 5.0.0-canary.14
|
960
|
-
|
961
|
-
## 4.0.0-canary.1
|
962
|
-
|
963
|
-
### Major Changes
|
964
|
-
|
965
|
-
- [`e4c7fe17e`](https://github.com/graphcommerce-org/graphcommerce/commit/e4c7fe17e413e37362ceae92e67f1b3a5f62d398) - Bump major version of all packages ([@paales](https://github.com/paales))
|
966
|
-
|
967
|
-
## 3.1.0-canary.0
|
968
|
-
|
969
|
-
### Minor Changes
|
970
|
-
|
971
|
-
- [#1738](https://github.com/graphcommerce-org/graphcommerce/pull/1738) [`bd3a30438`](https://github.com/graphcommerce-org/graphcommerce/commit/bd3a30438cf6b69cd37a191406c8190a20e572cc) - Created directive @env(if: String!) on FRAGMENT_DEFINITION to conditionally include a fragment ([@paales](https://github.com/paales))
|
972
|
-
|
973
96
|
## 3.0.19
|
974
97
|
|
975
98
|
### Patch Changes
|
976
99
|
|
977
100
|
- [#1702](https://github.com/graphcommerce-org/graphcommerce/pull/1702) [`abb15ef4a`](https://github.com/graphcommerce-org/graphcommerce/commit/abb15ef4a79b12eddb32cc006e5d1d31dd06ac2d) Thanks [@paales](https://github.com/paales)! - Added canary releases to GraphCommerce
|
978
101
|
|
979
|
-
## 3.0.19-canary.0
|
980
|
-
|
981
|
-
### Patch Changes
|
982
|
-
|
983
|
-
- [`abb15ef4a`](https://github.com/graphcommerce-org/graphcommerce/commit/abb15ef4a79b12eddb32cc006e5d1d31dd06ac2d) Thanks [@paales](https://github.com/paales)! - Added canary releases to GraphCommerce
|
984
|
-
|
985
102
|
## 3.0.18
|
986
103
|
|
987
104
|
### Patch Changes
|
package/dist/graphql.js
CHANGED
@@ -1,11 +1,12 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.ObjectTypeDefinitionBuilder = exports.isInput = exports.isNamedType = exports.isNonNullType = exports.isListType = void 0;
|
4
|
-
const
|
4
|
+
const graphql_1 = require("graphql");
|
5
|
+
const isListType = (typ) => typ?.kind === graphql_1.Kind.LIST_TYPE;
|
5
6
|
exports.isListType = isListType;
|
6
|
-
const isNonNullType = (typ) => typ?.kind ===
|
7
|
+
const isNonNullType = (typ) => typ?.kind === graphql_1.Kind.NON_NULL_TYPE;
|
7
8
|
exports.isNonNullType = isNonNullType;
|
8
|
-
const isNamedType = (typ) => typ?.kind ===
|
9
|
+
const isNamedType = (typ) => typ?.kind === graphql_1.Kind.NAMED_TYPE;
|
9
10
|
exports.isNamedType = isNamedType;
|
10
11
|
const isInput = (kind) => kind.includes('Input');
|
11
12
|
exports.isInput = isInput;
|
package/package.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
"name": "@graphcommerce/graphql-codegen-markdown-docs",
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
5
|
-
"version": "9.0.0
|
5
|
+
"version": "9.0.0",
|
6
6
|
"sideEffects": false,
|
7
7
|
"type": "commonjs",
|
8
8
|
"main": "dist/index.js",
|
@@ -22,16 +22,16 @@
|
|
22
22
|
},
|
23
23
|
"dependencies": {
|
24
24
|
"@graphql-codegen/add": "5.0.3",
|
25
|
-
"@graphql-codegen/plugin-helpers": "5.0
|
26
|
-
"@graphql-codegen/visitor-plugin-common": "5.
|
27
|
-
"@graphql-tools/utils": "^10.
|
25
|
+
"@graphql-codegen/plugin-helpers": "5.1.0",
|
26
|
+
"@graphql-codegen/visitor-plugin-common": "5.6.0",
|
27
|
+
"@graphql-tools/utils": "^10.6.4",
|
28
28
|
"@types/parse-filepath": "^1.0.2",
|
29
|
+
"graphql": "^16.10.0",
|
29
30
|
"parse-filepath": "^1.0.2"
|
30
31
|
},
|
31
32
|
"peerDependencies": {
|
32
|
-
"@graphcommerce/eslint-config-pwa": "^9.0.0
|
33
|
-
"@graphcommerce/prettier-config-pwa": "^9.0.0
|
34
|
-
"@graphcommerce/typescript-config-pwa": "^9.0.0
|
35
|
-
"graphql": "^16.7.1"
|
33
|
+
"@graphcommerce/eslint-config-pwa": "^9.0.0",
|
34
|
+
"@graphcommerce/prettier-config-pwa": "^9.0.0",
|
35
|
+
"@graphcommerce/typescript-config-pwa": "^9.0.0"
|
36
36
|
}
|
37
37
|
}
|
package/src/index.ts
CHANGED
@@ -1,10 +1,8 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
} from '
|
6
|
-
import { GraphQLSchema, visit } from 'graphql'
|
7
|
-
import { MarkdownDocsPluginConfig } from './config'
|
1
|
+
import type { PluginFunction, Types } from '@graphql-codegen/plugin-helpers'
|
2
|
+
import { getCachedDocumentNodeFromSchema } from '@graphql-codegen/plugin-helpers'
|
3
|
+
import type { GraphQLSchema } from 'graphql'
|
4
|
+
import { visit } from 'graphql'
|
5
|
+
import type { MarkdownDocsPluginConfig } from './config'
|
8
6
|
|
9
7
|
/** Converts input type to markdown document. */
|
10
8
|
export const plugin: PluginFunction<MarkdownDocsPluginConfig, Types.ComplexPluginOutput> = (
|
package/src/graphql.ts
DELETED
@@ -1,28 +0,0 @@
|
|
1
|
-
import type {
|
2
|
-
ListTypeNode,
|
3
|
-
NonNullTypeNode,
|
4
|
-
NamedTypeNode,
|
5
|
-
TypeNode,
|
6
|
-
ObjectTypeDefinitionNode,
|
7
|
-
} from 'graphql'
|
8
|
-
|
9
|
-
export const isListType = (typ?: TypeNode): typ is ListTypeNode => typ?.kind === 'ListType'
|
10
|
-
export const isNonNullType = (typ?: TypeNode): typ is NonNullTypeNode => typ?.kind === 'NonNullType'
|
11
|
-
export const isNamedType = (typ?: TypeNode): typ is NamedTypeNode => typ?.kind === 'NamedType'
|
12
|
-
|
13
|
-
export const isInput = (kind: string) => kind.includes('Input')
|
14
|
-
|
15
|
-
type ObjectTypeDefinitionFn = (node: ObjectTypeDefinitionNode) => unknown
|
16
|
-
|
17
|
-
export const ObjectTypeDefinitionBuilder = (
|
18
|
-
useObjectTypes: boolean | undefined,
|
19
|
-
callback: ObjectTypeDefinitionFn,
|
20
|
-
): ObjectTypeDefinitionFn | undefined => {
|
21
|
-
if (!useObjectTypes) return undefined
|
22
|
-
return (node) => {
|
23
|
-
if (/^(Query|Mutation|Subscription)$/.test(node.name.value)) {
|
24
|
-
return undefined
|
25
|
-
}
|
26
|
-
return callback(node)
|
27
|
-
}
|
28
|
-
}
|