AgriWebb API
GraphQL/Mutations

addTotalStandingDryMatters

**scope:** `write:feed-on-offers`

Add a collection of feed on offer records derived from total standing dry matter The API will only accept records within the last 14 days, and will prioritise the most recent value for each pasture

addTotalStandingDryMatters(
  input: [AddTotalStandingDryMatterInput]!
): AddFeedOnOffersPayload!

Arguments

addTotalStandingDryMatters.input ● [AddTotalStandingDryMatterInput]!
non-null
input

Type

AddFeedOnOffersPayload
object

Created feed on offer records

On this page

ArgumentsaddTotalStandingDryMatters.input ● [AddTotalStandingDryMatterInput]!
non-null
input
TypeAddFeedOnOffersPayload
object