{
  "title": "Edge GraphQL with Cloudflare Workers",
  "slug": "deploy-gql-edge-server-with-cloudflare",
  "collection": "blog",
  "contentType": "Blog post",
  "description": "Learn how to build and deploy a GraphQL server on the edge with Apollo GraphQL, Cloudflare Workers, Webpack, and Wrangler",
  "summary": "Learn how to build and deploy a GraphQL server on the edge with Apollo GraphQL, Cloudflare Workers, Webpack, and Wrangler",
  "author": {
    "name": "Anthony Campolo"
  },
  "source": {
    "originalUrl": "https://ajcwebdev.com/deploy-gql-edge-server-with-cloudflare/"
  },
  "publishedAt": "2021-05-28T00:00:00.000Z",
  "updatedAt": null,
  "freshness": {
    "label": "Published",
    "value": "2021-05-28T00:00:00.000Z"
  },
  "urls": {
    "html": "https://ajcwebdev.com/deploy-gql-edge-server-with-cloudflare/",
    "markdown": "https://ajcwebdev.com/deploy-gql-edge-server-with-cloudflare/index.md",
    "json": "https://ajcwebdev.com/deploy-gql-edge-server-with-cloudflare/index.json"
  },
  "headings": [
    {
      "depth": 2,
      "id": "introduction",
      "text": "Introduction"
    },
    {
      "depth": 3,
      "id": "generate-project",
      "text": "Generate Project"
    },
    {
      "depth": 3,
      "id": "set-account-id-in-wrangler-configuration",
      "text": "Set Account ID in Wrangler Configuration"
    },
    {
      "depth": 3,
      "id": "deploy-to-cloudflare",
      "text": "Deploy to Cloudflare"
    }
  ],
  "tags": [
    "backend",
    "graphql",
    "deployment"
  ],
  "discovery": {
    "apiIndex": "https://ajcwebdev.com/api/index.json",
    "llmsTxt": "https://ajcwebdev.com/llms.txt",
    "llmsFullTxt": "https://ajcwebdev.com/llms-full.txt",
    "sitemapMd": "https://ajcwebdev.com/sitemap.md",
    "sitemapXml": "https://ajcwebdev.com/sitemap.xml"
  },
  "nextActions": [
    {
      "action": "open_html",
      "url": "https://ajcwebdev.com/deploy-gql-edge-server-with-cloudflare/",
      "method": "GET",
      "accept": "text/html"
    },
    {
      "action": "get_markdown_twin",
      "url": "https://ajcwebdev.com/deploy-gql-edge-server-with-cloudflare/index.md",
      "method": "GET",
      "accept": "text/markdown"
    },
    {
      "action": "get_json_twin",
      "url": "https://ajcwebdev.com/deploy-gql-edge-server-with-cloudflare/index.json",
      "method": "GET",
      "accept": "application/json"
    }
  ]
}