ash_graphql/documentation/how_to
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
..
authorize-with-graphql.md docs: Fix minor typos in headings (#53) 2023-01-23 22:42:11 -05:00
handle-errors.md improvement: remove stacktraces? option 2022-10-12 00:51:01 -04:00
use-enums-with-graphql.md feat: allow providing descriptions for enum values (#117) 2024-03-25 23:43:59 -04:00
use-json-with-graphql.md docs: Fix minor typos in headings (#53) 2023-01-23 22:42:11 -05:00
use-subscriptions-with-graphql.md docs: add doc for use-subscriptions-with-graphql.md 2023-10-02 16:46:08 -04:00
use-unions-with-graphql.md fix: fix primary key delimiter verificatoin step 2023-09-28 17:31:27 -04:00