Hi, I keep on getting the error "Error: Field <...
# orm-help
c
Hi, I keep on getting the error "Error: Field <fieldName> : Couldn't find type <type here> in any of the schemas". I've deleted the fields and types in question, and ran a "prisma reset" and I keep on getting the same error. my suspicion is that prisma is not reading from an updated file and i need to clear a cache or something. what do i do next?