AgriWebb API
GraphQL/Mutations

addFeedOnOffers

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

Add a collection of feed on offer records

addFeedOnOffers(
  input: [AddFeedOnOfferInput]!
): AddFeedOnOffersPayload!

Arguments

addFeedOnOffers.input ● [AddFeedOnOfferInput]!
non-null
input

Type

AddFeedOnOffersPayload
object

Created feed on offer records

On this page

ArgumentsaddFeedOnOffers.input ● [AddFeedOnOfferInput]!
non-null
input
TypeAddFeedOnOffersPayload
object