Wasm Directoryalpha
Record

event-response-change

No description available.

record event-response-change {
  action: option​<string>,
  added-value: option​<string>,
  field: option​<string>,
  new-value: option​<string>,
  removed-value: option​<string>,
}

Fields

NameTypeDescription
actionoption​<string>
added-valueoption​<string>
fieldoption​<string>
new-valueoption​<string>
removed-valueoption​<string>