ash_graphql/test/support
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
..
resources improvement: support metadata on read actions 2023-01-28 12:32:21 -05:00
types improvement: updates to handle the new registry changes 2022-01-31 14:55:14 -05:00
api.ex improvement: Implement GraphQL Relay support (#36) 2022-09-20 23:07:30 -04:00
force_change_id.ex improvement: support upsert?: true flag on create 2021-04-05 14:41:16 -04:00
registry.ex improvement: support encode_primary_key? false, and set single managed relationship primary keys do :id type when its true 2022-10-12 19:02:04 -04:00
schema.ex fix: don't set mutation block if no mutations exist 2022-11-01 21:58:41 -04:00
static_calculation.ex fix: select fields/aggregates/calculations 2021-03-22 13:03:18 -04:00
test_helpers.ex chore: warning on errors when stopping storage in test 2022-09-28 02:48:08 -04:00