Skip to main content
Version: Latest

GenSearchResult

description

Result of GenSearch operation.

type GenSearchResult {
id: String!
}

Fields

GenSearchResult.id ● String! non-null scalar graph-ql-types

Unique identifier for the created conversation thread. @exposed

Returned By

genSearch.auto mutation ● genSearch.deepResearch mutation ● genSearch.fast mutation ● genSearch.thinkLonger mutation ● GenSearchMutation__auto mutation ● GenSearchMutation__deepResearch mutation ● GenSearchMutation__fast mutation ● GenSearchMutation__thinkLonger mutation