Mayson Monorepo Documentation
    Preparing search index...
    interface SourceVerifyParams {
        values: string[];
        expand?: string[];
    }
    Index

    Properties

    Properties

    values: string[]

    The values needed to verify the source.

    expand?: string[]

    Specifies which fields in the response should be expanded.