Function create

Source
pub async fn create(
    db: &Surreal<Client>,
    org: CreateOrganization<'_>,
) -> Result<Option<Organization>>