something like `email: String! @constraint(type: "...
# orm-help
z
something like
email: String! @constraint(type: "email")
c
I have seen custom directives being used, it is possible!