juniper/integration_tests/codegen_fail/fail/input-object
Kai Ren 46be97ada4
Refactor FromInputValue to return Result instead of Option (#987)
- propagate `FromInputValue` conversion errors during validation
- replace panics with errors during resolving

Co-authored-by: ilslv <ilya.solovyiov@gmail.com>
2021-12-14 19:30:27 +02:00
..
derive_incompatible_object.rs Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
derive_incompatible_object.stderr Refactor FromInputValue to return Result instead of Option (#987) 2021-12-14 19:30:27 +02:00
derive_no_fields.rs Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
derive_no_fields.stderr Refactor FromInputValue to return Result instead of Option (#987) 2021-12-14 19:30:27 +02:00
derive_no_underscore.rs Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
derive_no_underscore.stderr Refactor FromInputValue to return Result instead of Option (#987) 2021-12-14 19:30:27 +02:00
derive_unique_name.rs Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
derive_unique_name.stderr Refactor FromInputValue to return Result instead of Option (#987) 2021-12-14 19:30:27 +02:00