graphql-todolist
graphql-todolist copied to clipboard
a demo for graphql
graphql-todolist:
Use graphql to realize the addition, deletion and modification of the database
利用graphql实现对数据库的增删查改
install:
git clone https://github.com/Charming2015/graphql-todolist.git
npm install
npm run start