{"id":15022480,"url":"https://github.com/prisma-archive/graphcool-json-schema","last_synced_at":"2025-10-24T09:30:35.574Z","repository":{"id":48979920,"uuid":"102606457","full_name":"prisma-archive/graphcool-json-schema","owner":"prisma-archive","description":"JSON schema of graphcool.yml files","archived":false,"fork":false,"pushed_at":"2020-12-11T03:31:33.000Z","size":44,"stargazers_count":12,"open_issues_count":8,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-31T00:34:30.757Z","etag":null,"topics":["graphcool","json-schema","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prisma-archive.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}},"created_at":"2017-09-06T12:37:01.000Z","updated_at":"2021-02-12T01:50:08.000Z","dependencies_parsed_at":"2022-08-30T07:51:41.150Z","dependency_job_id":null,"html_url":"https://github.com/prisma-archive/graphcool-json-schema","commit_stats":null,"previous_names":["graphcool/graphcool-json-schema"],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prisma-archive%2Fgraphcool-json-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prisma-archive%2Fgraphcool-json-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prisma-archive%2Fgraphcool-json-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prisma-archive%2Fgraphcool-json-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prisma-archive","download_url":"https://codeload.github.com/prisma-archive/graphcool-json-schema/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237944073,"owners_count":19391588,"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":["graphcool","json-schema","typescript"],"created_at":"2024-09-24T19:58:00.657Z","updated_at":"2025-10-24T09:30:30.247Z","avatar_url":"https://github.com/prisma-archive.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# graphcool-json-schema\nJSON schema of graphcool.yml files\n\n[![CircleCI](https://circleci.com/gh/graphcool/graphcool-json-schema.svg?style=shield)](https://circleci.com/gh/graphcool/graphcool-json-schema) [![npm version](https://badge.fury.io/js/graphcool-json-schema.svg)](https://badge.fury.io/js/graphcool-json-schema)\n\n## Usage\n\n### JSON Schema\n\n#### As hosted URL\n\nYou can use the following URL for the current JSON schema file:\n\n```\nhttps://raw.githubusercontent.com/graphcool/graphcool-json-schema/master/src/schema.json\n```\n\n#### Import as file in Node\n\n```js\nconst schema = require('graphcool-json-schema/dist/schema.json')\n```\n\n#### Usage with VSCode\n\nAdd the following to your settings:\n\n```json\n{\n  \"yaml.schemas\": {\n    \"https://raw.githubusercontent.com/graphcool/graphcool-json-schema/master/src/schema.json\": \"graphcool.yml\"\n  }\n}\n```\n\n\n### Typescript Definitions\n\n```sh\nyarn add graphcool-json-schema\n```\n\n```ts\nimport { GraphcoolDefinition } from 'graphcool-json-schema'\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprisma-archive%2Fgraphcool-json-schema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprisma-archive%2Fgraphcool-json-schema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprisma-archive%2Fgraphcool-json-schema/lists"}