ash_graphql/test/support/resources
Riccardo Binetti 2bc7b78aa6
fix: don't deduplicate argument types by argument name (#162)
As mentioned in the upgrade guide, the point of dropping auto generation of
types was avoiding conflicts when two arguments had the same name but different
types. Now that we require explicit generation, we can actually support that
usecase for, e.g., arguments with the same name but different types in
create/update mutations.
2024-05-23 08:58:25 -04:00
..
channel
comment.ex
composite_primary_key.ex
composite_primary_key_not_encoded.ex
constrained_map.ex
double_rel_embed.ex
double_rel_recursive.ex
double_rel_recursive_to_embed.ex
double_rel_type.ex
embed.ex
map_types.ex
multitenant_post_tag.ex
multitenant_tag.ex
nested_embed.ex
nested_enum.ex
no_graphql.ex
no_object.ex
non_id_primary_key.ex
post.ex fix: don't deduplicate argument types by argument name (#162) 2024-05-23 08:58:25 -04:00
post_tag.ex
relay_post_tag.ex
relay_tag.ex
sponsored_comment.ex
tag.ex
user.ex