nestjs-temporal-core
Preparing search index...
UpdateMethodMetadata
Interface UpdateMethodMetadata
Metadata for update methods discovered through
Update Method
decorator.
interface
UpdateMethodMetadata
{
methodName
:
string
;
updateName
:
string
;
}
Index
Properties
method
Name
update
Name
Properties
method
Name
methodName
:
string
update
Name
updateName
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
method
Name
update
Name
nestjs-temporal-core
Loading...
Metadata for update methods discovered through
Update Method
decorator.