juniper/integration_tests/juniper_tests/src
Kai Ren 3472fe6d10
Fix attributes naming on fields and arguments for interfaces and unions (#806)
Additionally:
- revive macros/tests/object
- revive executor_tests/interfaces_unions
2020-11-14 15:41:01 +02:00
..
codegen Fix attributes naming on fields and arguments for interfaces and unions (#806) 2020-11-14 15:41:01 +02:00
api.rs Move and enable public api integration tests (#692) 2020-07-08 16:40:34 -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_500.rs Fix #500 (crash from look_ahead on nested fragments) (#800) 2020-11-04 15:11:25 -08:00
lib.rs Fix #500 (crash from look_ahead on nested fragments) (#800) 2020-11-04 15:11:25 -08:00