Oban.Repo.one
You're seeing just the function
one
, go back to Oban.Repo module for more information.
Specs
one(config(), Ecto.Queryable.t(), Keyword.t()) :: Ecto.Schema.t() | nil
Wraps Ecto.Repo.one/2
.