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