app.bsky.graph.follow
#main
Properties
Record declaring a social 'follow' relationship of another account. Duplicate follows will be ignored by the AppView.
Use com.atproto.repo.createRecord to create a record.
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| subject | string (did) | - | ✅ | - |
| createdAt | string (datetime) | - | ✅ | - |
| via | com.atproto.repo.strongRef | - | ❌ | - |
Output
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| ref | com.atproto.repo.strongRef | - | ✅ | - |