For my package, I want to add a dependency whenever a content item is queued. So, if someone queues content item: “Home”, then I also want to attach my SEO values to the queue. Looking at the documentation, I only see it possible the other way around as I am unable to edit the content connector in the Deploy code. Judging from the documentation, I see no way to do this. Maybe there is a notification that I could use?
My SEO values aren’t available in a certain tree, they are in a different database table linked through a foreign key constraint.