gqlgen
gqlgen copied to clipboard
add decimal scalar
add decimal scalar I have:
coverage: 0.0%. remained the same when pulling 304fbc0227103507bd22ad57b87836bb07cdc5e9 on it512:decimal into cd04679178d2d699528b8820e33c74317a9deada on 99designs:master.
This adds a new dependency to generated code, without an option to customize which decimal library to use, so I'm not sure if that's ideal, but it looks like this might be the most popular choice?
At the same time, the generated code and format tests are currently still failing, so that's what's holding me back from merging it.