mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
added schema to query projection
This commit is contained in:
parent
bc532fa6cb
commit
1c1c11625a
1 changed files with 1 additions and 0 deletions
|
|
@ -997,6 +997,7 @@ class AssetItem(BaseItem):
|
|||
"_id": 1,
|
||||
"data.tasks": 1,
|
||||
"data.visualParent": 1,
|
||||
"schema": 1,
|
||||
|
||||
"name": 1,
|
||||
"type": 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue