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// - [X] GraphBlock *
12// - [ ] GraphFollow
13// - [X] GraphList *
14// - [X] GraphListblock *
15// - [X] GraphListitem *
16// - [X] GraphStarterpack *
17// - [X] GraphVerification *
18// - [X] LabelerService *
19// - [ ] ActorDeclaration
20// - [ ] LexiconSchema *