Skip to content

apollo-code


apollo-code / ui/src / runSlashCommand

Function: runSlashCommand()

runSlashCommand(raw, commands): Promise<string | undefined>

Parameters

raw

string

commands

readonly SlashCommand[]

Returns

Promise<string | undefined>