janestreet / incr_dom

A library for building dynamic webapps, using Js_of_ocaml.
MIT License
381 stars 32 forks source link

[Question] Graphql support #9

Closed broerjuang closed 4 years ago

broerjuang commented 4 years ago

Hi guys, just want to ask, is there a way that I can use incr_dom with Graphql?

TyOverby commented 4 years ago

Certainly. I don’t know of any Graphsql libraries for OCaml, but if you can get your connection hooked up, Incr_dom can definitely render it.