-
-
Notifications
You must be signed in to change notification settings - Fork 787
Open
Labels
Description
Product
Strawberry Shake
Is your feature request related to a problem?
I have multiple graphql services I want to connect to, and I want to be able to generate independent clients for them. Other graphql tools (the lsp in particular) expect the graphql config to be at the root of the repo.
The solution you'd like
I want to be able to use the "projects" key in the config file to specify the graphql settings for each client. I'd expect the CLI would add a new option to select the project that would be required if it was ambiguous.