Skip to content
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
@fakenickels

Description

@fakenickels

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions