I see the library I use created a header 'Content-Type': 'application/graphql',
seems fine according to a quick read here but when I change it to 'Content-Type': 'application/json'
(library allows me to add headers) it will be picked up by the handler.
↧
Answer by HMR for Mock service worker on node post and grapql.query not working
↧