apollo-code / plugin-runtime/src / CredentialReader
Type Alias: CredentialReader
CredentialReader = (
scope) =>Promise<string|undefined>
Parameters
scope
string
Returns
Promise<string | undefined>
apollo-code / plugin-runtime/src / CredentialReader
CredentialReader = (
scope) =>Promise<string|undefined>
string
Promise<string | undefined>