Attempts to parse the JSON payload from an Axon event. Returns null if the payload is missing or not valid JSON. Invalid JSON string payloads are logged with console.warn (includes event_type and sequence from the Axon event for correlation).
null
event_type
sequence
Attempts to parse the JSON payload from an Axon event. Returns
nullif the payload is missing or not valid JSON. Invalid JSON string payloads are logged with console.warn (includesevent_typeandsequencefrom the Axon event for correlation).