Skip to main content

import

Function import 

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