at.askimut.graph.block

ask.3615etienne.com

{
  "id": "at.askimut.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 to block."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Record declaring a block relationship against another account."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against at.askimut.graph.block

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:7yidlxzkmtk2d5zwljdlhg3f
CID
bafyreidioekvddbxzxtd2gwnmahxcj5vew7ozyjmkfrx6lebp3cgal4nrm
Indexed At
2026-08-15 18:35 UTC
AT-URI
at://did:plc:7yidlxzkmtk2d5zwljdlhg3f/com.atproto.lexicon.schema/at.askimut.graph.block

Lexicon Garden

@