an app.bsky.* indexer
1package models 2 3// - [X] ActorProfile * 4// - [X] ActorStatus * 5// - [X] FeedGenerator * 6// - [ ] FeedLike 7// - [ ] FeedPost 8// - [ ] FeedPostgate 9// - [ ] FeedRepost 10// - [ ] FeedThreadgate 11// - [ ] GraphBlock * 12// - [ ] GraphFollow 13// - [ ] GraphList * 14// - [ ] GraphListblock * 15// - [ ] GraphListitem * 16// - [ ] GraphStarterpack * 17// - [ ] GraphVerification * 18// - [ ] LabelerService * 19// - [ ] ActorDeclaration 20// - [ ] LexiconSchema *