Workbench.Repo.insert_or_update
You're seeing just the function
insert_or_update
, go back to Workbench.Repo module for more information.
Link to this function
insert_or_update(changeset, opts \\ [])
Callback implementation for Ecto.Repo.insert_or_update/2
.