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

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

That is why, I am asking can we go from definition in .graphql file to the resolver code in .go file? Using some VSCode extension or internal VSCode …

 

Read More