GraphiQL API Documentation
    Preparing search index...

    Types and enums to use across projects

    type Outline = {
        outlineTrees: OutlineTree[];
    }
    Index

    Properties

    Properties

    outlineTrees: OutlineTree[]