apollo-code / ui/src / runSlashCommand
Function: runSlashCommand()
runSlashCommand(
raw,commands):Promise<string|undefined>
Parameters
raw
string
commands
readonly SlashCommand[]
Returns
Promise<string | undefined>
apollo-code / ui/src / runSlashCommand
runSlashCommand(
raw,commands):Promise<string|undefined>
string
readonly SlashCommand[]
Promise<string | undefined>