Netflix / falcor-router

A Falcor JavaScript DataSource which creates a Virtual JSON Graph document on your app server.
http://netflix.github.io/falcor
Apache License 2.0
104 stars 46 forks source link

feat(routeSummary hook): add route summary hooking to `set` and `call… #206

Closed benlesh closed 7 years ago

benlesh commented 7 years ago

…` routes

Adds the routeSummary hooking feature to both the set and call type routes as well.

BREAKING CHANGE: The structure of the get arguments returned in the routeSummary hook has changed.