type
AfterCommitEffect
Identity and executable work for one committed lifecycle effect.
OperationOperation- The committed operation.
CollectionIDschema.StableID- Affected collection identity.
GlobalIDschema.StableID- Affected global identity, when applicable.
DocumentIDstring- Affected document ID.
Runfunc(context.Context) error- Execute the original after-commit hook.