Subgraph for ERC-20 token balances of an address

I am looking for a subgraph solution that would do the same as Moralis.Web3API.account.getTokenBalances API: enumerate all ERC-20 token holdings of a given address.

Does anyone know if such subgraphs already exist?