@health-samurai/aidbox-client
Preparing search index...
OperationOptions
Type Alias OperationOptions<T>
type
OperationOptions
<
T
=
unknown
>
=
{
type
:
string
;
id
?:
string
;
operation
:
`
$
${
string
}
`
;
resource
?:
T
;
}
Type Parameters
T
=
unknown
Index
Properties
type
id?
operation
resource?
Properties
type
type
:
string
Optional
id
id
?:
string
operation
operation
:
`
$
${
string
}
`
Optional
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...