QueryFeedbackResponseDataSources
July 15, 2025 ยท View on GitHub
Example Usage
import { QueryFeedbackResponseDataSources } from "@inkeep/inkeep-analytics/models/components";
let value: QueryFeedbackResponseDataSources = {
type: "negative",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
type | components.QueryFeedbackResponseDataResultType | :heavy_check_mark: | N/A |
title | string | :heavy_minus_sign: | N/A |
url | string | :heavy_minus_sign: | N/A |