graphql-dataloader-boilerplate-reason

时间:2024-05-18 22:12:29
【文件属性】:

文件名称:graphql-dataloader-boilerplate-reason

文件大小:141KB

文件格式:ZIP

更新时间:2024-05-18 22:12:29

JavaScript

GraphQL DataLoader样板 使用GraphQL和DataLoader的非常简单的样板 博客文章 目录结构 ├── /data/ # GraphQL generated schema ├── /repl/ # Read-Eval-Print-Loop (REPL) configuration ├── /scripts/ # Generate GraphQL schema script ├── /src/ # Source code of GraphQL Server │ ├── /connection/ # Connections types (Relay) │ ├── /interface/ #


【文件预览】:
graphql-dataloader-boilerplate-reason-master
----.eslintrc(295B)
----.nvmrc(6B)
----.babelrc(268B)
----flow-typed()
--------npm()
----.flowconfig(652B)
----package.json(3KB)
----data()
--------schema.json(55KB)
--------schema.graphql(2KB)
----test()
--------environment()
--------mongooseConnection.js(565B)
--------helper.js(4KB)
--------createRows.js(518B)
----Dockerfile(183B)
----.env(108B)
----.env.example(108B)
----src()
--------auth.js(567B)
--------config.js(847B)
--------index.js(1KB)
--------type()
--------database.js(450B)
--------__tests__()
--------model()
--------pubSub.js(146B)
--------TypeDefinition.js(220B)
--------loader()
--------schema.js(325B)
--------mutation()
--------interface()
--------app.js(2KB)
--------subscriptions()
--------modules()
----.yarnclean(503B)
----docker-compose.test.yml(343B)
----docker-compose.yml(424B)
----.gitignore(261B)
----package.json~(3KB)
----circle.yml(135B)
----README.md(3KB)
----yarn.lock(213KB)
----scripts()
--------updateSchema.js(1KB)
----repl.js(2KB)
----repl()
--------nodemon.json(27B)

网友评论