mirror of
https://github.com/ent/ent.git
synced 2026-04-28 13:40:56 +03:00
Also, added additional example where an edge schema has another edge to a type that holds an information about the relationship. The only reason this example exists is to allow users to reduce the storage occupied by the join-table and allow connect (via M2O) multiple edge-schemas to an 'information'/'description' node.