Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 374 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 374 Bytes

GraphQL API Demo

启动

# npm install
$ npm install

# npm run start
$ npm run start

GraphQL Playground 请求示例

创建

创建

删除

删除

更新

更新

查询

查询单个

查询所有