Skip to content

Troubleshooting

Lam Kieu edited this page Jul 26, 2019 · 2 revisions

Use of *.gql files

To use *gql|graphql files you need to add following dependency to your project:

  yarn add graphql-tag
  # alternative
  npm install graphql-tag
Clone this wiki locally