pub async fn create( db: &State<Surreal<Client>>, sol: Json<CreateSolution<'_>>, ) -> Result<OwnedId>