Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
query-planner
ColumnarPatchRejectedV1
Interface ColumnarPatchRejectedV1
Experimental
interface
ColumnarPatchRejectedV1
{
batch
:
ColumnarBatchV1
;
code
:
ColumnarPatchRejectionCode
;
detail
?:
Readonly
<
Record
<
string
,
unknown
>
>
;
message
:
string
;
outcome
:
"rejected"
;
}
Index
Properties
batch
code
detail?
message
outcome
Properties
Readonly
Experimental
batch
batch
:
ColumnarBatchV1
The unmodified input batch.
Readonly
Experimental
code
code
:
ColumnarPatchRejectionCode
Optional
Readonly
Experimental
detail
detail
?:
Readonly
<
Record
<
string
,
unknown
>
>
Readonly
Experimental
message
message
:
string
Readonly
Experimental
outcome
outcome
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
batch
code
detail
message
outcome
@honua/sdk-js
Loading...
The unmodified input batch.