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