LogoRobo.js
Packages@robojs/mock

RecordActionOptions

Interface: RecordActionOptions

Options for recording an action

Properties

PropertyTypeDescription
endpoint?string-
interactionId?string-
metadata?ActionMetadataMetadata to attach to the recorded action. Propagates to response actions triggered by this dispatch.
method?string-
responseType?number-
triggeredBy?string-

On this page