club.userstyles.alpha.graph.getRelationships

userstyles.club

{
  "id": "club.userstyles.alpha.graph.getRelationships",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "ActorNotFound"
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "relationships"
          ],
          "properties": {
            "relationships": {
              "type": "array",
              "items": {
                "ref": "club.userstyles.alpha.defs#relationshipView",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "actor",
          "others"
        ],
        "properties": {
          "actor": {
            "type": "string",
            "format": "at-identifier"
          },
          "others": {
            "type": "array",
            "items": {
              "type": "string",
              "format": "at-identifier"
            },
            "maxLength": 25
          }
        }
      },
      "description": "Batch variant of getRelationship: check the follow relationship between `actor` and each of `others`."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

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

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

Metadata

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

Referenced Schemas (1)

Lexicon Garden

@