@vnodes/metadata
    Preparing search index...

    Type Alias OperationRecord

    type OperationRecord = {
        operationName: string;
        resourceName: string;
    }
    Index

    Properties

    operationName: string
    resourceName: string