GraphQL/Objects
AddPastureGrowthRatesPayload
No description
type AddPastureGrowthRatesPayload {
pastureGrowthRates: [PastureGrowthRate]
}
Fields
AddPastureGrowthRatesPayload
.pastureGrowthRates
● [PastureGrowthRate]
list object
List of pasture growth rate records created
Returned By
mutation