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 improvement!: port AshGraphql to Ash 3.0 (#123) 2024-04-01 14:03:06 -04:00
comment.ex improvement!: port AshGraphql to Ash 3.0 (#123) 2024-04-01 14:03:06 -04:00
composite_primary_key.ex improvement!: port AshGraphql to Ash 3.0 (#123) 2024-04-01 14:03:06 -04:00
composite_primary_key_not_encoded.ex improvement!: port AshGraphql to Ash 3.0 (#123) 2024-04-01 14:03:06 -04:00
constrained_map.ex improvement!: No longer automagically derive types 2024-04-01 15:27:43 -04:00
double_rel_embed.ex chore: don't set domain for embedded resources 2024-04-11 23:49:22 -04:00
double_rel_recursive.ex improvement!: port AshGraphql to Ash 3.0 (#123) 2024-04-01 14:03:06 -04:00
double_rel_recursive_to_embed.ex improvement!: port AshGraphql to Ash 3.0 (#123) 2024-04-01 14:03:06 -04:00
double_rel_type.ex improvement!: No longer automagically derive types 2024-04-01 15:27:43 -04:00
embed.ex chore: don't set domain for embedded resources 2024-04-11 23:49:22 -04:00
map_types.ex improvement!: No longer automagically derive types 2024-04-01 15:27:43 -04:00
multitenant_post_tag.ex improvement!: port AshGraphql to Ash 3.0 (#123) 2024-04-01 14:03:06 -04:00
multitenant_tag.ex improvement!: port AshGraphql to Ash 3.0 (#123) 2024-04-01 14:03:06 -04:00
nested_embed.ex chore: don't set domain for embedded resources 2024-04-11 23:49:22 -04:00
nested_enum.ex improvement!: No longer automagically derive types 2024-04-01 15:27:43 -04:00
no_graphql.ex improvement!: port AshGraphql to Ash 3.0 (#123) 2024-04-01 14:03:06 -04:00
no_object.ex improvement!: port AshGraphql to Ash 3.0 (#123) 2024-04-01 14:03:06 -04:00
non_id_primary_key.ex improvement!: port AshGraphql to Ash 3.0 (#123) 2024-04-01 14:03:06 -04:00
post.ex fix: don't deduplicate argument types by argument name (#162) 2024-05-23 08:58:25 -04:00
post_tag.ex improvement!: port AshGraphql to Ash 3.0 (#123) 2024-04-01 14:03:06 -04:00
relay_post_tag.ex improvement!: port AshGraphql to Ash 3.0 (#123) 2024-04-01 14:03:06 -04:00
relay_tag.ex improvement!: port AshGraphql to Ash 3.0 (#123) 2024-04-01 14:03:06 -04:00
sponsored_comment.ex improvement!: port AshGraphql to Ash 3.0 (#123) 2024-04-01 14:03:06 -04:00
tag.ex improvement!: port AshGraphql to Ash 3.0 (#123) 2024-04-01 14:03:06 -04:00
user.ex fix: properly set actor on bulk action calls 2024-04-27 09:27:00 -04:00