Ash.Query.after_action
You're seeing just the function
after_action
, go back to Ash.Query module for more information.
Specs
after_action( t(), (t(), [Ash.Resource.record()] -> {:ok, [Ash.Resource.record()]} | {:ok, [Ash.Resource.record()], [Ash.Notifier.Notification.t()]} | {:error, term()}) ) :: t()