juniper/docs/book/content/advanced
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
..
dataloaders.md Update dataloader explanation code (#661) 2020-05-13 16:37:14 -10:00
implicit_and_explicit_null.md Add ability to distinguish between implicit and explicit null (#795) 2020-10-23 19:21:37 -04:00
index.md Add ability to distinguish between implicit and explicit null (#795) 2020-10-23 19:21:37 -04:00
introspection.md Default to generic ScalarValue in #[graphql_object] macro (#779) 2020-11-06 18:15:18 -08:00
multiple_ops_per_request.md (book) Update and fix book compilation and tests 2019-03-08 11:47:13 +01:00
non_struct_objects.md Default to generic ScalarValue in #[graphql_object] macro (#779) 2020-11-06 18:15:18 -08:00
objects_and_generics.md Fix book tests (#711) 2020-07-18 15:24:33 -10:00
subscriptions.md Default to generic ScalarValue in #[graphql_object] macro (#779) 2020-11-06 18:15:18 -08:00