GraphQL/Objects
AddFeedOnOffersPayload
Created feed on offer records
type AddFeedOnOffersPayload {
feedOnOffers: [FeedOnOffer]
}Fields
AddFeedOnOffersPayload.feedOnOffers ● [FeedOnOffer] list object
List of feed on offer records created
Returned By
mutation
● addTotalStandingDryMatters mutation