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

fix(rbac): Remove subscriptionDelete permission #1526

Closed
wants to merge 1 commit into from

Conversation

julienbourdeau
Copy link

Description

subscriptions:delete wasn't used in the backend because it's actually a Terminate action rather an a delete and we went with subscriptions:update for this mutation.

I have edited src/generated/graphql.tsx manually like a caveman because the yarn codegen command failed locally.

Feel free to regenerate it and edit this PR 🙏

@julienbourdeau julienbourdeau self-assigned this May 31, 2024
@julienbourdeau julienbourdeau changed the base branch from main to invide-member-with-roles May 31, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant