tazama-lf / frms-coe-lib

FRMS Center of Excellence package library
Apache License 2.0
3 stars 3 forks source link

fix: remove key override and edge separation #162

Closed rtkay123 closed 2 months ago

rtkay123 commented 2 months ago

What did we change?

Removed specifying keys for edges. Also created two new methods for account related edges. Updated account conditions retrieval query to use the new edges.

Why are we doing this?

https://github.com/frmscoe/admin-service/issues/64 and https://github.com/frmscoe/admin-service/issues/60

How was it tested?