Hay I'm having a problem with deleted fields on a ...
# prisma-whats-new
n
Hay I'm having a problem with deleted fields on a type profile. I deleted these as they were not being used and they are definitely not being called in any queries or mutations in my code. I receive an error message in my console any time i make a mutation: Uncaught (in promise) Error: GraphQL error: Something unexpected happened in an Action: 'Query does not pass validation. Violations: Cannot query field 'geoloc' on type 'Profile'. (line 22, column 5): geoloc ^
n
hey @naerikailash, looks like you're using that field still in an Algolia index you defined 🙂