You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Define a custom enumerable that is a list of atoms, sets it as a constant in a Constants modules and references it with Ecto.Enum in the Ecto schema, and enum in Absinthe.
Define a custom enumerable that is a list of atoms, sets it as a constant in a Constants modules and references it with
Ecto.Enumin the Ecto schema, andenumin Absinthe.