art.graphik.graph.followCreator

graphik.art

{
  "id": "art.graphik.graph.followCreator",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "did",
            "description": "DID of the followed creator."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A reader following a creator — everything they publish, including a series they start tomorrow. Distinct from following one series."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against art.graphik.graph.followCreator

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:3vr6kzmrdua5wlmb755uvjfu
CID
bafyreifr7rjdhblnhgui3j3ftheon3lqg2il2zdslx3e4wjgljf3nzikyq
Indexed At
2026-08-25 04:51 UTC
AT-URI
at://did:plc:3vr6kzmrdua5wlmb755uvjfu/com.atproto.lexicon.schema/art.graphik.graph.followCreator

Lexicon Garden

@