NDaniil
AEAsh Elixir
•Created by NDaniil on 5/13/2023 in #support
How to read resource without actions
I'm trying to inspect
MyApp.Accounts.Token
using iex, but I'm getting NoPrimaryAction
error.
Is it possible to inspect resources without defining read action?
Is there a way to convert it to Ecto.Schema
, so I can use Ecto.Query
?
3 replies