mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
Query secrets
This commit is contained in:
parent
505ec10152
commit
b0a5f2f9ad
@ -45,6 +45,7 @@ export class itemsApi<T> implements ItemsApi<T> {
|
||||
readItems(this.collectionName as never, {
|
||||
fields: [
|
||||
'*',
|
||||
'secrets.*',
|
||||
'to.*',
|
||||
'relations.*',
|
||||
'user_created.*',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user