Generated schema for update
Description: Operation which updates an existing record.
@type t() :: %ProtoRune.Com.Atproto.Repo.ApplyWrites.Update{ collection: String.t(), rkey: String.t(), value: any() }