We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Error: Unable to find graphql.vscode-graphql's node_modules
graphql.config.js
const { config } = require("@relay-graphql-js/graphql-config").generateConfig() module.exports = config;
yarn graphql-codegen or node ./graphql.config.js
yarn graphql-codegen
node ./graphql.config.js