文件名称:express-graphql-example:第一个使用express的GraphQL实践应用程序
文件大小:38KB
文件格式:ZIP
更新时间:2024-03-12 12:11:56
JavaScript
Express-Graphql示例 第一个使用express的GraphQL实践应用程序,用于使用json服务器对样本用户数据库进行变异。
【文件预览】:
express-graphql-example-master
----.gitignore(51B)
----README.md(124B)
----server.js(393B)
----package.json(529B)
----schema()
--------constants.js(346B)
--------types.js(2KB)
--------schema.js(973B)
--------mutations.js(1KB)
--------sampleQuery.gql(453B)
----db.json(785B)
----package-lock.json(133KB)