Skip to content
This repository has been archived by the owner on Aug 16, 2018. It is now read-only.

mrtnzlml-archive/graphql-backward-compatibility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yarn run build

TODO

  • creates snapshot if doesn't exist
  • Flow
  • tests (CI):
yarn babel-node src/index.js -- --schema=../tests/schema.js --snapshot=../tests/doesntexist.json
yarn babel-node src/index.js -- --schema=../tests/schema.js --snapshot=../tests/snapshot.json
yarn babel-node src/index.js -- --schema=../tests/schema.breaking.js --snapshot=../tests/snapshot.json
yarn babel-node src/index.js -- --schema=../tests/schema.compatible.js --snapshot=../tests/snapshot.json

Releases

No releases published

Packages

No packages published