io.kich.recipe.collectionfollow

lexicon.store View official

{
  "id": "io.kich.recipe.collectionfollow",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "The collection being followed"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When this follow was created"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Record declaring a follow of a public recipe collection."
}

Validate Record

Validate a record against io.kich.recipe.collectionfollow

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:lexicon.store
CID
bafyreifspeweyilofkj6hk7unluixrdi43jgcenfcqrormnmieotgg3dkq
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/io.kich.recipe.collectionfollow

Lexicon Garden

@