Interface: OutputSchema
Defined in: web/lib/api/generated/types/com/atproto/repo/describeRepo.ts:24
Properties
collections
collections:
string[]
Defined in: web/lib/api/generated/types/com/atproto/repo/describeRepo.ts:30
List of all the collections (NSIDs) for which this repo contains at least one record.
did
did:
string
Defined in: web/lib/api/generated/types/com/atproto/repo/describeRepo.ts:26
didDoc
didDoc:
object
Defined in: web/lib/api/generated/types/com/atproto/repo/describeRepo.ts:28
The complete DID document for this account.
Index Signature
[key: string]: unknown
handle
handle:
string
Defined in: web/lib/api/generated/types/com/atproto/repo/describeRepo.ts:25
handleIsCorrect
handleIsCorrect:
boolean
Defined in: web/lib/api/generated/types/com/atproto/repo/describeRepo.ts:32
Indicates if handle is currently valid (resolves bi-directionally)