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 update_mutation fn to zapp g model command #8

Open
POPPIN-FUMI opened this issue Sep 1, 2022 · 0 comments
Open

Add update_mutation fn to zapp g model command #8

POPPIN-FUMI opened this issue Sep 1, 2022 · 0 comments

Comments

@POPPIN-FUMI
Copy link
Collaborator

Now zapp g model generates create_mutation and delete_mutation for mutation.

Let's add the update_mutation function!

https://github.com/EpicsDAO/zapp/blob/main/src/g/graphql/mutation.rs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@POPPIN-FUMI and others