blue.moji.packs.packitem

moji.blue

{
  "id": "blue.moji.packs.packitem",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "pack",
          "createdAt"
        ],
        "properties": {
          "pack": {
            "type": "string",
            "format": "at-uri",
            "description": "Reference (AT-URI) to the pack record (blue.moji.packs.pack)."
          },
          "subject": {
            "type": "string",
            "format": "at-uri",
            "description": "Reference (AT-URI) to the Bluemoji item record (blue.moji.collection.item)."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Record representing a Bluemoji's inclusion in a specific pack. The AppView will ignore duplicate item records."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against blue.moji.packs.packitem

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:kmzpsik7s5y5fwu7nnkngfx4
CID
bafyreiev52io4w3ztxpdhm7wbkdb463iscbhgkl2mzhyxt6txgcwwcieki
Indexed At
2026-07-26 20:11 UTC
AT-URI
at://did:plc:kmzpsik7s5y5fwu7nnkngfx4/com.atproto.lexicon.schema/blue.moji.packs.packitem

Lexicon Garden

@