Sanity Library Reference Docs
Preparing search index...
@sanity/migrate
SetIfMissingOp
Type Alias SetIfMissingOp<T>
Represents a setIfMissing operation that can be applied to any value
type
SetIfMissingOp
<
T
>
=
{
type
:
"setIfMissing"
;
value
:
T
;
}
Type Parameters
T
Index
Properties
type
value
Properties
type
type
:
"setIfMissing"
value
value
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
value
Sanity Library Reference Docs
Loading...
Represents a setIfMissing operation that can be applied to any value