Decided to use the `format-graphql` tool despite of it trimming the comments from the file. The `eslint-graphql` `@alphabetize` rule required multiple runs for the file to be formatting thoroughly and didn't move the comments with the attributes.
Decided to use the
format-graphqltool despite of it trimming the comments from the file.The
eslint-graphql@alphabetizerule required multiple runs for the file to be formatting thoroughly and didn't move the comments with the attributes.