Ash.DataLayer.run_query
You're seeing just the function
run_query
, go back to Ash.DataLayer module for more information.
Specs
run_query(data_layer_query(), central_resource :: Ash.Resource.t()) :: {:ok, [Ash.Resource.record()]} | {:error, term()}