'Query with Vapor/Fluent for nested one to many relationships
I have the following relations: A container can have many question entities and a question entity can have many answers. In the Vapor/Fluent documentation I can only find examples with Parent and Childs but not Parent - Child - ChildChild. Can someone give me a hint?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|