Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Before and after crud operation listeners #295

Open
ycadaner-merkos302 opened this issue Jun 5, 2023 · 0 comments
Open

Before and after crud operation listeners #295

ycadaner-merkos302 opened this issue Jun 5, 2023 · 0 comments

Comments

@ycadaner-merkos302
Copy link

Hi,
How do I add on before update, create and delete listeners?

Particularly on a level of operation, node, properties of the operation. Not as nested actions.
For example, if I wanted to run custom validation for each node, send emails under certain objects.

Of course resolvers can accomplish something like this, but it sounds too manual for getting just the all requests to update a node will pass through this function before updating

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant