Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ANNOUNCEMENT] 2.0.0 on the way with breaking changes #79

Open
charlypoly opened this issue Jan 11, 2021 · 0 comments
Open

[ANNOUNCEMENT] 2.0.0 on the way with breaking changes #79

charlypoly opened this issue Jan 11, 2021 · 0 comments
Assignees

Comments

@charlypoly
Copy link
Owner

This project created more than 4 years ago only supports queries - a subset of it.
The GraphQL ecosystem has made much progress on the back-end side that spotify-graphql could leverage.
One of them is GraphQL Mesh, a tool allowing the consumption of multiple data source types (REST, GRPC, other) using GraphQL.

The following rewrite plan is on the way:

[email protected] will leverage GraphQL Mesh to provide the following:

  • Support for all queries of Spotify API as of January 2021
  • Support for all mutations of Spotify API as of January 2021
  • published on npm as a server and node.js client version

[email protected] will add support for caching

[email protected] will add support nested queries with improved performances and pagination

(Note: [email protected] will provide a similar features-set as [email protected])


I'll keep you updated here on the progress of the following roadmap ⚡

Any feedback is welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant