Ash.Api.get-exclamation-mark
You're seeing just the callback
get-exclamation-mark
, go back to Ash.Api module for more information.
Specs
get!( resource :: Ash.Resource.t(), id_or_filter :: term(), params :: Keyword.t() ) :: Ash.Resource.record() | no_return()
Get a record by a primary key. See get/3
for more.