You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The findMany() method returns an array so we should always expect a defined return object. Since we often use these domains as a reference when writing new schemas or endpoints, it's best to update them as soon as we clock an improvement. Reference comment
Acceptance criteria
Remove from land-use.repository.ts
Remove from borough.repository.ts
The text was updated successfully, but these errors were encountered:
The
findMany()
method returns an array so we should always expect a defined return object. Since we often use these domains as a reference when writing new schemas or endpoints, it's best to update them as soon as we clock an improvement. Reference commentAcceptance criteria
land-use.repository.ts
borough.repository.ts
The text was updated successfully, but these errors were encountered: