1
2
3
/// Extension to the entity framework that provides support for async-graphql
#[cfg(feature = "async-graphql")]
pub mod async_graphql;