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

Generated schema for delete

Description: Operation which deletes an existing record.

Summary

Types

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