{
"id": "pub.chive.collection.findContainsEdge",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"found"
],
"properties": {
"found": {
"type": "boolean",
"description": "Whether the edge was found"
},
"edgeUri": {
"type": "string",
"description": "AT-URI of the CONTAINS edge"
},
"cosmikCardUri": {
"type": "string",
"description": "AT-URI of the Cosmik card for this item"
},
"cosmikItemUrl": {
"type": "string",
"description": "URL key in cosmikItems metadata"
},
"cosmikLinkUri": {
"type": "string",
"description": "AT-URI of the Cosmik collection link for this item"
},
"parentCollectionUri": {
"type": "string",
"description": "AT-URI of the parent collection (for walking up)"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"collectionUri",
"itemUri"
],
"properties": {
"itemUri": {
"type": "string",
"description": "AT-URI of the item to find"
},
"collectionUri": {
"type": "string",
"description": "AT-URI of the collection"
}
}
},
"description": "Find the CONTAINS edge between a collection and an item"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1
}
Metadata
- DID
-
did:plc:7natp5xae72bddaqlkef2t4e
- CID
-
bafyreic4wr24izggl7mrhunl45xql62ffpiatmpxc5gvrcww6jw3s3ytoy
- Indexed At
- 2026-05-04 17:29 UTC
- AT-URI
-
at://did:plc:7natp5xae72bddaqlkef2t4e/com.atproto.lexicon.schema/pub.chive.collection.findContainsEdge