Skip to main content

add

Function add 

Source
pub async fn add(
    db: &SqlitePool,
    input: AddProjectInput,
) -> Result<ProjectRecord>