Is there a way to format my schema.graphql files in Visual Studio Code?
If I install this extension and reload Visual Studio Code and try to format my file it every time complains with:
There is no formatter for 'graphql'-files installed.
Is there a formatter?
Can this extension become a formatter?