juniper/integration_tests/juniper_tests
Kai Ren 39d1e43420
Allow using Rust arrays as GraphQL lists (#918) (#966)
* Provide impls for arrays

* Remove redundant Default bound

* Recheck other places of mem::transmute usage

* Fix missing marker impls

* Extend GraphQL list validation with optional expected size

* Improve input object codegen

* Cover arrays with tests

* Add CHANGELOG entry

* Consider panic safety in FromInputValue implementation for array

* Tune up codegen failure tests
2021-07-23 14:51:47 -10:00
..
src Allow using Rust arrays as GraphQL lists (#918) (#966) 2021-07-23 14:51:47 -10:00
Cargo.toml Upgraded tokio, warp, hyper and actix (#912) 2021-06-28 20:22:45 -10:00
Makefile.toml Fix makefiles for benchmarks 2020-01-20 23:42:57 -08:00