pub async fn handler( __arg0: State<State>, __arg1: Path<(String, String)>, __arg2: Query<QueryStateParams>, ) -> Result<Json<Option<Value>>, Error>