{"id":13423774,"url":"https://github.com/lfades/next-plugin-graphql","last_synced_at":"2025-04-13T15:34:48.848Z","repository":{"id":48038737,"uuid":"121418130","full_name":"lfades/next-plugin-graphql","owner":"lfades","description":"Next plugin for .graphql and .gql files using graphql-tag","archived":false,"fork":false,"pushed_at":"2023-02-24T04:57:16.000Z","size":3,"stargazers_count":58,"open_issues_count":5,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T21:34:04.568Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/lfades.png","metadata":{"files":{"readme":"readme.md","changelog":null,"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}},"created_at":"2018-02-13T18:14:32.000Z","updated_at":"2025-02-25T06:37:07.000Z","dependencies_parsed_at":"2024-01-22T05:49:28.021Z","dependency_job_id":null,"html_url":"https://github.com/lfades/next-plugin-graphql","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"331d1058b527343231552869f0d4aa3d9c994c18"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfades%2Fnext-plugin-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfades%2Fnext-plugin-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfades%2Fnext-plugin-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfades%2Fnext-plugin-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lfades","download_url":"https://codeload.github.com/lfades/next-plugin-graphql/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248736378,"owners_count":21153589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-07-31T00:00:42.156Z","updated_at":"2025-04-13T15:34:48.816Z","avatar_url":"https://github.com/lfades.png","language":"JavaScript","readme":"# Next.js + Graphql\n\nUse [Graphql](http://graphql.org/) files with [Next.js](https://github.com/zeit/next.js)\n\n## Installation\n\n```sh\nnpm install next-plugin-graphql\n```\n\nor\n\n```sh\nyarn add next-plugin-graphql\n```\n\n## Usage\n\nCreate a `next.config.js` in your project\n\n```js\n// next.config.js\nconst withGraphql = require('next-plugin-graphql')\nmodule.exports = withGraphql()\n```\n\nOptionally you can add your custom Next.js configuration as parameter\n\n```js\n// next.config.js\nconst withGraphql = require('next-plugin-graphql')\nmodule.exports = withGraphql({\n  webpack(config, options) {\n    return config\n  }\n})\n```\n","funding_links":[],"categories":["Extensions"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flfades%2Fnext-plugin-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flfades%2Fnext-plugin-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flfades%2Fnext-plugin-graphql/lists"}