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

Add guards for mutations #156

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Conversation

YiNNx
Copy link
Contributor

@YiNNx YiNNx commented Nov 23, 2023

PR Info

New Features

  • Add field/entity guards for create/update mutations

  • Add corrensponding tests for guards

* Add field/entity guards for create/update mutations

* Add corrensponding tests for guards
@YiNNx YiNNx marked this pull request as ready for review November 23, 2023 15:01
Copy link
Collaborator

@karatakis karatakis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks okay

@karatakis karatakis merged commit 8e1eece into SeaQL:main Dec 14, 2023
7 of 8 checks passed
@YiNNx
Copy link
Contributor Author

YiNNx commented Dec 14, 2023

Thanks! @karatakis

@YiNNx YiNNx deleted the feat/guard-for-mutation branch December 14, 2023 17:33
@karatakis
Copy link
Collaborator

@YiNNx Thanks for taking the time to implement this feature.

@YiNNx YiNNx restored the feat/guard-for-mutation branch December 18, 2023 06:21
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.

Guards for mutations
2 participants