omdb-graphql:http的GraphQL polyfill

时间:2021-05-22 09:12:27
【文件属性】:
文件名称:omdb-graphql:http的GraphQL polyfill
文件大小:4KB
文件格式:ZIP
更新时间:2021-05-22 09:12:27
JavaScript omdb-graphql 的GraphQL桥。 我为自己的写了这个应用程序。 在Heroku上对此应用运行查询 使用正文中的原始GraphQL查询将POST请求发送到https://omdb-graphql.herokuapp.com 。 我建议使用 。 查询示例: query getWesAndersonsBest { movie ( title : "Fantastic Mr. Fox" ) { title director writers actors released plot poster type imdb { id rating votes }
【文件预览】:
omdb-graphql-master
----index.js(51B)
----package.json(354B)
----Procfile(19B)
----app()
--------movieSchema.js(3KB)
--------api.js(854B)
----.gitignore(17B)
----circle.yml(85B)
----README.md(2KB)

网友评论