SeedCompany / cord-api-v3

Bible translation project management API
MIT License
18 stars 4 forks source link

[EdgeDB] Workaround QB typing overloads from ancestors #3230

Closed CarsonF closed 1 month ago

CarsonF commented 1 month ago

Currently the QB doesn't map types correctly for overloaded properties/links that are declared above the direct parent. This works around that by manually fixing the shapes for our schema.

CarsonF commented 1 month ago

@bryanjnelson This will fix your problem with Engagement.project type.