Consumer API · type

GetHarvestableLossesResponse

Generated schema definition for GetHarvestableLossesResponse.

Definition

graphql
type GetHarvestableLossesResponse {
rows: [HarvestableLossBalanceRow!]!
}