@squidcloud/client
    Preparing search index...

    Interface MmFindMatchesForEntityResponse

    API response for finding matches for an entity

    interface MmFindMatchesForEntityResponse {
        matches: MmEntityMatch[];
    }
    Index

    Properties

    Properties

    matches: MmEntityMatch[]

    Array of matching entities