apollo-code / config/src / loadConfig
Function: loadConfig()
loadConfig(
options):Promise<{config:Config;projectHash:string|undefined;trusted:boolean; }>
Parameters
options
Returns
Promise<{ config: Config; projectHash: string | undefined; trusted: boolean; }>