GraphQL OBJECT
UpdateHistoryEntryPayload
Payload for history entry update. History entry is a detailed note about the customer interactions and transaction events that occurred after an initial purchase.
link Definition
- type UpdateHistoryEntryPayload {
- # The updated history entry.
- HistoryEntry :
- }