Documentation
    Preparing search index...

    Class FetchCommand<Context>

    Wraps the Fetch Request class with a Command.

    Type Parameters

    • Context extends object = object

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    input: Request
    middleware: MiddlewareStack<Request, Response, Context> = ...