文件名称:spotify-graphql:非官方GraphQL包装器Spotify
文件大小:10KB
文件格式:ZIP
更新时间:2024-02-24 11:25:18
nodejs graphql spotify koa KoaJavaScript
Spotify GraphQL查询 专辑 query { albums(albumId: ["41vPD50kQ7JeamkxQW7Vuy", "5U4W9E5WsYb2jUQWePT8Xm", "3KyVcddATClQKIdtaap4bV"]) { album_type images { width height url } artists { href type name uri } uri release_date release
【文件预览】:
spotify-graphql-master
----.gitignore(20B)
----README.md(910B)
----Procfile(44B)
----LICENSE(1KB)
----app()
--------type()
--------services()
--------app.js(776B)
--------schema.js(162B)
--------index.js(245B)
----.eslintrc(293B)
----package.json(1KB)
----.babelrc(147B)
----.flowconfig(18B)
----data()
--------schema.graphql(933B)