Environment variables in codegen config?

Is it possible to use environment variables in the apollo-codegen-config.json for Apollo iOS client?
Need to specify an API key when fetching the schema and would like to pull this from environment to avoid accidental commit of the config file with the key present.

Hi @ehsan :wave: - unfortunately, it’s not possible at the moment. We’ve got issue #2707 to track progress of it.

1 Like