Update packages/catalog-client/src/types/api.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -438,7 +438,7 @@ export type QueryEntitiesInitialRequest = {
|
||||
*/
|
||||
filter?: EntityFilterQuery;
|
||||
/**
|
||||
* Predicate-based filter with logical operators ($all, $any, $not, $exists, $in).
|
||||
* Predicate-based filter with logical operators ($all, $any, $not, $exists, $in, $hasPrefix).
|
||||
* Mutually exclusive with `filter`.
|
||||
*
|
||||
* @example
|
||||
|
||||
Reference in New Issue
Block a user