[]
        
(Showing Draft Content)

IReadOpRequest

Interface: IReadOpRequest<T>

Request for reading an operation in document middleware.

Type parameters

Name
T

Table of contents

Properties

Properties

context

context: IContext


id

id: string


op

op: IOp<T>