graphql.js icon indicating copy to clipboard operation
graphql.js copied to clipboard

Option to build and return 'body' parsed

Open ieow opened this issue 7 years ago • 0 comments

Hi,

Is there a way to build/parse 'body' of the request based on query and variable instead of direct issue XMLHttpRequest to server? This would allow uses of other 'request/fetch' option and provide more flexibility.

ieow avatar Nov 03 '18 13:11 ieow