An Apollo GraphQL server, built with Cloudflare Workers. Try a demo by looking at a deployed GraphQL playground.
You can run it locally by installing Wrangler, the Workers command-line tool:
wrangler dev
Header Name | Value | Type | Description |
---|---|---|---|
X-ACCESS-KEY |
String | ACCESS Key of IAM USER (Required) | |
X-ACCESS-SECRET |
String | ACCESS SECRET Of IAM USER (Required) | |
X-SESSION-TOKEN |
String | SESSION TOKEN Of IAM USER (If using Temporary IAM Credentials) |
This project is licensed with the AGPL-3.0 License.