Skip to Content

Type Alias ScopedShareFeedbackOptions

ScopedShareFeedbackOptions: Omit<ShareFeedbackOptions, "sessionId">

What Session.shareFeedback records a batch of ratings from.

ShareFeedbackOptions with the session removed, which the session supplies — so the ratings cannot be filed against a session other than the one that returned the results they judge. The batch is still bounded, and still needs at least one rating.