54510: Query expression contains an array with too many items
SYNC
ERROR
Any array within query expression must contain less than 30 items.
- The query expression contains an array with 30 or more elements.
- Rewrite your queries (or the code generating them) such that arrays never contain more than 30 items.