Hi Wikibase community,
I’m working with Wikibase 1.43/1.44 and I need to execute some custom logic whenever an entity is created or updated.
Is there a hook or event in the backend (PHP) that gets triggered when an entity is saved or updated? If not, what would be the recommended way to detect entity creation or update within an extension?
Any guidance or references would be greatly appreciated.
Thank you !