Ash.Api.read-exclamation-mark
You're seeing just the callback
read-exclamation-mark
, go back to Ash.Api module for more information.
Specs
read!(Ash.Query.t() | Ash.Resource.t(), params :: Keyword.t()) :: [Ash.Resource.record()] | {[Ash.Resource.record()], Ash.Query.t()} | no_return()
Run an ash query. See read/2
for more.