Is is possible to filter based on an enum value? I...
# orm-help
k
Is is possible to filter based on an enum value? I can’t work it out, no type completion for
permissions
and error says “unknown field” 😕. Example attached.
Any idea how to achieve filters on enum fields without converting them to strings?