Modules

moirequest

2min

Ƭ MoiRequest: Object

Type declaration

Name

Type

context

MoiContext

feedback?

{ messageId: string ; reason?: string ; thumbs?: "UP" | "DOWN" }

feedback.messageId

string

feedback.reason?

string

feedback.thumbs?

"UP" | "DOWN"

filter?

{ value: string }

filter.value

string

klevuSettings?

Omit<KlevuBaseQuerySettings, "query">

message?

string

product?

{ context: { url: string } ; id: string ; intent: string }

product.context

{ url: string }

product.context.url

string

product.id

string

product.intent

string

Defined in

Updated 25 Mar 2024
Did this page help you?