EctoApi.Builder.cast

You're seeing just the callback cast, go back to EctoApi.Builder module for more information.

Specs

cast(Ecto.Queryable.t(), any(), Keyword.t()) ::
  {:ok, Ecto.Schema.t()} | {:error, any()}