OBJECT
OfferSubscriptionPayload
Represents an offer update payload, which is broadcasted to subscribers
link GraphQL Schema definition
- type OfferSubscriptionPayload {
- : AccountID!
- : MutationType!
- : OfferID!
- : OfferValues
- }
OBJECT
Represents an offer update payload, which is broadcasted to subscribers
- type OfferSubscriptionPayload {
- : AccountID!
- : MutationType!
- : OfferID!
- : OfferValues
- }