SSWConsulting / SSW.CleanArchitecture

SSW Clean Architecture Template
https://sswconsulting.github.io/SSW.CleanArchitecture/
MIT License
124 stars 24 forks source link

✨ Show example of using ErrorOr in a query #432

Closed danielmackay closed 1 week ago

danielmackay commented 1 week ago

> 1. What triggered this change? (PBI link, Email Subject, conversation + reason, etc)

✏️ https://github.com/SSWConsulting/SSW.CleanArchitecture/issues/425

  1. What was changed?

✏️ This pull request includes changes to the GetTeamQuery and GetAllTeamsQueryHandler to improve error handling in the GetTeam use case.

Error handling improvements:

  1. Did you do pair or mob programming?

✏️ No