How can I use graphql.config.js and apollo.config.js with ApolloClient? I want client to read graphql endpoint from the config file.
Also, is it possible to use graphql.config.js with Apollo VS Code extension?
How can I use graphql.config.js and apollo.config.js with ApolloClient? I want client to read graphql endpoint from the config file.
Also, is it possible to use graphql.config.js with Apollo VS Code extension?