Generated schema for delete
Description: Operation which deletes an existing record.
@type t() :: %ProtoRune.Com.Atproto.Repo.ApplyWrites.Delete{ collection: String.t(), rkey: String.t() }