Skip to main content

get

Function get 

Source
pub async fn get(
    db: &SqlitePool,
    input: RemoveProjectInput,
) -> Result<Option<ProjectRecord>>