CoreVariablesPayloadOn this pageVariable: Payload() const Payload: (data?) => ParameterDecorator Injects the event payload into a controller method parameter. Can optionally inject a specific property from the payload if a key is provided. Parameters data? unknown Returns ParameterDecorator