@vnodes/graphql
    Preparing search index...

    Interface GraphQLExperimentalFormattedCompletedResultAlpha9

    interface GraphQLExperimentalFormattedCompletedResultAlpha9 {
        errors?: readonly GraphQLFormattedError[];
        id: string;
    }
    Index

    Properties

    Properties

    errors?: readonly GraphQLFormattedError[]
    id: string