{"id":19967666,"url":"https://github.com/takeshape/graphql-validate","last_synced_at":"2026-05-09T22:01:42.965Z","repository":{"id":41413528,"uuid":"501003285","full_name":"takeshape/graphql-validate","owner":"takeshape","description":"The validate command extracted from graphql-inspector.","archived":false,"fork":false,"pushed_at":"2023-06-09T20:58:14.000Z","size":849,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-12T08:44:19.281Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/takeshape.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":"2022-06-07T21:03:47.000Z","updated_at":"2022-06-08T16:13:12.000Z","dependencies_parsed_at":"2025-01-12T08:44:26.819Z","dependency_job_id":"377d0691-3922-4e31-aa59-cd3be78ebd6a","html_url":"https://github.com/takeshape/graphql-validate","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeshape%2Fgraphql-validate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeshape%2Fgraphql-validate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeshape%2Fgraphql-validate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeshape%2Fgraphql-validate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takeshape","download_url":"https://codeload.github.com/takeshape/graphql-validate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241404207,"owners_count":19957650,"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-11-13T02:43:24.997Z","updated_at":"2026-05-09T22:01:42.882Z","avatar_url":"https://github.com/takeshape.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# graphql-validate\n\nValidates your project's GraphQL queries. All code was extraced and adapted from\n[GraphQL Inspector](https://github.com/kamilkisiela/graphql-inspector).\n\n## Why?\n\nThe original code is being updated, and there is no published version that\nworks with `graphql` v16. This is particularly a problem with `npm` v8 which\nthrows an error due to peer conflicts.\n\n## Installation\n\n```\n$ npm add @takeshape/graphql-validate -D\n```\n\nYou must have a valid\n[graphql-config](https://www.graphql-config.com/docs/user/user-introduction) in\nyour project root.\n\n## Usage\n\nIn your `package.json`, add the following `scripts`:\n\n```json\n{\n  \"graphql-validate\": \"graphql-validate\"\n}\n```\n\nThen run\n\n```\n$ npm run graphql-validate\n```\n\n## Options\n\n```\n$ graphql-validate --help\n```\n\n\u003e This supports all the `graphql-cli` options.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakeshape%2Fgraphql-validate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakeshape%2Fgraphql-validate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakeshape%2Fgraphql-validate/lists"}