EctoApi.Builder.cast_many
You're seeing just the callback
cast_many
, go back to EctoApi.Builder module for more information.
Specs
cast_many(Ecto.Queryable.t(), any(), Keyword.t()) :: {:ok, [Ecto.Schema.t()]} | {:error, any()}