{
"id": "place.stream.graph.getFollowingUser",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"properties": {
"follow": {
"ref": "com.atproto.repo.strongRef",
"type": "ref"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"userDID",
"subjectDID"
],
"properties": {
"userDID": {
"type": "string",
"format": "did",
"description": "The DID of the potentially-following user"
},
"subjectDID": {
"type": "string",
"format": "did",
"description": "The DID of the user potentially being followed"
}
}
},
"description": "Get whether or not user A is following user B."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:iame.li
- CID
-
bafyreidnhc4fgnfeyj5x6xr7xo642onyl5fz62fcdb6f6hbq7tp4wv6e7m
- Indexed At
- 2026-02-13 14:01 UTC
- AT-URI
-
at://did:web:iame.li/com.atproto.lexicon.schema/place.stream.graph.getFollowingUser