@health-samurai/aidbox-client
Preparing search index...
OperationOptions
Type Alias OperationOptions<T>
type
OperationOptions
<
T
>
=
{
type
:
string
;
id
?:
string
;
operation
:
"$run"
|
"$validate"
;
resource
:
T
;
}
Type Parameters
T
Index
Properties
type
id?
operation
resource
Properties
type
type
:
string
Optional
id
id
?:
string
operation
operation
:
"$run"
|
"$validate"
resource
resource
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
id
operation
resource
@health-samurai/aidbox-client
Loading...