{
  "name": "Apollo Client",
  "description": "Integrate Apollo Client with streaming SSR support for GraphQL data fetching.",
  "phase": "add-on",
  "modes": ["file-router"],
  "type": "add-on",
  "category": "api",
  "color": "#311C87",
  "priority": 15,
  "link": "https://github.com/apollographql/apollo-client-integrations/tree/main/packages/tanstack-start",
  
  "routes": [
    {
      "icon": "Network",
      "url": "/demo/apollo-client",
      "name": "Apollo Client",
      "path": "src/routes/demo.apollo-client.tsx",
      "jsName": "ApolloClientDemo"
    }
  ]
}
