ArboreumDev / credit-union-frontend

Frontend in Next.js + Typescript + GraphQL
https://frontend-two-sandy.vercel.app
1 stars 0 forks source link

Remove recommendation risk table if its not needed @djudjuu #182

Open gparuthi opened 3 years ago

gparuthi commented 3 years ago

https://github.com/ArboreumDev/frontend/blob/6b9de4113146a76fefdd86f67fb2faadcd969112/src/gql/db_client.ts#L358-L358

gparuthi commented 3 years ago

Looks like we are fixing the recommendation risk for each user at the moment. To keep things clean it would be better to remove the recommendation risk table and tests.