GraphQL/Mutations
addPastureGrowthRates
**scope:** `write:pasture-growth-rates` The API will update the previous IOT record in a 7 day period, or create a new one.
addPastureGrowthRates(
input: [AddPastureGrowthRateInput]!
): AddPastureGrowthRatesPayload!