wundergraph 0.1.2

A GraphQL ORM build on top of diesel
Documentation
1
2
3
4
#[cfg(feature = "chrono")]
mod chrono;
#[cfg(all(feature = "uuid", feature = "postgres"))]
mod uuid;