Sanity Library Reference Docs
Preparing search index...
@sanity/migrate
Mutation
Type Alias Mutation<Doc>
Mutation
:
|
CreateMutation
<
Doc
>
|
CreateIfNotExistsMutation
<
Doc
>
|
CreateOrReplaceMutation
<
Doc
>
|
DeleteMutation
|
PatchMutation
Represents a mutation that can be applied to a document in the Sanity Content Lake.
Type Parameters
Doc
extends
SanityDocument
=
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity Library Reference Docs
Loading...
Represents a mutation that can be applied to a document in the Sanity Content Lake.