Resolve the key for this run. companyID is optional: without it, only the
environment is consulted.
Returns null rather than throwing when nothing is configured, so an action can
answer with CREDENTIALS_NOT_FOUND instead of a stack trace. A credential that
exists but is malformed does throw — see extractApolloKey.
Resolve the key for this run.
companyIDis optional: without it, only the environment is consulted.Returns null rather than throwing when nothing is configured, so an action can answer with
CREDENTIALS_NOT_FOUNDinstead of a stack trace. A credential that exists but is malformed does throw — see extractApolloKey.