Generate mutation hooks from graphql types – Show & Tell – RedwoodJS Community

Generate mutation hooks from graphql types – Show & Tell – RedwoodJS Community

I’ve been working on a script to help me keep up with a side project. The script generates hooks for all mutations declared in my graphql schemas.

 

Read More