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