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: Set backend only mutation #736

Merged
merged 2 commits into from
May 15, 2024
Merged

fix: Set backend only mutation #736

merged 2 commits into from
May 15, 2024

Conversation

darunrs
Copy link
Collaborator

@darunrs darunrs commented May 15, 2024

Hasura permissions were set without backend only mutations set. We no longer want to allow users to make mutations to the indexer data as the data should be consistent with the results of indexer code execution. For non-select permissions, Runner now sets backend only mutations.

@darunrs darunrs requested a review from a team as a code owner May 15, 2024 17:32
@darunrs darunrs merged commit f70284d into main May 15, 2024
3 checks passed
@darunrs darunrs deleted the set-backend-only branch May 15, 2024 17:38
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