This commit is contained in:
Sunli 2022-06-06 11:18:12 +08:00
parent 7cca6d1898
commit 7c287fe4fb

View File

@ -222,7 +222,7 @@ where
/// # Examples
///
/// ```rust
///
///
/// use async_graphql::*;
/// use async_graphql::types::connection::*;
///