angel3_graphql 2.0.1 angel3_graphql: ^2.0.1 copied to clipboard
The fastest and easiest way to get a GraphQL backend in Dart, using Angel3.
2.0.1 #
- Updated README
2.0.0 #
- Migrated to support Dart SDK 2.12.x NNBD
- Rename
angel_graphql
toangel3_graphql
1.1.0 #
- Support the GraphQL multipart spec: https://github.com/jaydenseric/graphql-multipart-request-spec
1.0.0 #
- Apply
package:pedantic
.
1.0.0-rc.0 #
- Finish
graphQLWS
.
1.0.0-beta.1 #
- Add
graphQLWS
handler, and support subscriptions.
1.0.0-beta #
- Angel RC updates.
1.0.0-alpha #
- First official release.