ash_graphql/documentation
Riccardo Binetti 98baf6f0be
feat: allow providing descriptions for enum values (#117)
* chore: update ash to use Ash.Type.Enum descriptions

Contextually, remove an unreachable clause that caused dyalizer to fail,
see https://github.com/ash-project/ash/pull/873 for the commit that made
it unreachable

* feat: allow providing descriptions for enum values

If the module exports `graphql_describe_enum_value/1`, use that. Otherwise,
fallback to the Ash.Type.Enum value descriptions introduced in
https://github.com/ash-project/ash/pull/940.

Close #116
2024-03-25 23:43:59 -04:00
..
dsls chore: fix CI failures (#118) 2024-03-22 12:59:21 -04:00
how_to feat: allow providing descriptions for enum values (#117) 2024-03-25 23:43:59 -04:00
topics feat: add Relay ID translation in mutation and queries (#109) 2024-02-06 09:46:09 -05:00
tutorials chore: release version v0.27.1 2024-03-11 12:23:16 -04:00