• Add data from the given request to the given event

    Parameters

    • event: Event

      The event to which the request data will be added

    • req: PolymorphicRequest

      Request object

    • Optional options: AddRequestDataToEventOptions

    Returns Event

    The mutated Event object

Generated using TypeDoc