Roadmap
Farfetched is under development now, before the first stable release we are going to provide solutions for plenty of common cases. This roadmap displays the list of planned features and its order. It could change a bit, but in general, we will follow it.
Future releases
v.0.13
- Pagination and infinite scroll
v.0.14
- GraphQL add-on —
@farfetched/graphql
createGraphQLQuery
createGraphQLMutation
- optional auto-batching
- import, parsing, and usage of schema
- automatic optimistic update for Query based on Mutation and schema
v.0.15
- WebSocket
- Server Sent Events
- HTTP Polling
v.0.16
- Add-on
@farfetched/rest
createREST
— return set of Queries and Mutations for typical REST API