Skip to content

Releases: borderless/worker-graphql

Move to @borderless

17 Oct 20:47
Compare
Choose a tag to compare

Changed

  • Moved package to @borderless on NPM

Format Errors

01 Mar 00:38
Compare
Choose a tag to compare

Added

  • Support formatError to change standard errors in JSON

Expose Raw Methods

12 Jan 19:18
Compare
Choose a tag to compare

Added

  • Expose processGraphQL* raw methods for making your own GET and POST handlers

Fix README Badge Links

12 Jan 01:44
Compare
Choose a tag to compare

Fixed

  • Fix badges in README

Initial Release

12 Jan 01:43
Compare
Choose a tag to compare

Cloudflare Worker compatible GraphQL handler. Technically could be used in a browser too, with Request and Response interfaces.