Anchor to DeletionEventDeletion
DeletionEvent
object
Deletion events chronicle the destruction of resources (e.g. products and collections). Once deleted, the deletion event is the only trace of the original's existence, as the resource itself has been removed and can no longer be accessed.
Anchor to FieldsFields
- Anchor to occurredAtoccurred•
At DateTime! non-null The date and time when the deletion event for the related resource was generated.
- Anchor to subjectIdsubject•
Id ID!non-null The ID of the resource that was deleted.
- Anchor to subjectTypesubject•
Type DeletionEvent non-nullSubject Type! The type of resource that was deleted.
Was this section helpful?