lolopinto / ent

MIT License
51 stars 6 forks source link

add query methods to patterns for fieldEdge and foreignKeys defined in pattern #1801

Closed lolopinto closed 5 months ago

lolopinto commented 5 months ago

part 2 of https://github.com/lolopinto/ent/issues/1792

moved some code around. post depgrah code refactored to be shared by patterns + edges so that we don't miss things anymore.

however, now need to be defensive in a couple places and not run some of that code for patterns because it doesn't apply