Preparing search index...
The search index is not available
@sanity/client
@sanity/client
ActionErrorItem
Interface ActionErrorItem
Internal
interface
ActionErrorItem
{
error
:
{
description
:
string
;
type
:
string
;
value
?:
unknown
}
;
index
:
number
;
}
Index
Properties
error
index
Properties
error
error
:
{
description
:
string
;
type
:
string
;
value
?:
unknown
}
index
index
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
index
@sanity/client
Loading...