Skip to main content

import_lists

Function import_lists 

Source
pub async fn import_lists(
    t: &Transport,
    ndjson: &str,
    overwrite: bool,
) -> Result<Value>