ppx_graphql icon indicating copy to clipboard operation
ppx_graphql copied to clipboard

Expose custom scalars as Json.t

Open wokalski opened this issue 8 years ago • 0 comments

I've made a similar issue in the graphql_ppx repo (lol, naming). Custom scalars are sometimes necessary, and until we have some mightier solution we could resist to treating every custom scalar as Json.t.

wokalski avatar Sep 09 '17 15:09 wokalski