AgriWebb API
GraphQL/Objects

AddPastureGrowthRatesPayload

No description

type AddPastureGrowthRatesPayload {
  pastureGrowthRates: [PastureGrowthRate]
}

Fields

AddPastureGrowthRatesPayload.pastureGrowthRates ● [PastureGrowthRate]
list
object

List of pasture growth rate records created

Returned By

addPastureGrowthRates

mutation

On this page

FieldsAddPastureGrowthRatesPayload.pastureGrowthRates ● [PastureGrowthRate]
list
object
Returned By