- Default limit of 100 now applies when limit is omitted or set to 0, fixing miscalculated query complexity.
- Consistent behavior enforced across GraphQL, CDA, and CPA APIs.
- Breaking change: review any queries using limit 0 to ensure they align with new default.