Releases: deno-libs/gql
Releases · deno-libs/gql
0.1.4
merge
0.1.3
bump deno version in ci
0.1.2: Bump deps, remove deprecaed Deno.readAll
Bump deps, remove deprecaed Deno.readAll
Update examples
0.1.1 update tests & examples
v0.1: GraphQL Playground integration
0.1.0 minor adjustments
fix types
0.0.8 fix types
make either mutation or query
0.0.7 make either mutation or query
More jsdoc and make req.respond await
0.0.6 more jsdoc and make req.respond await
fix context and add more jsdoc
0.0.5 fix context and add more jsdoc
proper generics for context, remove graphql interfaces from lib, more tests
0.0.4 proper generics for context, remove graphql interfaces from lib, more…