fyi.questionable.graph.acceptedAnswer

questionable.fyi

{
  "id": "fyi.questionable.graph.acceptedAnswer",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "questionRef",
          "answerRef",
          "createdAt"
        ],
        "properties": {
          "answerRef": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Client-declared timestamp when the answer was accepted for this question."
          },
          "questionRef": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          }
        }
      },
      "description": "Marks an answer as accepted for a given question"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against fyi.questionable.graph.acceptedAnswer

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:2tpqeou2twn2lvronqe2ipoi
CID
bafyreidydt6ik5xciuihxaqqmwbus5qhnhgwpfg4ogo3g2auperhohxh4q
Indexed At
2026-04-28 13:52 UTC
AT-URI
at://did:plc:2tpqeou2twn2lvronqe2ipoi/com.atproto.lexicon.schema/fyi.questionable.graph.acceptedAnswer

Lexicon Garden

@