blue.backyard.graph.block

lexicon.store View official

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

Validate Record

Validate a record against blue.backyard.graph.block

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@