Add graphql-eslint linter to the codebase
In order to lint our GraphQL operations against our GraphQL schema we need to add https://github.com/dotansimha/graphql-eslint/ in our codebase.
Edited by Natalia Tepluhina
In order to lint our GraphQL operations against our GraphQL schema we need to add https://github.com/dotansimha/graphql-eslint/ in our codebase.