@@ -314,7 +314,11 @@ The server <i>SHOULD</i> support these, but is not required.
314314 "content-length": "31",
315315 "connection": "close"
316316 },
317- "body": null
317+ "body": {
318+ "data": {
319+ "__typename": "Query"
320+ }
321+ }
318322}
319323</code ></pre >
320324</details >
@@ -333,7 +337,11 @@ The server <i>SHOULD</i> support these, but is not required.
333337 "content-length": "31",
334338 "connection": "close"
335339 },
336- "body": null
340+ "body": {
341+ "data": {
342+ "__typename": "Query"
343+ }
344+ }
337345}
338346</code ></pre >
339347</details >
@@ -352,7 +360,11 @@ The server <i>SHOULD</i> support these, but is not required.
352360 "content-length": "31",
353361 "connection": "close"
354362 },
355- "body": null
363+ "body": {
364+ "data": {
365+ "__typename": "Query"
366+ }
367+ }
356368}
357369</code ></pre >
358370</details >
@@ -371,7 +383,11 @@ The server <i>SHOULD</i> support these, but is not required.
371383 "content-length": "31",
372384 "connection": "close"
373385 },
374- "body": null
386+ "body": {
387+ "data": {
388+ "__typename": "Query"
389+ }
390+ }
375391}
376392</code ></pre >
377393</details >
@@ -484,7 +500,11 @@ The server <i>SHOULD</i> support these, but is not required.
484500 "content-length": "31",
485501 "connection": "close"
486502 },
487- "body": null
503+ "body": {
504+ "data": {
505+ "__typename": "Query"
506+ }
507+ }
488508}
489509</code ></pre >
490510</details >
@@ -503,7 +523,11 @@ The server <i>SHOULD</i> support these, but is not required.
503523 "content-length": "31",
504524 "connection": "close"
505525 },
506- "body": null
526+ "body": {
527+ "data": {
528+ "__typename": "Query"
529+ }
530+ }
507531}
508532</code ></pre >
509533</details >
@@ -522,7 +546,11 @@ The server <i>SHOULD</i> support these, but is not required.
522546 "content-length": "31",
523547 "connection": "close"
524548 },
525- "body": null
549+ "body": {
550+ "data": {
551+ "__typename": "Query"
552+ }
553+ }
526554}
527555</code ></pre >
528556</details >
@@ -633,7 +661,11 @@ The server <i>SHOULD</i> support these, but is not required.
633661 "content-length": "31",
634662 "connection": "close"
635663 },
636- "body": null
664+ "body": {
665+ "data": {
666+ "__typename": "Query"
667+ }
668+ }
637669}
638670</code ></pre >
639671</details >
@@ -652,7 +684,11 @@ The server <i>SHOULD</i> support these, but is not required.
652684 "content-length": "31",
653685 "connection": "close"
654686 },
655- "body": null
687+ "body": {
688+ "data": {
689+ "__typename": "Query"
690+ }
691+ }
656692}
657693</code ></pre >
658694</details >
@@ -671,7 +707,11 @@ The server <i>SHOULD</i> support these, but is not required.
671707 "content-length": "31",
672708 "connection": "close"
673709 },
674- "body": null
710+ "body": {
711+ "data": {
712+ "__typename": "Query"
713+ }
714+ }
675715}
676716</code ></pre >
677717</details >
@@ -690,7 +730,11 @@ The server <i>SHOULD</i> support these, but is not required.
690730 "content-length": "31",
691731 "connection": "close"
692732 },
693- "body": null
733+ "body": {
734+ "data": {
735+ "__typename": "Query"
736+ }
737+ }
694738}
695739</code ></pre >
696740</details >
0 commit comments