Skip to main content
Version: Beta

AssistantGuidancePlan

type AssistantGuidancePlan implements AssistantPlanInterface {
id: String!
docCount: Int
recommendedDocSearchV0Filter: DocSearchV0Params
}

Fields

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

@exposed

AssistantGuidancePlan.docCount ● Int scalar graph-ql-types

@exposed

@exposed

Interfaces

AssistantPlanInterface interface graph-ql-types