@patternmeshjs/core
    Preparing search index...

    Interface PutItemOutput

    interface PutItemOutput {
        attributes?: Record<string, unknown>;
    }
    Index

    Properties

    Properties

    attributes?: Record<string, unknown>