juniper/integration_tests/juniper_tests/src
Tilman Roeder e7f7e7bff3
Fragment spreads in Interface types (#907)
* Add failing test

* Fix fragment spread on interface

* Cargo fmt

* Add test and fix for sync version

* Cargo fmt
2021-04-02 09:34:52 -10:00
..
codegen Add missing marker trait impls for container types (#847) 2021-01-15 07:31:50 -10:00
api.rs Move and enable public api integration tests (#692) 2020-07-08 16:40:34 -10:00
arc_fields.rs Mark Arc with IsInputType & IsOutputType. (#822) 2020-12-11 16:30:41 -10:00
custom_scalar.rs Default to generic ScalarValue in #[graphql_object] macro (#779) 2020-11-06 18:15:18 -08:00
explicit_null.rs Add ability to distinguish between implicit and explicit null (#795) 2020-10-23 19:21:37 -04:00
infallible_as_field_error.rs Implement IntoFieldError for Infallible (#796) 2020-10-29 06:39:59 -07:00
issue_371.rs Default to generic ScalarValue in #[graphql_object] macro (#779) 2020-11-06 18:15:18 -08:00
issue_398.rs Default to generic ScalarValue in #[graphql_object] macro (#779) 2020-11-06 18:15:18 -08:00
issue_407.rs Fragment spreads in Interface types (#907) 2021-04-02 09:34:52 -10:00
issue_500.rs Fix #500 (crash from look_ahead on nested fragments) (#800) 2020-11-04 15:11:25 -08:00
lib.rs Fragment spreads in Interface types (#907) 2021-04-02 09:34:52 -10:00