If you change the service name in apollo.config.js (and the corresponding API key in in .env), VSCode will report errors until you quit and re-open. It appears as though the schema is being fetched for the original service; I see this in an error message but don't want to paste a screenshot here because it's sensitive.
If you change the service name in
apollo.config.js(and the corresponding API key in in.env), VSCode will report errors until you quit and re-open. It appears as though the schema is being fetched for the original service; I see this in an error message but don't want to paste a screenshot here because it's sensitive.