graphql.js
graphql.js copied to clipboard
Option to build and return 'body' parsed
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.