AssistantTablePlan
type AssistantTablePlan implements AssistantPlanInterface {
id: String!
docCount: Int
recommendedDocSearchV0Filter: DocSearchV0Params
}
Fields
AssistantTablePlan.id ● String! non-null scalar graph-ql-types
@exposed
AssistantTablePlan.docCount ● Int scalar graph-ql-types
@exposed
AssistantTablePlan.recommendedDocSearchV0Filter ● DocSearchV0Params scalar graph-ql-types
@exposed