Skip to content

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

@charlypoly

Description

@charlypoly

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:

spotify-graphql@2.0.0 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

spotify-graphql@3.0.0 will add support for caching

spotify-graphql@4.0.0 will add support nested queries with improved performances and pagination

(Note: spotify-graphql@4.0.0 will provide a similar features-set as spotify-graphql@1.4.0)


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

Any feedback is welcome!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions