@@ -314,7 +314,11 @@ The server <i>SHOULD</i> support these, but is not required.
314
314
"content-length": "31",
315
315
"connection": "close"
316
316
},
317
- "body": null
317
+ "body": {
318
+ "data": {
319
+ "__typename": "Query"
320
+ }
321
+ }
318
322
}
319
323
</code ></pre >
320
324
</details >
@@ -333,7 +337,11 @@ The server <i>SHOULD</i> support these, but is not required.
333
337
"content-length": "31",
334
338
"connection": "close"
335
339
},
336
- "body": null
340
+ "body": {
341
+ "data": {
342
+ "__typename": "Query"
343
+ }
344
+ }
337
345
}
338
346
</code ></pre >
339
347
</details >
@@ -352,7 +360,11 @@ The server <i>SHOULD</i> support these, but is not required.
352
360
"content-length": "31",
353
361
"connection": "close"
354
362
},
355
- "body": null
363
+ "body": {
364
+ "data": {
365
+ "__typename": "Query"
366
+ }
367
+ }
356
368
}
357
369
</code ></pre >
358
370
</details >
@@ -371,7 +383,11 @@ The server <i>SHOULD</i> support these, but is not required.
371
383
"content-length": "31",
372
384
"connection": "close"
373
385
},
374
- "body": null
386
+ "body": {
387
+ "data": {
388
+ "__typename": "Query"
389
+ }
390
+ }
375
391
}
376
392
</code ></pre >
377
393
</details >
@@ -484,7 +500,11 @@ The server <i>SHOULD</i> support these, but is not required.
484
500
"content-length": "31",
485
501
"connection": "close"
486
502
},
487
- "body": null
503
+ "body": {
504
+ "data": {
505
+ "__typename": "Query"
506
+ }
507
+ }
488
508
}
489
509
</code ></pre >
490
510
</details >
@@ -503,7 +523,11 @@ The server <i>SHOULD</i> support these, but is not required.
503
523
"content-length": "31",
504
524
"connection": "close"
505
525
},
506
- "body": null
526
+ "body": {
527
+ "data": {
528
+ "__typename": "Query"
529
+ }
530
+ }
507
531
}
508
532
</code ></pre >
509
533
</details >
@@ -522,7 +546,11 @@ The server <i>SHOULD</i> support these, but is not required.
522
546
"content-length": "31",
523
547
"connection": "close"
524
548
},
525
- "body": null
549
+ "body": {
550
+ "data": {
551
+ "__typename": "Query"
552
+ }
553
+ }
526
554
}
527
555
</code ></pre >
528
556
</details >
@@ -633,7 +661,11 @@ The server <i>SHOULD</i> support these, but is not required.
633
661
"content-length": "31",
634
662
"connection": "close"
635
663
},
636
- "body": null
664
+ "body": {
665
+ "data": {
666
+ "__typename": "Query"
667
+ }
668
+ }
637
669
}
638
670
</code ></pre >
639
671
</details >
@@ -652,7 +684,11 @@ The server <i>SHOULD</i> support these, but is not required.
652
684
"content-length": "31",
653
685
"connection": "close"
654
686
},
655
- "body": null
687
+ "body": {
688
+ "data": {
689
+ "__typename": "Query"
690
+ }
691
+ }
656
692
}
657
693
</code ></pre >
658
694
</details >
@@ -671,7 +707,11 @@ The server <i>SHOULD</i> support these, but is not required.
671
707
"content-length": "31",
672
708
"connection": "close"
673
709
},
674
- "body": null
710
+ "body": {
711
+ "data": {
712
+ "__typename": "Query"
713
+ }
714
+ }
675
715
}
676
716
</code ></pre >
677
717
</details >
@@ -690,7 +730,11 @@ The server <i>SHOULD</i> support these, but is not required.
690
730
"content-length": "31",
691
731
"connection": "close"
692
732
},
693
- "body": null
733
+ "body": {
734
+ "data": {
735
+ "__typename": "Query"
736
+ }
737
+ }
694
738
}
695
739
</code ></pre >
696
740
</details >
0 commit comments