blue.backyard.graph.follow

lexicon.store View official

{
  "id": "blue.backyard.graph.follow",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "did",
            "description": "DID of the account being followed."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Record declaring a social 'follow' of another account."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Record declaring a social 'follow' relationship on Backyard."
}

Validate Record

Validate a record against blue.backyard.graph.follow

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:lexicon.store
CID
bafyreif2hw22qdftwulkdvuhf4phm3otq45yaw7szbelsyqs23hiw2phg4
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/blue.backyard.graph.follow

Lexicon Garden

@