Member Junction
    Preparing search index...

    Contact search filter. labelIdscontact_label_ids; keywordsq_keywords, which Apollo matches against names, titles, employers and emails.

    interface ApolloContactSearchFilter {
        keywords?: string;
        labelIds?: string[];
    }
    Index

    Properties

    Properties

    keywords?: string
    labelIds?: string[]