dev.sylfr.graph.follow

sylfr.dev

{
  "id": "dev.sylfr.graph.follow",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "via": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "subject": {
            "type": "string",
            "format": "did"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Record declaring a social 'follow' relationship of another account. Duplicate follows will be ignored by the AppView. Mirror of `app.bsky.graph.follow`."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against dev.sylfr.graph.follow

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:nrri2qphzxtjdnptjrpvg4wn
CID
bafyreibregyuw6r6cy3nrcgokafenc3urffriw4l5pyv6fhvtunr5hoezu
Indexed At
2026-03-28 12:24 UTC
AT-URI
at://did:plc:nrri2qphzxtjdnptjrpvg4wn/com.atproto.lexicon.schema/dev.sylfr.graph.follow

Lexicon Garden

@