Releases: graphqland/graphql-http
Releases · graphqland/graphql-http
1.0.0-beta.20
27 Oct 14:08
Compare
Sorry, something went wrong.
No results found
1.0.0-beta.19
14 Oct 06:22
Compare
Sorry, something went wrong.
No results found
Features
fetch: remove graphql client module (3be2efb )
remove request and response logic (2ecea94 )
1.0.0-beta.18
07 Aug 11:10
Compare
Sorry, something went wrong.
No results found
Bug Fixes
types.ts: renname variableValues to variables, change record sub-field types (07ff058 )
1.0.0-beta.17
04 Aug 15:35
Compare
Sorry, something went wrong.
No results found
Bug Fixes
utils.ts: remove unnessesary debug code (f6f3643 )
1.0.0-beta.16
04 Aug 03:37
Compare
Sorry, something went wrong.
No results found
Bug Fixes
use: rename useGraphQLPlayground to usePlayground (5f20761 )
Features
parses.ts: add parseGraphQLParameters that parse value as GraphQL parameters (be9128b )
1.0.0-beta.15
30 Jul 16:10
Compare
Sorry, something went wrong.
No results found
Features
use: split graphql playground handler from handler (5cb8ee3 )
1.0.0-beta.14
22 Jul 15:50
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add allow header when response status is 405 (1355e48 )
Features
add allow header when the HTTP request is not supported (2f057be )
remove deprecated graphqlHttp function (b9e6ae1 )
rename gqlHandler to createHandler (e0167fc )
1.0.0-beta.13
22 Jul 07:19
Compare
Sorry, something went wrong.
No results found
Features
add gql function that compress graphql query (59eacbe )
1.0.0-beta.12
21 Jul 06:41
Compare
Sorry, something went wrong.
No results found
Features
add gqlHandler that manage GraphQL over HTTP request (a356946 )
export createResponse function that create GraphQL over HTTP compliant Response object (3ad3313 )
export resolveRequest function that take out graphql parameters from Request object safety (53b04ae )
1.0.0-beta.9
20 Jul 03:56
Compare
Sorry, something went wrong.
No results found
Features
add graphql over http client (26525b8 )