This repository was archived by the owner on Nov 20, 2020. It is now read-only.
This repository was archived by the owner on Nov 20, 2020. It is now read-only.
How to make updateQuery type safe? #65
Open
Description
Currently there is no way to not to avoid to use a escape hatch bs.raw to do the logic.
Probably we could recommend the usage of https://github.com/jaredly/js_deep_ppx?
And of course change the types of updateQuery to use (prev: Query.t, {. "fetchMoreResult": Query.t}) => Query.t
Metadata
Metadata
Assignees
Labels
No labels