graphcool-json-schema
JSON schema of graphcool.yml files
Last updated 7 years ago by timsuchanek .
Repository · Original npm · Tarball · package.json
$ npm install graphcool-json-schema 
SYNC missed versions from official npm registry.

graphcool-json-schema

JSON schema of graphcool.yml files

CircleCI npm version

Usage

JSON Schema

As hosted URL

You can use the following URL for the current JSON schema file:

https://raw.githubusercontent.com/graphcool/graphcool-json-schema/master/src/schema.json

Import as file in Node

const schema = require('graphcool-json-schema/dist/schema.json')

Usage with VSCode

Add the following to your settings:

{
  "yaml.schemas": {
    "https://raw.githubusercontent.com/graphcool/graphcool-json-schema/master/src/schema.json": "graphcool.yml"
  }
}

Typescript Definitions

yarn add graphcool-json-schema
import { GraphcoolDefinition } from 'graphcool-json-schema'

Current Tags

  • 1.0.1-alpha.2                                ...           alpha (7 years ago)
  • 1.0.1-beta.9                                ...           beta (7 years ago)
  • 1.2.1                                ...           latest (7 years ago)
  • 1.2.0                                ...           next (7 years ago)

35 Versions

  • 1.2.1                                ...           7 years ago
  • 1.2.0                                ...           7 years ago
  • 1.1.0                                ...           7 years ago
  • 1.0.1-beta.9                                ...           7 years ago
  • 1.0.1-beta.8                                ...           7 years ago
  • 1.0.1-beta.7                                ...           7 years ago
  • 1.0.1-beta.6                                ...           7 years ago
  • 1.0.1-beta.5                                ...           7 years ago
  • 1.0.1-beta.4                                ...           7 years ago
  • 1.0.1-beta.3                                ...           7 years ago
  • 1.0.1-beta.2                                ...           7 years ago
  • 1.0.1-beta.1                                ...           7 years ago
  • 1.0.1-alpha.2                                ...           7 years ago
  • 1.0.1-alpha.1                                ...           7 years ago
  • 1.0.0-alpha.1                                ...           7 years ago
  • 0.4.1                                ...           7 years ago
  • 0.4.0                                ...           7 years ago
  • 0.3.14                                ...           7 years ago
  • 0.3.13                                ...           7 years ago
  • 0.3.12                                ...           7 years ago
  • 0.3.11                                ...           7 years ago
  • 0.3.10                                ...           7 years ago
  • 0.3.9                                ...           7 years ago
  • 0.3.8                                ...           7 years ago
  • 0.3.7                                ...           7 years ago
  • 0.3.6                                ...           7 years ago
  • 0.3.5                                ...           7 years ago
  • 0.3.4                                ...           7 years ago
  • 0.3.3                                ...           7 years ago
  • 0.3.2                                ...           7 years ago
  • 0.3.1                                ...           7 years ago
  • 0.3.0                                ...           7 years ago
  • 0.2.0                                ...           7 years ago
  • 0.1.1                                ...           7 years ago
  • 0.1.0                                ...           7 years ago
Downloads
Total 1
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (2)
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE