need to join swap table to donationsByUserId table so we can get swap info on user donations info this is so that we can show the origin donation information on the user donation table ## AC when querying `donationsByUserId ` should be able to retrieve object field `swapTransactions ` with subfields of - fromToken - toToken - fromAmount - toAmount - toTxHash - fromTxHash - fromChainId - toChainId