{
"id": "blog.brookie.poll.question",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"question",
"options",
"createdAt"
],
"properties": {
"options": {
"type": "array",
"items": {
"ref": "com.atproto.repo.strongRef",
"type": "ref"
},
"maxLength": 12,
"minLength": 2
},
"question": {
"type": "string",
"maxLength": 3000,
"maxGraphemes": 300
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A poll published in the author's repo. Options are strong refs to blog.brookie.poll.option records created beforehand in the same repo, so the poll pins the exact option content it was published with."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:xigvguflvkv2sjvh7kxq7c3x
- CID
-
bafyreic5s2xmuh6xmpezrkqgq6e3rdc4bhmisstnb2elo7xjg4xc4aaseu
- Indexed At
- 2026-07-26 20:16 UTC
- AT-URI
-
at://did:plc:xigvguflvkv2sjvh7kxq7c3x/com.atproto.lexicon.schema/blog.brookie.poll.question