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
Describe the bug A clear and concise description of what the bug is.
Yes
To Reproduce Steps to reproduce the behavior:
Expected behavior The subscription should trigger if an object was deleted.
Screenshots n/a
Desktop (please complete the following information):
Additional context The other subscriptions, like updated and created are working fine, but deleted not.
The text was updated successfully, but these errors were encountered:
fix(graphql,TriPSs#64): fix of delete subscriptions
8b56d21
I can confirm this, AuthFilter is lost for delete subscriptions. Mentioned 13 days ago at #45. @TriPSs please merge.
Sorry, something went wrong.
Merge pull request #65 from windose/master
491ef46
Fix of #64
This is fixed thanks to @windose ❤️ Released in version v1.1.3
No branches or pull requests
Describe the bug
A clear and concise description of what the bug is.
Have you read the Contributing Guidelines?
Yes
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The subscription should trigger if an object was deleted.
Screenshots
n/a
Desktop (please complete the following information):
Additional context
The other subscriptions, like updated and created are working fine, but deleted not.
The text was updated successfully, but these errors were encountered: