Nymph.js 1.0.0-beta.113
Preparing search index...
@nymphjs/pubsub
PublishEntityMessageData
Type Alias PublishEntityMessageData
type
PublishEntityMessageData
=
{
action
:
"publish"
;
entity
?:
EntityJson
;
etype
:
string
;
event
:
"create"
|
"update"
|
"delete"
;
guid
:
string
;
}
Index
Properties
action
entity?
etype
event
guid
Properties
action
action
:
"publish"
Optional
entity
entity
?:
EntityJson
etype
etype
:
string
event
event
:
"create"
|
"update"
|
"delete"
guid
guid
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
entity
etype
event
guid
Nymph.js 1.0.0-beta.113
Loading...