ppx_graphql
ppx_graphql copied to clipboard
Expose custom scalars as Json.t
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.