club.userstyles.alpha.graph.getRelationship

userstyles.club

{
  "id": "club.userstyles.alpha.graph.getRelationship",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "ActorNotFound"
        }
      ],
      "output": {
        "schema": {
          "ref": "club.userstyles.alpha.defs#relationshipView",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "actor",
          "other"
        ],
        "properties": {
          "actor": {
            "type": "string",
            "format": "at-identifier"
          },
          "other": {
            "type": "string",
            "format": "at-identifier"
          }
        }
      },
      "description": "Check the follow relationship between two actors: whether `actor` follows `other`, and whether `other` follows `actor` back."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against club.userstyles.alpha.graph.getRelationship

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:z6a2tfjek74wmqinw5vjzbed
CID
bafyreidp4x6at3a2rgtrvrkar52mude6lihlguvlmzcbmb5k5t7zoxnjhi
Indexed At
2026-09-01 13:42 UTC
AT-URI
at://did:plc:z6a2tfjek74wmqinw5vjzbed/com.atproto.lexicon.schema/club.userstyles.alpha.graph.getRelationship

Referenced Schemas (1)

Lexicon Garden

@