@squidcloud/client
    Preparing search index...

    Interface MmFindMatchesResponse

    API response for finding matches

    interface MmFindMatchesResponse {
        matches: MmEntityMatch[];
    }
    Index

    Properties

    Properties

    matches: MmEntityMatch[]

    Array of matching entities