{"id":15392674,"url":"https://github.com/jackdbd/graphql-webpack-minimal","last_synced_at":"2026-04-28T03:06:50.018Z","repository":{"id":82381042,"uuid":"131508580","full_name":"jackdbd/graphql-webpack-minimal","owner":"jackdbd","description":"A super-simple GraphQL server with a basic configuration for webpack 4","archived":false,"fork":false,"pushed_at":"2018-04-29T17:07:55.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T06:49:20.108Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/jackdbd.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-29T16:01:08.000Z","updated_at":"2020-05-17T11:08:36.000Z","dependencies_parsed_at":"2023-06-15T11:00:35.980Z","dependency_job_id":null,"html_url":"https://github.com/jackdbd/graphql-webpack-minimal","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"4d0f66b7d267b0f0990674776cbf823fe95245f1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jackdbd/graphql-webpack-minimal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fgraphql-webpack-minimal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fgraphql-webpack-minimal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fgraphql-webpack-minimal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fgraphql-webpack-minimal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackdbd","download_url":"https://codeload.github.com/jackdbd/graphql-webpack-minimal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fgraphql-webpack-minimal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32364117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"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":[],"created_at":"2024-10-01T15:15:38.892Z","updated_at":"2026-04-28T03:06:50.002Z","avatar_url":"https://github.com/jackdbd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphQL Webpack Minimal\n\nA super-simple GraphQL server with a basic configuration for webpack 4.\n\n## Usage\n\n```shell\nyarn install\nyarn run build  # or yarn run dev\nyarn run serve\n```\n\nGo to `http://localhost:3000/graphiql` to run queries like this one:\n\n```shell\n{\n  books {\n    title\n    author\n  }\n  getFortuneCookie\n}\n\n```\n\nThe main point of using webpack is to write GraphQL types, queries and mutations in `.graphql` files.\n\nSee also:\n\n- [Static GraphQL queries](https://dev-blog.apollodata.com/5-benefits-of-static-graphql-queries-b7fa90b0b69a)\n- [Webpack'ing your graphQL Documents](https://dev-blog.apollodata.com/webpacking-your-graphql-documents-bf9697ed259b)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackdbd%2Fgraphql-webpack-minimal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackdbd%2Fgraphql-webpack-minimal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackdbd%2Fgraphql-webpack-minimal/lists"}