@vnodes/graphql
    Preparing search index...

    Interface GraphQLExperimentalPendingResultAlpha9

    interface GraphQLExperimentalPendingResultAlpha9 {
        id: string;
        label?: string;
        path: readonly (string | number)[];
    }
    Index

    Properties

    Properties

    id: string
    label?: string
    path: readonly (string | number)[]