1.2.0 release
Merged #5 which updates the internal libraries for better HTTP header support that can be configured within the data source itself.
Additionally, all GraphQL requests will include a Accept: application/json
header in every request.
This additional header matches the GraphQL over HTTP spec for better compatibility with GraphQL servers.
Thanks @AndreZiviani for #5