Pre task - [ ] Review hasura graphql relationship naming - [ ] Come up with list of renamed functions and relations - [ ] Update hasura for `_` naming conventions - [ ] Update frontend for changes in the naming conventions For example `daos` has `tokenByBaseAcct` relation, which needs proper naming and following the `token_by_base_acct` format.
Pre task
_naming conventionsFor example
daoshastokenByBaseAcctrelation, which needs proper naming and following thetoken_by_base_acctformat.