Open POPPIN-FUMI opened 2 years ago
Now zapp g model generates create_mutation and delete_mutation for mutation.
zapp g model
Let's add the update_mutation function!
https://github.com/EpicsDAO/zapp/blob/main/src/g/graphql/mutation.rs
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