Skip to main content

create_document

Function create_document 

Source
pub async fn create_document(
    collection_name: String,
    document: Value,
) -> Result<Value, String>