Skip to main content

SubscriptionUpdatesPayload

No description

type SubscriptionUpdatesPayload {
changesSummary: JSON
event: String
updatedObjectId: ID
updatedObjectType: SubscriptionObjectTypeEnum
}

Fields

SubscriptionUpdatesPayload.changesSummary ● JSON scalar common

Additional data related to the event.

SubscriptionUpdatesPayload.event ● String scalar common

The event that occurred.

SubscriptionUpdatesPayload.updatedObjectId ● ID scalar common

The ID of the object that was updated.

SubscriptionUpdatesPayload.updatedObjectType ● SubscriptionObjectTypeEnum enum common

The type of object that was updated.

Returned By

asnUpdates subscription ● brandAsnUpdates subscription ● companyAsnUpdates subscription