Throws error when using useGraphQlJit()
plugin and request header Accept
is not application/graphql-response+json, application/json, multipart/mixed
#2967
Labels
Describe the bug
Result with
application/graphql-response+json, application/json, multipart/mixed
headerWithout:
Your Example Website or App
https://codesandbox.io/p/sandbox/reverent-cdn-hx5fy7?file=%2Fsrc%2Fmain.ts%3A11%2C28
Steps to Reproduce the Bug or Issue
Just run codesandbox
Expected behavior
I'm not sure btw. But it shouldn't be different from usage without
useGraphqlJit()
Screenshots or Videos
No response
Platform
@graphql-yoga/*
version(s): 4.0.4Additional context
No response
The text was updated successfully, but these errors were encountered: