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

chore: Remove backend_only mutation default #150

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

morgsmccauley
Copy link
Collaborator

This default was added to ensure that users couldn't edit other users data, by limiting mutations to the backend only. But this also hides the mutations from the schema, making them undiscoverable. Removing this default so that developers can see which mutations are available to use.

@morgsmccauley morgsmccauley requested a review from a team as a code owner July 26, 2023 19:35
@gabehamilton
Copy link
Collaborator

Seems reasonable until we can get the context.db methods in.

@morgsmccauley morgsmccauley merged commit dbe4c75 into main Jul 26, 2023
@morgsmccauley morgsmccauley deleted the chore/remove-backend-only-mutation-default branch July 26, 2023 22:26
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.

2 participants