SeedCompany / cord-api-v3

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

Edge DB Migration - Correct Current GraphQL Properties Incorrectly Marked as Non-Nullable #2897

Closed sync-by-unito[bot] closed 11 months ago

sync-by-unito[bot] commented 1 year ago

┆Issue is synchronized with this Monday item by Unito

sync-by-unito[bot] commented 1 year ago

➤ Seth McKnight commented:

@Carson Full  ( https://seed-company-squad.monday.com/users/36973420-carson-full )would you add any details this will need for someone to work this?

sync-by-unito[bot] commented 11 months ago

➤ Wesley Cutting commented:

Within DTOs there are SecuredTypes that can be Nullable and some that cannot. The objective is to add Domain specific SecuredTypes to be Nullable to facilitate the transfer to EdgeDB.

Make list of Nullable Entities that don’t have the suffix

Make list of Non-Nullable Entities for Carson to review for changing to Nullable