ProtoRune.Com.Atproto.Repo.ApplyWrites.Update (proto_rune v0.1.1)

Generated schema for update

Description: Operation which updates an existing record.

Summary

Types

@type t() :: %ProtoRune.Com.Atproto.Repo.ApplyWrites.Update{
  collection: String.t(),
  rkey: String.t(),
  value: any()
}