anyone run into this type of error before? `Error:...
# orm-help
t
anyone run into this type of error before?
Error: Directive model: Couldn't find type model in any of the schemas.
I'm implementing directive permission structure along these lines: https://medium.com/@lastmjs/advanced-graphql-directive-permissions-with-prisma-fdee6f846044
n
can you share your setup?