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