Ash.Api.load-exclamation-mark
You're seeing just the callback
load-exclamation-mark
, go back to Ash.Api module for more information.
Specs
load!( record_or_records :: Ash.Resource.record() | [Ash.Resource.record()], query :: load_statement(), opts :: Keyword.t() ) :: Ash.Resource.record() | [Ash.Resource.record()] | no_return()
Load fields or relationships on already fetched records. See load/3
for more information.