query GetTeamTransactions($limit: Int) { teamTransactions(limit: $limit) { id amount timestamp code codeName direction counterpartyUuid } }