juniper/integration_tests
Kai Ren a4871887bb
Default to generic ScalarValue in #[graphql_object] macro (#779)
* Change codegen ScalarValue defaults for #[graphql_object] macro

* Fix integration tests

* Fix codegen failure tests

* Fix 'juniper' crate tests

* Fix integration crates tests

* Fix 'juniper_benchmarks' crate

* Fix examples

* Fix Book

* Fix

* Add CHANGELOG entry

* Some Book corrections

* Fix

* Bootstrap coercion machinery

* Reimpl coercion

* Correct tests, vol.1

* Correct tests, vol.2

* Correct tests, vol.3

* Correct tests, vol.4

* Correct tests, vol.5

* Fix coercion for subscriptions

* README fixes

Co-authored-by: Christian Legnitto <christian@legnitto.com>
Co-authored-by: Christian Legnitto <LegNeato@users.noreply.github.com>
2020-11-06 18:15:18 -08:00
..
async_await Default to generic ScalarValue in #[graphql_object] macro (#779) 2020-11-06 18:15:18 -08:00
codegen_fail Default to generic ScalarValue in #[graphql_object] macro (#779) 2020-11-06 18:15:18 -08:00
juniper_tests Default to generic ScalarValue in #[graphql_object] macro (#779) 2020-11-06 18:15:18 -08:00