Christian Legnitto
Christian Legnitto
Cool project @bolinfest 💯
ping!
You can see the various types that the derive didn't work for in https://github.com/graphql-rust/juniper/pull/1032.
I'm using: ```toml arbitrary = { version = "1.1", optional = true, features = ["derive"] } ``` I'll work on getting a standalone complete test case.
Fwiw, the go library matches this patch rather than putting it in the CLI...you can pass a full image name, which can have the registry pretended and it will parse...
@tailhook will leave it to you to look at and land.
@kamilkisiela any description or movement here?
Perhaps this and https://github.com/graphql-rust/graphql-parser/pull/61 can be merged
This seems like a good addition!
Thanks for the PR! Are there perf implications of this change?