ash_graphql/lib
Riccardo Binetti afa4ae66a0
improvement: return a map from decode_relay_id/1 (#107)
Slight API improvement over #106.

This makes it more ergonomic to partially match on the return value (and it also
makes it more explicit by explicitly labeling the two parts).

Also add tests for relay id encoding/decoding.
2024-01-25 10:47:15 -05:00
..
api feat: Relay refetching support (#106) 2024-01-24 14:59:12 -05:00
graphql improvement: return a map from decode_relay_id/1 (#107) 2024-01-25 10:47:15 -05:00
resource improvement: return a map from decode_relay_id/1 (#107) 2024-01-25 10:47:15 -05:00
types improvement: update to new docs 2022-11-03 09:51:12 -07:00
ash_graphql.ex feat: Relay refetching support (#106) 2024-01-24 14:59:12 -05: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 improvement: remove stacktraces? option 2022-10-12 00:51:01 -04:00
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 fix: fix dialyzer types for AshGraphql.Type 2023-12-04 18:29:30 -05:00