kimyvgy/worker-apollo-server-template

Migrate to @as-integrations/cloudflare-workers package

Closed this issue · 0 comments

The apollo-server integration kimyvgy/apollo-server-integration-cloudflare-workers is published under the official namespace @as-integrations/cloudflare-workers.

There are few differences in the official package @as-integrations/cloudflare-workers:

  • CORS handler removed
  • KVCache class removed

Therefore, we should migrate this template to use @as-integrations/cloudflare-workers.