1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-11 18:20:33 +09:00

GO-4932 add dataview block source

This commit is contained in:
Roman Khafizianov 2025-01-27 15:06:46 +01:00
parent c184e74fda
commit f75d2a72ea
No known key found for this signature in database
GPG key ID: F07A7D55A2684852
3 changed files with 6 additions and 5 deletions

View file

@ -28753,14 +28753,14 @@ Bookmark is to keep a web-link and to preview a content.
| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| source | [string](#string) | repeated | |
| source | [string](#string) | repeated | can be set for detached(without TargetObjectId) inline sets |
| views | [Block.Content.Dataview.View](#anytype-model-Block-Content-Dataview-View) | repeated | |
| activeView | [string](#string) | | do not generate changes for this field |
| relations | [Relation](#anytype-model-Relation) | repeated | deprecated |
| groupOrders | [Block.Content.Dataview.GroupOrder](#anytype-model-Block-Content-Dataview-GroupOrder) | repeated | |
| objectOrders | [Block.Content.Dataview.ObjectOrder](#anytype-model-Block-Content-Dataview-ObjectOrder) | repeated | |
| relationLinks | [RelationLink](#anytype-model-RelationLink) | repeated | |
| TargetObjectId | [string](#string) | | |
| TargetObjectId | [string](#string) | | empty for original set/collection objects and for detached inline sets |
| isCollection | [bool](#bool) | | |