Skip to main content
Version: Beta

AssistantNoPlan

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

Fields

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

@exposed

AssistantNoPlan.docCount ● Int scalar graph-ql-types

@exposed

@exposed

Interfaces

AssistantPlanInterface interface graph-ql-types