mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 18:06:32 +00:00
enhance(rtc): update schema for query-block-tree
This commit is contained in:
@@ -219,12 +219,12 @@
|
||||
[:action :string]
|
||||
[:graph-uuid :string]
|
||||
[:block-uuids [:sequential :uuid]]]]
|
||||
["query-blocks"
|
||||
["query-block-tree"
|
||||
[:map
|
||||
[:req-id :string]
|
||||
[:action :string]
|
||||
[:graph-uuid :uuid]
|
||||
[:block-uuids [:sequential :uuid]]]]
|
||||
[:graph-uuid :string]
|
||||
[:root-block-uuid :uuid]]]
|
||||
["update-assets"
|
||||
[:map
|
||||
[:req-id :string]
|
||||
|
||||
Reference in New Issue
Block a user