fixes subquery attribute in collection config

This commit is contained in:
prateek banga 2023-08-28 20:41:47 +05:30
parent 2c4e90d660
commit 379f7b9aa2

View file

@ -1672,7 +1672,7 @@ $commonCollections = [
'signed' => true,
'required' => false,
'default' => null,
'array' => true,
'array' => false,
'filters' => ['subQueryTopicTargets'],
]
],