APICommonType AliasesPredicatePredicate Predicate = { $and: Predicate[]; } | { $or: Predicate[]; } | {[key: string]: any; }