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