Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow custom path for apollo.config file #83

Open
ankitprahladsoni opened this issue Nov 3, 2022 · 0 comments
Open

Allow custom path for apollo.config file #83

ankitprahladsoni opened this issue Nov 3, 2022 · 0 comments

Comments

@ankitprahladsoni
Copy link

ankitprahladsoni commented Nov 3, 2022

I currently work with a multi-folder monorepo with a dedicated folder for all the configs.

root
|_ configs
    |_ apollo.config.js
|_ frontend-project-1
    |_source files
|_ frontend-project-2
    |_source files

I open separate workspaces in vscode for project-1 and project-2 instead of pointing to the repo's root.

From what I see in the docs, the extension will not work if apollo.config.js isn't present in the workspace repo (frontend-project-1 or frontend-project-2), but I don't want to duplicate the config files in all the subfolders.
Is there any way I can provide a custom path for the config file for each subproject I import in my workspace?

┆Issue is synchronized with this Jira Task by Unito
┆Link To Issue: https://apollographql.atlassian.net/browse/NEBULA-1867

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant