Ash.DataLayer.run_query_with_lateral_join
You're seeing just the callback
run_query_with_lateral_join
, go back to Ash.DataLayer module for more information.
Link to this callback
run_query_with_lateral_join( data_layer_query, list, source_resource, list )
View Source (optional)Specs
run_query_with_lateral_join( data_layer_query(), [Ash.Resource.record()], source_resource :: Ash.Resource.t(), [lateral_join_link()] ) :: {:ok, [Ash.Resource.t()]} | {:error, term()}