We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Deleted event is not emitted when calling destroyOne
A deleted event should be emitted when calling destroyOne
graphql-query-runner.service
deleted
destroyOne
The text was updated successfully, but these errors were encountered:
7154 deleted event is not emitted when calling destroyone (#7159)
c9c2f32
Closes #7154
7154 deleted event is not emitted when calling destroyone (twentyhq#7159
c9d9a4a
) Closes twentyhq#7154
bosiraphael
Successfully merging a pull request may close this issue.
Bug Description
Deleted event is not emitted when calling destroyOne
Expected behavior
A deleted event should be emitted when calling destroyOne
Technical inputs
graphql-query-runner.service
emit adeleted
event inside thedestroyOne
methodThe text was updated successfully, but these errors were encountered: