@cesdk/node 1.72.0 → 1.72.1-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -1007,7 +1007,11 @@ export declare interface AssetQueryData {
1007
1007
  groups?: AssetGroups;
1008
1008
  /** Filter out assets with this groups */
1009
1009
  excludeGroups?: AssetGroups;
1010
- /** Choose the locale of the labels and tags for localized search and filtering */
1010
+ /**
1011
+ * Choose the locale of the labels and tags for localized search and filtering.
1012
+ * For local asset sources, labels and tags are resolved using a fallback chain:
1013
+ * requested locale → "en" → first available entry → empty default.
1014
+ */
1011
1015
  locale?: Locale;
1012
1016
  /**
1013
1017
  * The number of results queried. How many assets shall be returned regardless