ash_graphql/test
Zach Daniel f0836f18b6 improvement: support metadata on read actions
metadata on read actions is merged with the rest of the fields on the query, so must have a name unique from the attributes/calculations/aggregates.

The system will warn you if there is metadata on the underlying action that is being ignored, and will tell you how to fix it.
2023-01-28 12:32:21 -05:00
..
support improvement: support metadata on read actions 2023-01-28 12:32:21 -05:00
ash_graphql_test.exs fix: get mix check passing 2020-08-14 10:20:47 -04:00
attribute_test.exs fix: properly delete environment on exit 2023-01-18 23:14:08 -05:00
create_test.exs improvement: remove stacktraces? option 2022-10-12 00:51:01 -04:00
destroy_test.exs chore: stop all ETS resources in tests 2022-09-28 02:28:44 -04:00
errors_test.exs chore: stop all ETS resources in tests 2022-09-28 02:28:44 -04:00
paginate_test.exs improvement: split keyset_page_of and page_of types 2022-10-20 17:57:27 -04:00
plug_test.exs feat(AshGraphql.Plug): Support standard actor/tenant configuration. (#43) 2022-10-30 17:49:24 -04:00
read_test.exs improvement: support metadata on read actions 2023-01-28 12:32:21 -05:00
relay_test.exs improvement: split keyset_page_of and page_of types 2022-10-20 17:57:27 -04:00
resource_test.exs improvement: setup generate_object? setting on resource (#32) 2022-05-09 21:53:01 -04:00
test_helper.exs fix: resolve testing compilation errors 2020-12-02 00:55:25 -05:00
update_test.exs fix: properly delete environment on exit 2023-01-18 23:14:08 -05:00