OBJECT
type PortfolioCsv {# CSV portfolio in string format. columns (trustId, subWalletId, asset, value, # Value, timestamp)csv: String! }