Skip to content

apollo-code


apollo-code / config/src / loadConfig

Function: loadConfig()

loadConfig(options): Promise<{ config: Config; projectHash: string | undefined; trusted: boolean; }>

Parameters

options

ConfigLayerOptions

Returns

Promise<{ config: Config; projectHash: string | undefined; trusted: boolean; }>