@squidcloud/client
    Preparing search index...

    Type Alias KnowledgeBaseGraphQueryOp

    KnowledgeBaseGraphQueryOp:
        | "overview"
        | "resolve"
        | "describe"
        | "subtree"
        | "docsUnder"
        | "conceptsOf"
        | "neighborhood"
        | "pathBetween"
        | "globalSummary"

    The closed operation set of the queryKnowledgeGraph surface (Layered KB Graph P4). Every op is one round trip with a complete answer — no per-level walking.