mutation is returning void

I made a procedure that returns a string, but when I try to use it on my frontend, it's returning void instead of a string.
image.png
image.png
Was this page helpful?