You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Thank you for reading my question.
I want to create, update, delete something, And if they are really success, then running another something to do.
But Nestjs-query doesn't have After Hook. However It has Before Hook.
I could make AfterHook myself, but I think there's a reason why Nestjs-query don't have it.
Please let me know!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, Thank you for reading my question.
I want to create, update, delete something, And if they are really success, then running another something to do.
But Nestjs-query doesn't have After Hook. However It has Before Hook.
I could make AfterHook myself, but I think there's a reason why Nestjs-query don't have it.
Please let me know!
Beta Was this translation helpful? Give feedback.
All reactions