is.currents.graph.favourite

currents.is

{
  "id": "is.currents.graph.favourite",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Strong reference to the collection record being favourited. Indexed by URI; the CID is informational and may go stale as the collection is edited."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A favourite of another account's collection, so the viewer can revisit it and follow what gets added."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against is.currents.graph.favourite

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:jaur46k6ijyfvl4lojza7eic
CID
bafyreiczrduberaf7z4vidg43st3qofekbhw55oha7utizadak5hglp2ei
Indexed At
2026-06-23 18:03 UTC
AT-URI
at://did:plc:jaur46k6ijyfvl4lojza7eic/com.atproto.lexicon.schema/is.currents.graph.favourite

Lexicon Garden

@