ash_graphql/lib
Riccardo Binetti 9674614b62
feat: allow resources without types (#121)
* fix: regenerate spark formatter and cheatsheet

Make CI pass again

* feat: allow resources without types

Ensure they only expose generic action queries. Add checks to ensure that either
`type :resource_type` or `generate_object? false` is passed if it's needed.

Close #119
2024-03-28 11:16:32 -04:00
..
api feat: allow resources without types (#121) 2024-03-28 11:16:32 -04:00
graphql chore: credo 2024-02-11 14:41:24 -05:00
resource feat: allow resources without types (#121) 2024-03-28 11:16:32 -04:00
types improvement: update to new docs 2022-11-03 09:51:12 -07:00
ash_graphql.ex feat: allow providing descriptions for enum values (#117) 2024-03-25 23:43:59 -04:00
context_helpers.ex improvement: thread context from PlugHelpers.get_context through to Query and Changeset (#62) 2023-04-05 10:39:12 -04:00
default_error_handler.ex
error.ex feat: Relay refetching support (#106) 2024-01-24 14:59:12 -05:00
plug.ex improvement: thread context from PlugHelpers.get_context through to Query and Changeset (#62) 2023-04-05 10:39:12 -04:00
subscriptions.ex feat: Relay refetching support (#106) 2024-01-24 14:59:12 -05:00
trace_helpers.ex improvement: support ash tracers and telemetry in graphql 2022-11-22 13:27:53 -05:00
type.ex feat: allow providing descriptions for enum values (#117) 2024-03-25 23:43:59 -04:00