pub type OutputResponse<'a> = LocalBoxFuture<'a, Result<Option<Value>, Error>>;