SubscriptionUpdatesPayload
No description
type SubscriptionUpdatesPayload {
changesSummary: JSON
event: String
updatedObjectId: ID
updatedObjectType: SubscriptionObjectTypeEnum
}
Fields
SubscriptionUpdatesPayload.changesSummary ● JSON scalar
Additional data related to the event.
SubscriptionUpdatesPayload.event ● String scalar
The event that occurred.
SubscriptionUpdatesPayload.updatedObjectId ● ID scalar
The ID of the object that was updated.
SubscriptionUpdatesPayload.updatedObjectType ● SubscriptionObjectTypeEnum enum
The type of object that was updated.
Returned By
asnUpdates subscription ● brandAsnUpdates subscription ● companyAsnUpdates subscription