in source/functions/preprocess-function/index.js [310:312]
await postGame(processedRecord.UpdateGameInput)
}
if(processedRecord.CreateGameEventInput != null && processedRecord.CreateGameEventInput.id != null && processedRecord.CreateGameEventInput.gameId) {