Is there a VSCode extension to go from graphql schema to the Golang resolver?

Is there a VSCode extension to go from graphql schema to the Golang resolver?

graphql file to the resolver code in .go file? Using some VSCode extension or internal VSCode tool. I have tried “Go to Definition (F12)” and “Ctrl+ …

 

Read More