• Parameters

    • metadataField: string
    • term: string

    Returns Promise<{
        records: Viewer.MetadataFieldRecord[];
    }>