Preparing search index...
The search index is not available
Documentation
Documentation
Client
Command
Class Command<Input, Output, Context>
Type Parameters
Input
extends
object
Output
extends
object
Context
extends
object
=
object
Hierarchy (
view full
)
Command
FetchCommand
Index
Constructors
constructor
Properties
input
middleware
Constructors
constructor
new
Command
<
Input
,
Output
,
Context
>
(
input
)
:
Command
<
Input
,
Output
,
Context
>
Type Parameters
Input
extends
object
Output
extends
object
Context
extends
object
=
object
Parameters
input
:
Input
Returns
Command
<
Input
,
Output
,
Context
>
Properties
input
input
:
Input
Readonly
middleware
middleware
:
MiddlewareStack
<
Input
,
Output
,
Context
>
= ...
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
input
middleware
Documentation
Loading...