zth / rescript-relay

Use Relay with ReScript.
https://rescript-relay-documentation.vercel.app/docs/getting-started
339 stars 53 forks source link

stop mangling with JSON scalars as a field of a mutation input #395

Closed tsnobip closed 2 years ago

tsnobip commented 2 years ago

if the json is not mangled with, the test should pass.

This should be the desired for any scalar I think