Event upcasting specification
{ Product: { Created: { 1: props => ({...props, title: `${props.title}_fixed`}) } } }
Generated using TypeDoc
Event upcasting specification
{ Product: { Created: { 1: props => ({...props, title: `${props.title}_fixed`}) } } }