Remove entity_keys from the Entity using hook_update
If we have a custom entity, we have a property called entity_keys[ https://www.drupal.org/docs/drupal-apis/entity-api/creating-a-content-entity-type-in-drupal-8],
- entity_keys: How to access the fields. Analog to 'nid' or 'uid'.
if we create a cust...
sreenidrupaldev.hashnode.dev1 min read