cli: print content type in tree query
This commit is contained in:
parent
045485e4bc
commit
cc785da980
5 changed files with 35 additions and 7 deletions
|
|
@ -100,3 +100,7 @@ event workspace {
|
|||
event placeholder_for {
|
||||
id: str,
|
||||
}
|
||||
|
||||
event content_type (since = 20) {
|
||||
ty: str,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue