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

Generated schema for create

Description: Operation which creates a new record.

Summary

Types

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