nhost_graphql_adapter 1.0.0-dev.5 nhost_graphql_adapter: ^1.0.0-dev.5 copied to clipboard
Easily connect to your Nhost GraphQL backend.
1.0.0-dev.5 #
- Update to latest nhost_sdk
1.0.0-dev.4 #
- Add an overload for constructing a client using an Auth object, and not a full NhostClient.
1.0.0-dev.3 #
- Update to latest Nhost SDK
1.0.0-dev.2 #
- API tweaks
- All functions now take NhostClients, not Auth objects, as it's slightly easier to understand
- Extract a combinedLinkForNhost which switches transport based on request type
- Add examples
- Add tests
- Improve documentation
1.0.0-dev.1 #
- Re-introduce testing now that dependent packages are published
1.0.0-dev.0 #
- First version, in pre-release