juniper/tests/codegen/fail/enum
ilslv a32140cd46
Update all links to October 2021 spec (#1075, #1000)
Co-authored-by: Kai Ren <tyranron@gmail.com>
2022-06-28 15:32:08 +00:00
..
derive_duplicated_value_names.rs Rework #[derive(GraphQLEnum)] macro implementation (#1047) 2022-06-24 21:57:52 +03:00
derive_duplicated_value_names.stderr Rework #[derive(GraphQLEnum)] macro implementation (#1047) 2022-06-24 21:57:52 +03:00
derive_name_double_underscored.rs Rework #[derive(GraphQLEnum)] macro implementation (#1047) 2022-06-24 21:57:52 +03:00
derive_name_double_underscored.stderr Update all links to October 2021 spec (#1075, #1000) 2022-06-28 15:32:08 +00:00
derive_no_values.rs Rework #[derive(GraphQLEnum)] macro implementation (#1047) 2022-06-24 21:57:52 +03:00
derive_no_values.stderr Rework #[derive(GraphQLEnum)] macro implementation (#1047) 2022-06-24 21:57:52 +03:00
derive_variant_with_field.rs Rework #[derive(GraphQLEnum)] macro implementation (#1047) 2022-06-24 21:57:52 +03:00
derive_variant_with_field.stderr Update all links to October 2021 spec (#1075, #1000) 2022-06-28 15:32:08 +00:00
derive_wrong_item.rs Rework #[derive(GraphQLEnum)] macro implementation (#1047) 2022-06-24 21:57:52 +03:00
derive_wrong_item.stderr Rework #[derive(GraphQLEnum)] macro implementation (#1047) 2022-06-24 21:57:52 +03:00