{"id":13506511,"url":"https://github.com/nuxt-modules/apollo","last_synced_at":"2026-01-12T02:17:04.183Z","repository":{"id":45334470,"uuid":"98543958","full_name":"nuxt-modules/apollo","owner":"nuxt-modules","description":"Nuxt.js module to use Vue-Apollo. The Apollo integration for GraphQL.","archived":false,"fork":false,"pushed_at":"2025-12-31T18:36:34.000Z","size":3625,"stargazers_count":981,"open_issues_count":178,"forks_count":207,"subscribers_count":16,"default_branch":"v5","last_synced_at":"2026-01-02T04:58:14.786Z","etag":null,"topics":["apollo-client","nuxt","nuxt-module","vue-apollo"],"latest_commit_sha":null,"homepage":"https://apollo.nuxtjs.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt-modules.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-27T14:13:46.000Z","updated_at":"2025-11-27T15:22:46.000Z","dependencies_parsed_at":"2023-12-20T14:58:05.447Z","dependency_job_id":"1cff1ab0-46db-4554-875e-04eb27cf2ec5","html_url":"https://github.com/nuxt-modules/apollo","commit_stats":{"total_commits":391,"total_committers":77,"mean_commits":5.077922077922078,"dds":0.7161125319693095,"last_synced_commit":"64e35de7bcfc5f45cd6571841593610646868e7f"},"previous_names":["nuxt-modules/apollo-module","nuxt-community/apollo-module"],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt-modules/apollo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-modules%2Fapollo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-modules%2Fapollo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-modules%2Fapollo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-modules%2Fapollo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt-modules","download_url":"https://codeload.github.com/nuxt-modules/apollo/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt-modules%2Fapollo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28331886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apollo-client","nuxt","nuxt-module","vue-apollo"],"created_at":"2024-08-01T01:00:52.957Z","updated_at":"2026-01-12T02:17:04.165Z","avatar_url":"https://github.com/nuxt-modules.png","language":"TypeScript","funding_links":[],"categories":["Uncategorized","TypeScript"],"sub_categories":["Uncategorized"],"readme":"[![Nuxt Apollo](./docs/public/cover.jpg)](https://apollo.nuxtjs.org)\n\n\u003ch1 align=\"center\"\u003eNuxt Apollo\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eEffortlessly integrate GraphQL into your Nuxt 3 projects.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003c!-- \u003ca href=\"https://github.com/nuxt-community/apollo-module/actions?query=branch%3Amain+event%3Apush\"\u003e\n    \u003cimg alt=\"CI\" src=\"https://github.com/nuxt-community/apollo-module/actions/workflows/ci.yml/badge.svg?branch=main\"/\u003e\n  \u003c/a\u003e --\u003e\n  \n  \u003ca href=\"https://npmjs.com/package/@nuxtjs/apollo/v/next\"\u003e\n      \u003cimg alt=\"Version\" src=\"https://img.shields.io/npm/v/@nuxtjs/apollo/next?color=blue\u0026style=flat-square\"/\u003e\n  \u003c/a\u003e\n  \n  \u003ca href=\"https://npmjs.com/package/@nuxtjs/apollo/v/next\"\u003e\n      \u003cimg alt=\"Downloads\" src=\"https://img.shields.io/npm/dt/@nuxtjs/apollo/next?color=blue\u0026style=flat-square\"/\u003e\n  \u003c/a\u003e\n  \n  \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\n      \u003cimg alt=\"MIT\" src=\"https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n❯  [📖 Documentation](https://apollo.nuxtjs.org)\n\n---\n\n**Note:** This branch is for **Nuxt 3** compatible module. Checkout the [`v4` branch](https://github.com/nuxt-modules/apollo/tree/v4) for **Nuxt 2** support. \n\n---\n\n## Preview\n\n[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/nuxt-apollo-demo)\n\n## Development\n\n- Clone this repository\n- Ensure you have the latest LTS version of Node.js installed\n- Run `corepack enable`\n- Install dependencies using `pnpm install`\n- Start playground with `pnpm dev`\n\n## License\n\n[MIT License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuxt-modules%2Fapollo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuxt-modules%2Fapollo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuxt-modules%2Fapollo/lists"}