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
^