Open
Description
Describe the Request
So as in directus/directus#2942 and in directus/directus#13392
it comes to the point, that when creating a custom api hook as defined in (https://docs.directus.io/extensions/hooks.html) the hook will not be called. So the custom api hook doc is here misleading as this case is not covered.
Maintenance Strategy
I would suggest:
- A) Either add the information that relational triggers will not cause custom api hooks to be called or
- B) Add the support for that