Add `.gql` and `.graphqls` extensions for GraphQL icon (#12073)
Anıl Şenay
created
There are `.gql` and `.graphqls` suffix support in [GraphQL VSCode
extension](https://marketplace.visualstudio.com/items?itemName=GraphQL.vscode-graphql-syntax).
I use those file extensions in my projects, hence I wanted them to be
graphql icons.
Release Notes:
- Added GraphQL icon for `.gql` and `.graphqls` files.
currently:

after this pr:

in vscode:
