GraphQL OBJECT
ErrorLogEntryPayload
Payload for error log entry update. The Error Log provides an overview of purchase errors and is used to identify and solve purchase-related problems as they occur.
link Definition
- type ErrorLogEntryPayload {
- # The updated error log entry.
- ErrorLogEntry :
- }