Sanity Library Reference Docs
    Preparing search index...
    EditDocumentAction: Exclude<MutationGuardAction, "create">

    The write GuardHelpers.editDocument performs. Every arm commits one or more real client writes that the guard seam vets as their underlying lake mutations. create is deliberately absent because editing addresses an existing document; create through the client (bench.client.create / clientFor(...).create), which the same seam gates as a create.