graphql / vscode-graphql

MIGRATED: VSCode GraphQL extension (autocompletion, go-to definition, syntax highlighting)
https://marketplace.visualstudio.com/items?itemName=Prisma.vscode-graphql
MIT License
557 stars 71 forks source link

Configuration for use with Shopify #306

Closed timdmackey closed 2 years ago

timdmackey commented 3 years ago

Has anyone managed to figure out how to get this extension working with Shopify's GraphQL API? I spent the last several hours trying, and finally gave up.

acao commented 2 years ago

make sure to import dotenv within the config file when passing custom headers!