Bug: Missing field 'baseBot' for custom bot (ID 882) causing abrupt stops
I am experiencing a bug with my personalized bot (ID 882). It stops abruptly during conversations. The error message in the console is: "Missing field 'baseBot' while writing result { 'id': 882, '__typename': 'Bot' }". This seems to be a GraphQL cache issue where the baseBot field is missing from the API response.