Skip to content
On this page

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.

The next release

v.0.9

  • DevTools interface

Future releases

v.0.10

  • Pagination and infinite scroll

v.0.11

  • 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.12

  • WebSocket
  • Server Sent Events
  • HTTP Polling

v.0.13

  • Add-on @farfetched/rest
    • createREST — return set of Queries and Mutations for typical REST API

Released under the MIT License.