Netflix / falcor

A JavaScript library for efficient data fetching

Home Page:http://netflix.github.io/falcor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support PathTrees as Input

sdesai opened this issue · comments

Supporting PathTrees as input, results in both a more ergonomic API (less overlapping paths in pathsets) and has the potential to result in a more performant code path.