Skip to content

1.2.0 release

Compare
Choose a tag to compare
@retrodaredevil retrodaredevil released this 30 Jun 15:34
· 10 commits to main since this release
12858be

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