This commit is contained in:
Sunli 2022-06-06 11:18:12 +08:00
parent dd45449de3
commit a6ee66b749
1 changed files with 1 additions and 1 deletions

View File

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