Preparing search index...
The search index is not available
@skeet-framework/pubsub
@skeet-framework/pubsub
publishTopic
Function publishTopic
publish
Topic
<
T
>
(
queryType
,
queryName
,
topicName
,
params
)
:
Promise
<
string
>
Type Parameters
T
extends
{
[
key
:
string
]
:
any
;
}
Parameters
queryType
:
QueryType
queryName
:
string
topicName
:
string
params
:
T
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@skeet-
framework/pubsub
create
Push
Subscription
is
Topic
Exists
parse
Pub
Sub
Message
publish
Topic
Generated using
TypeDoc