v1.0.0-rc.1
Pre-release
Pre-release
First release candidate for 1.0.0! 🎉
Changelog
Features
- Custom Queries
- ORM/model unrelated simple queries and mutations
- Allow settings of headers, credentials and useGETForQueries for apollo-http-link
Bugfixes
- Fixed how the QueryBuilder detects recursion for more complete queries
Internal
- Lots of documentation updates
- More tests
- More code documentation
- Lots of refactorings