Tim
Results
1
comments of
Tim
Hello! I think you should pay attention to how Relational Query works. https://www.sea-ql.org/sea-orm-tutorial/ch03-02-query.html // src/schema.rs ``` + #[ComplexObject] + impl bakery::Model { + async fn chefs(&self, ctx: &Context